NULLWIZARD
Member
- Feb 13, 2020
- 114
- 440
- 258
You could try a slightly adjusted version of the steps in the screenshot Zuko shared:Right, i knew i forgot to add some info.
1. It is some files, a few very old load fine (sometimes. Other times it load randomly before the save was done)
2. Yes, i use the guide mod and dark mod, also i have the packages there (every patch i do the steps to disable the drm that are at the 1st page)
3. I didnt try using any saves on the thread, looking like some work and some dont. Should i try to download and try some of them?
4. I extracted it into a new folder and deleted the old one seeing that i had those problems and with this new one i didnt have them. (the memory ones)
The first pic talks about 0.43, how should i do it for the 0.44? It should be no problem search for an only update here but i dont know how this will work with the current update (just in case im talking about that i have to put 0.42 files into the 0.44 update. I may overthink it but i dont want to mess it up)
1) Open the "Lessons in Love/game/" folder in windows explorer
2) Sort by file type
3) Move all the .rpyc files into a separate folder (as backup) - if you can't tell which files are .rpyc then google "windows how to enable file extensions in explorer"
4) Relaunch game
Basically Ren'Py games have a bunch of .rpy files that contain script/code that the game engine has to process in order to run the game. To save time in reading/processing the .rpy files over and over, the engine saves the results of its processing to .rpyc files and reuses that after the first game launch. But sometimes the .rpyc files can go out of sync with the original .rpy files. Basically this'll forcibly refresh those files
The engine has logic for detecting when files go out of sync but sometimes it gets confused so it's worth a shot
Btw if this doesn't help then I'd try a fresh install with no mods