mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Modify state.dat before launching wads. Fixes Liight, maybe others. If in doubt, install the wad to the nand.
This commit is contained in:
parent
c08510baa8
commit
0fc390b552
3 changed files with 58 additions and 4 deletions
|
@ -121,6 +121,8 @@
|
|||
#define GC_MEMCARDA "MemoryCardA"
|
||||
#define GC_MEMCARDB "MemoryCardB"
|
||||
|
||||
#define WII_STATE "state.dat"
|
||||
|
||||
#define WII_SETTING "setting.txt"
|
||||
#define WII_EUR_SETTING "setting-eur.txt"
|
||||
#define WII_USA_SETTING "setting-usa.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue