diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-07-22 22:28:20 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-07-22 22:28:20 -0300 |
commit | 89838991b6566f26761a88814671892c65b42ae2 (patch) | |
tree | 093dea1e6fecfbbf965f55641b9f8af4c8415b08 /melonDS.ini | |
parent | fef784d4827550632d937bb7b87eadace8acd1e9 (diff) |
remove transient values from melonDS config
Diffstat (limited to 'melonDS.ini')
-rw-r--r-- | melonDS.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/melonDS.ini b/melonDS.ini index daefad2..d80bc37 100644 --- a/melonDS.ini +++ b/melonDS.ini @@ -45,8 +45,8 @@ HKJoy_SolarSensorDecrease=-1 HKJoy_SolarSensorIncrease=-1 HKJoy_FrameStep=-1 JoystickID=0 -WindowWidth=2208 -WindowHeight=1242 +WindowWidth=0 +WindowHeight=0 WindowMax=0 ScreenRotation=0 ScreenGap=0 @@ -112,8 +112,8 @@ AudioBitrate=0 AudioVolume=256 MicInputType=0 MicWavPath= -LastROMFolder=/Users/nebula/Documents/Games (iCloud)/Nintendo DS -RecentROM_0=/Users/nebula/Documents/Games (iCloud)/Nintendo DS/DRAGONQUEST9_REBALANCE.nds +LastROMFolder= +RecentROM_0= RecentROM_1= RecentROM_2= RecentROM_3= |