Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

The "IN TRANSIT" values of the peeptube shop seem to only be saved to the in-game save slot but NOT to the actual save slot file or files.

Version: REC_v0.5.0.2.zip (for PC/Windows)

To reproduce:
* start game application
* start a new game (and skip intro)
* earn at least 1000PP
* by in "CREDIT" item for 1000PP in peeptube shop
* check credit "IN TRANSIT" value
  (should be X1)
* check "BALANCE" value
  (should be last earnings minus 1000PP)
* save game to save-slot 1
* load game from same save-slot 1
* check peeptube shop credit "IN TRANSIT" value
  (should still be X1)
* check peeptube shop "BALANCE" value
  (should still be last earnings minus 1000PP)
* close game application
  (the windows "X" button top right)
* start game application again
* load game from save-slot 1
* check peeptube shop "BALANCE" value
  (should still be last earnings minus 1000PP)

  (the "BALANCE" value WAS saved beyond the application closing)

IS (the actual problem):
* peeptube shop credit "IN TRANSIT" value is X0
  (the credit "IN TRANSIT" value was NOT saved beyond the application closing)

SHOULD (hopefully soon):
* peeptube shop credit "IN TRANSIT" value is still X1
  (the credit "IN TRANSIT" value IS saved beyond the application closing)

thanks for the detailed report, except it has been fixed in 0.5.0.3, which is available to download on itch rn