hi i need help what i need for extracted file con i got warning warning
hi i need help what i need for extracted file con i got warning warning

how would you go about making your mana to greater than 15m using hex editor.
I already know how to use the toolkit and edit.
All help is appreciated.

Hi all. My first post here. I must admit, I've been coming here for quite some time and am extremely grateful at the gems that originate from here. I have been hex editing files for years of all types and enjoy doing so. Little save editors are great and all, but I'm old school and do all on my own just fun and fine. I would really like to thank you fairchild for you apps to deal with compression issues. I have never has a problem with your tools, and without them I would not have enjoyed countless hours of modified fun without them. Please keep up the good work, as your work has been the only thing between me and a good hex edit. Thank you!
To all those that want something for next to easy, please do your homework, learn what an intelligent question is, and commit yourselves. Determination pays off.
..and for the record, for anyone complaining about a tutorial to mod this game save.... it's all here in this thread. I kid you not.
Read... Learn.
Thank you 360haven.
Thought i'll give some update on the progress with reverse engineering the compression routine used in this game (and some other games).
* Decompression has been implemented and has been tested, it now works as expected.
* Work on compression has begun and currently the compression seems to work (still need more testing).
* Header creation is not there yet but this is a small task and will be taken care of later.
I would like to remind people that it's a painful process of reversing compression as this is not like checksums (approx 20 lines of assembly), this compression has over 40 functions each needs to be reversed from PPC assembly into code.
The benefit of doing this is that the same compression is used on more than just this game and this work will improve other compression toolkits for other games as well.
So in the end, if "dd.exe" crashes, you need to wait for the updated toolkit as your save is not supported yet!
If you feel like donating some bit coins, please do so to address "1DNcjKhrVTGnKTyQYbjx8yTRoenTSySeoP", if you are interested in other projects visit www.chipit.se or www.baeckstrom.com, thanks!
Ohh... I haven't tried learning anything about the work you do on these toolkits. Seems way more complicated then I thought. I thought Skyrim was to blame for your delay.
Soon, Saints Row 3 will be my reason to delay, but that won't stop me from answering every question you guys have to offer.
Seriously, I want to see more messages on my gamertag Shnibadab0bin. I can juggle a lot more people then I am right now.
[edit] I have confirmed that if you reduce the number of items in your file (remember the tavern floor and shop), you can stop dd.exe from crashing. Split screen helps with that really well. [/edit]
Last edited by I8AB2Day; 11-16-2011 at 08:28 PM.
Gamertag: Shnibadab0bin (that's a zero in there)
Current Project: Optimizing Computers So many new laptops *_+
Hey i was just wondering if someone would be willing to hook me up with some B.A. Sh*t if at all possible if not add me anyway always down to defend some dungeons
I have been trying to decompress my DunDefHeroes.dun file for a few days now to no avail. im using command prompt as admin and typing C:\dd\dd.exe -d C:\dd\DunDefHeroes.dun C:\dd\save.decompressed and it says it has stopped working. its driving me crazy. any help would be appreciated. thank you.
BTW dd is the name of the file i used instead of TEST