libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
155 stars 77 forks source link

Change vmu save location #1017

Open Vodkanakas opened 3 years ago

Vodkanakas commented 3 years ago

Is there a way to change this location. I have 2 rpi and each has there own save folder on server so we dont save over eachothers. Is this possible?

barbudreadmon commented 3 years ago

no

bslenul commented 3 years ago

Enable Quick Menu > Options > Per-Game VMUs, then instead of saving in retroarch/system/dc/ the VMUs will go in retroarch/saves/, if each RPi has its own "saves" folder that should fix it, unless I misunderstood.

TreeBranches commented 3 years ago

Enable Quick Menu > Options > Per-Game VMUs, then instead of saving in retroarch/system/dc/ the VMUs will go in retroarch/saves/, if each RPi has its own "saves" folder that should fix it, unless I misunderstood.

This creates other problems however. The VMU's location should be configurable, if not respective of RetroArch's "Saves" folder.