RSDKModding / RetroED

RetroED v2.0
GNU General Public License v3.0
28 stars 5 forks source link

[GameConfig Editor - v4] Saving a brand new GameConfig file only keeps what's under "General". #110

Closed LittlePlanetCD closed 5 months ago

LittlePlanetCD commented 5 months ago

Editor Tool

GameConfig Editor

RSDK Version

v4

Expected Behavior

When saving a brand new GameConfig file, all added contents should save with the file.

Actual Behavior

Output file only has the "General" section of the GameConfig saved.

Steps to Reproduce

  1. Open GameConfig Editor, v4.
  2. Add anything to all the sections.
  3. Save the brand new GameConfig file.
  4. Open the saved file.
  5. All that it has should only be the General section (possibly minus palette).

Screenshots

No response

Was another editor used on the file(s)?

No.

Platform

Windows 10 22H2

Additional Comments

No response