Skip to content

Commit

Permalink
Update dsi2ds_patches.c
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Feb 27, 2024
1 parent 69a3041 commit 74893fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail/bootloader/source/arm7/dsi2ds_patches.c
Original file line number Diff line number Diff line change
Expand Up @@ -22134,7 +22134,7 @@ void patchDSiModeToDSMode(cardengineArm9* ce9, const tNDSHeader* ndsHeader) {
}

// Shantae: Risky's Revenge (USA)
// Requires 8MB of RAM, crashes after first battle with 4MB of RAM, but can get past with a save file
// Requires 8MB of RAM, crashes after first battle with 4MB of RAM, but can get past with a save file
// BGM is disabled to stay within RAM limitations
else if (strcmp(romTid, "KS3E") == 0) {
ce9->rumbleFrames[0] = 10;
Expand Down

0 comments on commit 74893fb

Please sign in to comment.