Skip to main content

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

yes i do manually pick my save. i always manually save the game, but i guess in this instances. the game just kind of say "nope" and just loads back to the part where the game apparently autosaves..

my frustration here, is basically when i tried to go back to the save i want when playing that specific TCG game. because of that autosave problem, it just sets me WAYYY back in the TCG game.

for example. let's say i just got into a bit of a "i have nothing to do but step back" situation when Playing one of the TCG card game.. so of course Instinctively will just load back to the save I manually made in that TCG game where i was not trapped.

but i guess the system itself, unknowingly to me. made an autosave WAYY back into the round. so when i pick and decided to load the save i manually made. the game instead loads back to the autosave one.

did try to just close the game and and open the game again and try to do the same thing but. same result as the previous one..

If you're trying to save and load a save DURING a card game, it doesn't work due to how the card game is coded. If you somehow tried to load a save that has been made in the middle of it, it'll shoot you back to the beginning as to initiate the card game properly and to not run into any continuity bugs it could have.

If you know how renpy works, basically the card game doesn't have any labels to jump to during the card game, only before and after. If that doesn't mean anything to you, basically it just means there's no checkpoint in the middle of the card game, only at the beginning and end.

If none of that is what you're talking about then I'm still unsure on how to help you.