When editing parameter files, empty groups - that is, groups which are defined, but have no values and are immediately followed by another group definition - are ignored.
Due to this, when saving a parameter file that had an empty group in it, that group definition is not included. This can cause crashes in-game.
I think a solution to this would be to read in the empty group, display it as exactly what it is (a group with entries that have no values), and include this group definition when saving.
When editing parameter files, empty groups - that is, groups which are defined, but have no values and are immediately followed by another group definition - are ignored.
Due to this, when saving a parameter file that had an empty group in it, that group definition is not included. This can cause crashes in-game.
I think a solution to this would be to read in the empty group, display it as exactly what it is (a group with entries that have no values), and include this group definition when saving.