derrekr / fastboot3DS

A homebrew bootloader for the Nintendo 3DS that is similar to android's fastboot.
GNU General Public License v3.0
375 stars 19 forks source link

FastBoot3DS install with a GodMode9 Script #14

Closed IvanMolina99 closed 6 years ago

IvanMolina99 commented 6 years ago

Hi!

I have a problem installing FastBoot3DS with a GodMode9 Script.

I know that the best option is install It with OpenFirmInstaller but I need a way to install It directly to the firm1 partition with my GM9 script.

I tried to install It directly with GodMode9 and It works but I tried several times to inyect It directly to the firm1 with my script and It always throw the blue screen.

Anyways, thanks for this amazing proyect, it's a good Boot9strap alternative

profi200 commented 6 years ago

Why firm1: ? This is rather something for @d0k3 and not a fastboot3DS issue.

d0k3 commented 6 years ago

@profi200 is correct - this issue does not belong in here. But, I'll help.

fastboot3DS lacks the sighax signature, so, when you try to set it up via a script, by just copying to firm0 or firm1, you need to inject the signature yourself. The signature is 0x100 bytes @0x100, and GodMode9 (f.e.) includes it. In GM9 scripting you can inject data from a file to a file.