PCSX2: fixed savefolder path

This commit is contained in:
XargonWan 2022-09-10 20:15:02 +02:00 committed by GitHub
parent 1fb8263039
commit fc551002cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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