- Aug 14, 2018
- 3,221
- 35,093
Hi. I've checked that, and it's a little issue in the main game.Started new game with mod included, got a missing image after leaving the gallery. "tb_p_09"
I will change that in my next Mod version.
But if you want you can correct that for now also yourself, too:
- open the file "Prologue-pt.rpy" from the folder .../game/ into a text editor like windows notepad
- search for the text "tb_p_09", it should be two times in the file
(in my Mod in code line 143 and 157 / in the original one without Mod in code line 120 and 126)
- correct the text to "tb_p_9" (removing the "0")
- save it
Start a new game or load a save before that, the issue should be gone now.