Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Convert payload to TX boot.dat Switch: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 15: Line 15:
Converts any payload for fusee to an sx os boot.dat.
Converts any payload for fusee to an sx os boot.dat.


This is a reimplementation of CTCaer's [https://gist.github.com/CTCaer/13c02c05daec9e674ba00ce5ac35f5be python script] to convert payloads to boot them with the SX-Gear or SX-Pro. The output is a "boot.dat" file which can be booted directly from those devices.
This is a reimplementation of CTCaer's [https://gist.github.com/CTCaer/13c02c05daec9e674ba00ce5ac35f5be Python script] to convert payloads to boot them with the SX-Gear or SX-Pro. The output is a "boot.dat" file which can be booted directly from those devices.


This is a web based spring-boot app so in order to get it working a simple mvn clean package and mvn boot:run should do the trick.
This is a web based spring-boot app so in order to get it working a simple mvn clean package and mvn boot:run should do the trick.

Latest revision as of 08:16, 13 Haziran 2023

java-sx-boot-dat-creator-webui
Javasxbootdatcreatorwebuinx.png
General
Authorchoss
TypePC Utilities
Version2021
LicenseGPL-3.0
Last Updated2021/07/13
Links
Download
Website
Source

Converts any payload for fusee to an sx os boot.dat.

This is a reimplementation of CTCaer's Python script to convert payloads to boot them with the SX-Gear or SX-Pro. The output is a "boot.dat" file which can be booted directly from those devices.

This is a web based spring-boot app so in order to get it working a simple mvn clean package and mvn boot:run should do the trick.

It was tested successfully with hekate.

External links

Advertising: