mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Dolphin: changed saves path
This commit is contained in:
parent
fc551002cc
commit
9e89dba63b
|
@ -30,7 +30,7 @@ Rom2 =
|
||||||
Rom3 =
|
Rom3 =
|
||||||
Rom4 =
|
Rom4 =
|
||||||
SavesInRomPath = False
|
SavesInRomPath = False
|
||||||
SavesPath = ~/retrodeck/saves
|
SavesPath = ~/retrodeck/saves/gba
|
||||||
Threads = True
|
Threads = True
|
||||||
[General]
|
[General]
|
||||||
ISOPath0 = ~/retrodeck/roms/wii
|
ISOPath0 = ~/retrodeck/roms/wii
|
||||||
|
|
Loading…
Reference in a new issue