- Aug 7, 2018
- 1,040
- 726
Dude your the best.. Thanks for the fast reply. I also agree that Notepad ++ is the best for this.. been using it for years to mod games like Battletech and such.1- UseYou must be registered to see the linksto extract the .rpa file. Put the unren.bat in the same file as the exe, drag the exe onto the unren.bat file. Choose option 1 to extract the archive.rpa. Move the archive.rpa file out of the /game folder for a backup or delete it.
2- Go into the game/_Characters/Cassie folder and open the cassie01.rpy file with an editor like Notepad++. Note- regular notepad is tricky since it doesn't have line numbers listed on the left column. I suggest using Notepad++ for that very reason. Go to line 2013. Look at the lines just above and below it. It says " with dissolve".
That's what it's supposed to say. It was misspelled and that caused the error so change 'disoslve' to 'dissolve' then save it.
3- Run game and try again! Yay! Fixed!
For anyone else that has this issue. Please note that in step 2 after changing Disoslve into dissolve be sure to save file