diff --git a/build/systemMenu_RED/Launcher/ARM9/main.rsf b/build/systemMenu_RED/Launcher/ARM9/main.rsf index 624fe3a3..74ff743c 100644 --- a/build/systemMenu_RED/Launcher/ARM9/main.rsf +++ b/build/systemMenu_RED/Launcher/ARM9/main.rsf @@ -129,6 +129,21 @@ Property # CodecMode $(MAKEROM_CODEC_MODE) + # + # SCFG: scfg lock [TRUE/FALSE] + # + LockSCFG FALSE + + # + # NANDAccess: nand access control [TRUE/FALSE] + # + NANDAccess TRUE + + # + # SDCardAccess: sd card access control [TRUE/FALSE] + # + SDCardAccess TRUE + ### #### END }