Versions:
Win32
ScummVM 0.6.1b (Aug 4 2004 10:07:42)
Features compiled in: Vorbis MP3 zLib MPEG2
Details:
ScummVM allows setting of the savepath through the
SCUMMVM_SAVEPATH environment variable.
The path displayed in the GUI under
"Options/Misc/Savegame path" is not the value of
SCUMMVM_SAVEPATH as expected, but the location of the
ScummVM.exe.
Reproducing:
- go to the Command Prompt
- set SCUMMVM_SAVEPATH=%USERPROFILE%\ScummVMSaves\
- mkdir "%SCUMMVM_SAVEPATH%"
- run ScummVM.exe from wherever it is installed.
- In the GUI check "Options/Misc/Savegame path" to be
different from SCUMMVM_SAVEPATH