Closed sebastian926 closed 3 months ago
It says open save game, but the truth is that it doesnt let me save. It didnt happen before a few days ago, which is weird.
Something went terribly wrong while writing savegame file, it's weird indeed. Could you please check if temp.sav
and/or recovery.sav
file exist in savegames
folder, and if they do, delete them.
Oh sorry, i discover the real issue here. It seems that i accidentally changed the folder name and the save location is tied to an ini file. So that ini file didnt detected the original location. Thanks anyway.
Good to know, thanks! If you want fully portable paths in the config file, you can try these:
autoload_path "autoload"
music_pack_path "music-packs"
savegames_path "savegames"
screenshots_path "screenshots"