···2323## Implemented Patches
24242525- renaming `steam_id_remote` dictionnary key to `remote_steam_id` to fix network spam detection that resulted in timeouts
2626+- 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
26272728## Credits
28292929-[@vimaexd](https://github.com/vimaexd) for their blog post !3030+[@vimaexd](https://github.com/vimaexd) for their blog post !
3131+3232+[Godot RE Tools](https://github.com/GDRETools/gdsdecomp) for the amazing tooling that allows me to patch the game !