somebody28
Member
- Mar 10, 2018
- 156
- 196
- 223
DashaTaran opalix Akyo Or anyone else who's having the infinite-looping issue:
Did some digging and decompiling, found the issue and have a solution.
TL;DR solution, can be done at any point during/after loop:
Did some digging and decompiling, found the issue and have a solution.
TL;DR solution, can be done at any point during/after loop:
- Go to 00console.rpy, change
toconfig.console = False
config.console = True - Save the file, then relaunch the game
- Bring up console with shift-o
- Put in the following (edit: typo'd one of the variable names, should work now):
branchJill = FalsebranchMayaJosy = FalsebranchSage = False - The loop should stop and throw you back into a free roam where you have like one task left
- If you want to go back to the other paths, redo those previous commands but set the branches back to True
You don't have permission to view the spoiler content.
Log in or register now.
Last edited: