Re-encoding d2r file can corrupt it
Due to multiple encodings being used in the d2r file (from dynexite/rwthonline/bonus), opening and saving a d2r file can make it unparseable.
Encodings being used (in the example files I have):
- Dynexite: UTF-8
- RWTHonline: choice between ISO 8859-1 and UTF-8, ISO 8859-1 results in some mangled names
- Bonus: UTF-8 with BOM