Skip to content

Fix bootloader properties to properly boot with regular launcher#3

Open
Lorenzooone wants to merge 2 commits intoLNH-team:developfrom
Lorenzooone:fix_properties_cartridge
Open

Fix bootloader properties to properly boot with regular launcher#3
Lorenzooone wants to merge 2 commits intoLNH-team:developfrom
Lorenzooone:fix_properties_cartridge

Conversation

@Lorenzooone
Copy link
Copy Markdown

@Lorenzooone Lorenzooone commented Jan 18, 2026

Currently, the bootloader advertises itself as a "DSiware".
This is a problem, as the regular launcher (not patched via unlaunch and/or luma) will not boot DSiware from cartridges.

This commit makes it so the bootloader advertises itself as a "cartridge game", ensuring compatibility with the regular launcher.
It also properly sets the access flags and ARM7 SCFG settings to have access to all the features it could have a use for.

(It has been tested, fyi)

This makes the bootloader a System Title with the secure bit set.
It enables access to the NAND and the SD card.

Thanks ApacheThunder for the suggestion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant