Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

What's up with the "old game" folder? Do we just ignore that or move it over too?

Askin cause I've never seen that in an update patch before.

(+1)

You can move that in, too. That folder is specifically designed for patches- if a saved game can't find the right place in a script, it starts rolling back to somewhere it can correlate the save with the script. the Old Game folder is a previous version of the compiled scripts to work as an in-between bridge between a save and the current script, increasing the chance of success. If it still can't correlate, then you get the normal error about "couldn't find a place to stop rolling back."

(+1)

That's there to help mitigate save issues with some older builds. Just copy it over next to the Game folder.