[X] I have checked both open and closed issues and confirmed this bug has not already been reported.
[X] I am not asking for tech support (e.g. error when starting program or trying to build).
[X] I am not reporting an issue with assets/scripts/logic of a specific game/mod; this bug is directly related to the editor itself.
[X] This bug is not related to any unofficial forks of the editor, and any issues with those should be kept in the appropriate repository.
Editor Tool
GameConfig Editor
RSDK Version
v2
Expected Behavior
New lines should be saved as 0D, and address 0x00000011 should be saved as E3
Actual Behavior
New lines are incorrectly saved as 0A, and address 0x00000011 is incorrectly saved as 23
Steps to Reproduce
Open GameConfig Editor (v2)
Open an RSDKv2 GameConfig
Edit parts of the file
Save the GameConfig file
Try re-opening the file in either RetroED or the RSDKv2 decompilation
You should see the GameConfig is corrupted, or you cannot start the game (on the title screen)/view the playable characters characters (in the dev-menu)/view scenes (in the dev-menu)
Before opening this issue, I ensure that...
Editor Tool
GameConfig Editor
RSDK Version
v2
Expected Behavior
New lines should be saved as 0D, and address 0x00000011 should be saved as E3
Actual Behavior
New lines are incorrectly saved as 0A, and address 0x00000011 is incorrectly saved as 23
Steps to Reproduce
Screenshots
No response
Was another editor used on the file(s)?
No response
Platform
Windows
Additional Comments
No response