NovFR
NovFR
Does this version still crash ? [GlEd 1.2 WIP.zip](https://github.com/NovFR/DoS-2-Savegame-Editor/files/9891436/GlEd.1.2.WIP.zip)
Hello ^^ Adding new items is more complicated than it looks. I need to research some concepts and features, but unfortunately I don't have the time right now.
Hello, there is probably a way to modify NPC state but I have absolutely no idea where this information is stored in the savegame. I can't help you much unfortunately.
Hello, as far as I know it is not possible to add armor sets bonuses using a savegame editor. If you change the template, the piece will no longer be...
Removing items is not possible using the "regular" UI but you can try to remove them with the tree editor. All items are in the items node. However, there is...
This is a problem with archive extraction, I have little control to this process since it is entirely done by [LS Lib](https://github.com/Norbyte/lslib) Can you send me the iPad save file...
The editor only loads the thumbnail on file selection and when it displays informations about a savegame. Otherwise, it is completely ignored. And it only uses the thumbnail inside the...
It looks like the iPad version uses a different CRC. If I bypass the CRC checks, the meta.lsf seems to be loaded fine (the information of the team is missing...
Hello ! All known skills are defined in the file **Datas\Skills.txt**. You can add any skill you want there, only the skill identifier is mandatory, other parameters are optional. Skills'...
Hello ! You can't replace a character with the editor. Maybe transferring the XML parameters from one character to another is enough (using the Tree Editor) but my knowledge in...