Open
Description
Running find . -type l
from Emulation/saves on my SD card shows the following are symlinks
./Cemu/saves
./citra/saves
./citra/states
./dolphin/Wii
./dolphin/StateSaves
./dolphin/GC
./primehack/Wii
./primehack/StateSaves
./primehack/GC
./yuzu/saves
./rpcs3/saves
./retroarch/saves
./retroarch/states
./ppsspp/saves
./ppsspp/states
piping that to xargs readlink
shows where they point to
/run/media/mmcblk0p1/Emulation/roms/wiiu/mlc01/usr/save
/home/deck/.var/app/org.citra_emu.citra/data/citra-emu/sdmc
/home/deck/.var/app/org.citra_emu.citra/data/citra-emu/states
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/Wii
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/StateSaves
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/GC
/home/deck/.var/app/io.github.shiiion.primehack/data/dolphin-emu/Wii
/home/deck/.var/app/io.github.shiiion.primehack/data/dolphin-emu/StateSaves/
/home/deck/.var/app/io.github.shiiion.primehack/data/dolphin-emu/GC
/run/media/mmcblk0p1/Emulation/storage/yuzu/nand/user/save/
/run/media/mmcblk0p1/Emulation/storage/rpcs3/dev_hdd0/home/00000001/savedata
/home/deck/.var/app/org.libretro.RetroArch/config/retroarch/saves
/home/deck/.var/app/org.libretro.RetroArch/config/retroarch/states
/home/deck/.var/app/org.ppsspp.PPSSPP/config/ppsspp/PSP/SAVEDATA
/home/deck/.var/app/org.ppsspp.PPSSPP/config/ppsspp/PSP/PPSSPP_STATE
Are there any plans to adjust these paths so all the save data is truly under Emulation/saves? Doing so would make syncing emulator saves with tools like SyncThing much easier.
And if I were to manually "flip" these symlinks for some of the emulators (say Dolphin), would EmuDeck break that change on its next update?
┆Issue is synchronized with this Trello card by Unito
Metadata
Metadata
Assignees
Labels
Projects
Status
Ready