Line 37: |
Line 37: |
| | | |
| = SuperMarioSunshine = | | = SuperMarioSunshine = |
− | This is a Nintendo Gamecube emulator. This uses an AOT [[NRO]] for running the emulated executable. | + | This is a Nintendo Gamecube emulator. The emulator (which is the main-codebin) name is "Hagi". This uses an AOT [[NRO]] for running the emulated executable. |
| + | |
| + | This emulator supports arguments with argc/argv, when launched officially zero [[Loader_services#SetProgramArgument|arguments]] are passed for this (unless [[Loader_services#SetProgramArgument|SetProgramArgument]] is used manually prior to launching). The emulator will also load arguments from RomFs "/default_cmd.txt" when argc==1, otherwise it loads arguments from a filepath loaded elsewhere. Hence, when not launched with arguments with an official launch, "/default_cmd.txt" is not used. Some of the supported arguments are: |
| + | * "--card-uncompressed": See [[#Savedata]]. |
| + | * ... |
| | | |
| = SuperMarioGalaxy = | | = SuperMarioGalaxy = |