Skipping unseen text bug
Added 2021-10-16 09:36:26 +0000 UTCHi everyone,
Unfortunately, version 0.2.0 had a few bugs that need to be corrected. The most annoying one is that renpy thinks you have seen all the text in the game and options like skipping all already seen text do not work properly. This is because I made a dumb mistake and uploaded that version with some of my settings. When you play it, they will be loaded as your own settings and the game thinks you have already seen the same dialogue as me (which is virtually all of it). I’m really sorry about that.
To anyone that did not play v0.2.0, this is now fixed in this new version. All old links have been removed.
If you have played v.0.2.0, there are some things you can do to mitigate the issue:
1. Do nothing
As annoying has that might have been, it will be fixed for future releases, so any future update will once again have this function working for all new content
2. Reset the game to zero
Alternatively, you can delete your settings and start the game from scratch having seen 0% of the text. This WILL NOT delete your save games. How to do it (Please make backups before deleting any file in case anything goes wrong!):
- Open up an Explorer window
- Click the address bar at the top, paste in: %APPDATA%/RenPy/
- Open the folder NothingisForever-1608995867
- Delete the file ‘persistent’ (Make a backup first!)

- Open the folder ‘nif-0.2.0-pc’ where you extracted your game
- Go to game/saves and delete the file ‘persistent’ (Make a backup first!)
- Start the game. If you go to options, under the ‘PROGRESS’ section you should see 0% text seen and 00h00 time played
3. Load your old settings from v.0.1.x
If you still have your old game folder for version 0.1.x you can try to get your settings from here resetting the game to the state it was before the recent update (Again, please make backups!)
- Open the folder ‘nif-0.1.x-pc’ where you extracted and played the old version of your game
- Go to game/saves and copy the file ‘persistent’
- Open the folder ‘nif-0.2.0-pc’ where you extracted your game
- Go to game/saves and replace the file ‘persistent’ with the one from the folder ‘nif-0.1.x-pc’ (Make a backup first!)
- Open up an Explorer window
- Click the address bar at the top, paste in: %APPDATA%/RenPy/
- Open the folder NothingisForever-1608995867
- Replace the file ‘persistent’ with the one from the folder ‘nif-0.1.x-pc’ (Make a backup first!)
- Please choose the best option for your needs. I’m really sorry for the trouble.