Atmosphere 1.6.2 Boot.dat for SX PRO Dongle

  • Thread starter Thread starter cg3991
  • Start date Start date
  • Views Views 2,537
  • Replies Replies 3

cg3991

Member
Newcomer
Joined
Dec 2, 2021
Messages
11
Reaction score
0
Trophies
0
Age
32
XP
74
Country
United Kingdom
Hello,

I need to convert the latest fusee.bin file to boot.dat

I am trying to work it out using Python 3 however struggling.

Via CMD as admin;

python build_boot.dat.py fusee-primary.bin

it is saying

python: can't open file 'C:\\Windows\\System32\\build_boot.dat.py': [Errno 2] No such file or directory

Any idea? As I have put the fusee.bin file in the System32 folder.

Thanks
Craig
Post automatically merged:

Or if anyone can provide this pls you would be a life saver haha, thanks all,
 
Hello,

I need to convert the latest fusee.bin file to boot.dat

I am trying to work it out using Python 3 however struggling.

Via CMD as admin;

python build_boot.dat.py fusee-primary.bin

it is saying

python: can't open file 'C:\\Windows\\System32\\build_boot.dat.py': [Errno 2] No such file or directory

Any idea? As I have put the fusee.bin file in the System32 folder.

Thanks
Craig
Post automatically merged:

Or if anyone can provide this pls you would be a life saver haha, thanks all,

Why not using the sxgear boot.dat?
 
Hello,

I need to convert the latest fusee.bin file to boot.dat

I am trying to work it out using Python 3 however struggling.

Via CMD as admin;

python build_boot.dat.py fusee-primary.bin

it is saying

python: can't open file 'C:\\Windows\\System32\\build_boot.dat.py': [Errno 2] No such file or directory

Any idea? As I have put the fusee.bin file in the System32 folder.

Thanks
Craig
Post automatically merged:

Or if anyone can provide this pls you would be a life saver haha, thanks all,

Hi,

First, don't use Windows\system32 as a working folder...this is not a good idea.

Then, like josete2k said, why don't you try sxgear ?

Finally, some times ago, I modified the original python script to add drag'n'drop feature, for my own needs. Maybe you can give it a try.
Just put the script and fusee in a folder (not Windows\System32 !), then drag'n'drop fusee.bin over tx_custom_boot_dragdrop.py. Done, a boot.dat should appear in the same folder.
 

Attachments

  • Like
Reactions: josete2k

Site & Scene News

Popular threads in this forum