PDA

View Full Version : Dungeon Defenders - How to turn a Serpent into a Chicken or Giraffe on a Treadmill



enjoythebuttterbake
11-30-2011, 10:35 PM
There are plenty of tutorials on how to exract and blah blah blah the DunDefHereos.dun save but I have yet to see anyone specifically talk about renaming items to make them something else.

It's really quite simple for Weapons where it'll be like so and so weapon name with a number after it in the ASCII field of the save. Where all you have to do is change the number in the ASCII area for the specific item. You can fairly quickly put together a list to figure out the number for each weapon type for the various heroes.

For example, "CrossbowStyle5" is the name for the Blasticus Assault Rifle weapon that the Huntress uses. Using this renaming method you could convert a bunch of crappy Huntress weapons into a whole bunch of Basticus's.

What's really cool is converting the "Serpent" pet, which is the Chinese Dragon, into a "Chicken", "Giraffe", "Hamster" or "Griffon" and these are all interchangeable. It's easiest to use the "Serpent" as the base pet as it is so widely available in the Tavern's store and you can also get them by reaching wave 15 of Magus Quarters on Survival/Pure Strategy. The reason this works is because the names of these specific pets are all the same length. When you rename them you aren't adding or removing any bytes which would otherwise corrupt the gamesave.

Special thanks to fairchild for their D/C tool as I would never have been able to fix the checksum when I was using offzip/packzip. Thanks.


http://i275.photobucket.com/albums/jj313/hippiebeard/pets2.jpg

http://i275.photobucket.com/albums/jj313/hippiebeard/pets.jpg

TJSmiffy
12-01-2011, 04:50 PM
but what about changing say... a tiger into a chicken? different amount of letters but i heard that subbing in some random values (usually 0's) can help? i personally know hardly anything about hex but i THINK it's possibble?

Idlehands88
12-01-2011, 05:55 PM
but what about changing say... a tiger into a chicken? different amount of letters but i heard that subbing in some random values (usually 0's) can help? i personally know hardly anything about hex but i THINK it's possibble?

If the size of the item you replace is smaller or bigger then the original (the name of it) then you have to make sure you add or remove the same amount of bytes that were added/removed. You also have to fix the hex string (the byte in front of the name that tells the game how many bytes to read). I usually add/remove bytes from the pets, weapons and armor that are in the shop. Just add 1's or remove the amount of bytes needed to make up for the difference.

TJSmiffy
12-01-2011, 06:40 PM
oh yeah, this is also confirmed to work with the Griffon

69bigplayer69
12-10-2011, 08:21 AM
what is the code for hex for Chicken or Giraffe in hex thx)

Countryboy
12-10-2011, 02:57 PM
oh yeah, this is also confirmed to work with the Griffon

Uh its pretty much confirmed to work with any pet if u know what ur doing

Countryboy
12-10-2011, 02:58 PM
and why did it post my post twice i have no clue...i only clicked post once

UneasySpecter
12-20-2011, 10:51 PM
How do you Hex a faimiliar any tuts out? if so can you link me

SpaceBass
12-21-2011, 02:31 AM
How do you Hex a faimiliar any tuts out? if so can you link me

Links
Godslam's Beginner Tutorial (http://www.360haven.com/forums/showthread.php?7618-TUTORIAL-Getting-Started-Dungeon-Defenders-Modding)
Godslam's Hex Tutorial (http://www.360haven.com/forums/showthread.php?7666-TUTORIAL-Hex-Editing-Dungeon-Defenders)
Idlehands88's Picture (http://www.360haven.com/forums/showthread.php?7565-Tutorial-Dungeon-Defenders-Item-Modding-Tutorial)
Fairchild's Decompression Toolkit (http://www.360haven.com/forums/showthread.php?7460-Dungeon-Defenders-Compression-Toolkit&highlight=Dungeon+Defenders)
SSSTONERRR's Character Modding Tutorial (http://www.360haven.com/forums/showthread.php?8740-Tutorial-Dungeon-Defenders-Character-Modding-Tutorial-*v2*)
Everything is here, try searching a little more. That is why search engines, ctrl+f, forum searches, eyes and a brain were created for :)
~SpaceBass~

UneasySpecter
12-21-2011, 08:27 PM
Would "Fairy" turn into "Genie" in ASCII ? Just wondering

SpaceBass
12-22-2011, 02:43 AM
Would "Fairy" turn into "Genie" in ASCII ? Just wondering

It sure would :)