···23## Implemented Patches
2425- renaming `steam_id_remote` dictionnary key to `remote_steam_id` to fix network spam detection that resulted in timeouts
02627## Credits
2829-[@vimaexd](https://github.com/vimaexd) for their blog post !00
···23## Implemented Patches
2425- renaming `steam_id_remote` dictionnary key to `remote_steam_id` to fix network spam detection that resulted in timeouts
26+- prevent the game from crashing when saving the options by not setting any values to `OS.windowed_borderless` because setting a value to it crashes the game somehow
2728## Credits
2930+[@vimaexd](https://github.com/vimaexd) for their blog post !
31+32+[Godot RE Tools](https://github.com/GDRETools/gdsdecomp) for the amazing tooling that allows me to patch the game !