mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 06:25:39 +00:00
PCSX2: fixed savefolder path
This commit is contained in:
parent
1fb8263039
commit
fc551002cc
|
@ -299,7 +299,7 @@ Multitap2_Slot4_Filename = Mcd-Multitap2-Slot04.ps2
|
||||||
Bios = ~/retrodeck/bios
|
Bios = ~/retrodeck/bios
|
||||||
Snapshots = ~/retrodeck/screenshots
|
Snapshots = ~/retrodeck/screenshots
|
||||||
SaveStates = ~/retrodeck/states
|
SaveStates = ~/retrodeck/states
|
||||||
MemoryCards = ~/retrodeck/saves/pcsx2
|
MemoryCards = ~/retrodeck/saves/ps2
|
||||||
Logs = logs
|
Logs = logs
|
||||||
Cheats = cheats
|
Cheats = cheats
|
||||||
CheatsWS = cheats_ws
|
CheatsWS = cheats_ws
|
||||||
|
|
Loading…
Reference in a new issue