You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm trying to experiment with the game exit glitch. (https://www.legoisland.org/wiki/index.php/Glitches#Glitching_and_crashing_when_trying_to_exit_the_game)
on my pc, the unmodified game will almost always crash with a buzzing sound after clicking the exit door, but Rebuilder prevents the glitch regardless of settings. is this merely a side effect of hooking the game, or is there an always-enabled patch that could be causing this?
The text was updated successfully, but these errors were encountered:
It may just be a side effect of hooking- but probably not as it's a patch that is disable-able.
This may be a write error whenever trying to write to %appdata%/LEGOIslandRebuilder/settings.ini - but it would revert itself when the program restarts if that's the case.
My recommendation is trying to delete %appdata%/LEGOIslandRebuilder/settings.ini, and seeing what happens.
i'm trying to experiment with the game exit glitch. (https://www.legoisland.org/wiki/index.php/Glitches#Glitching_and_crashing_when_trying_to_exit_the_game)
on my pc, the unmodified game will almost always crash with a buzzing sound after clicking the exit door, but Rebuilder prevents the glitch regardless of settings. is this merely a side effect of hooking the game, or is there an always-enabled patch that could be causing this?
The text was updated successfully, but these errors were encountered: