isledecomp / LEGOIslandRebuilder

A launcher and mod/patch tool for the 1997 video game LEGO Island.
416 stars 20 forks source link

cannot replicate exit glitches when using rebuilder #54

Open jummy0 opened 1 year ago

jummy0 commented 1 year ago

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?

ThaBluNate commented 1 year ago

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.