[TUT] Dungeon Siege 3 Item Name Modding
Here is my tutorial on how to mod items names in Dungeon Siege 3. It took me FOREVER to make and it took A LOT of "8F 72" to make. Enjoy!
1. Extract your "SaveSlot### - ############" from your USB/HDD.
2. Open your save in Horizon, Modio, SAIO or 360Revolution and Extract the "SaveSlot###.sav" from the Content tab.
3. Open your save in a Hex Editor and Press Ctrl+F and search for "item_ic" (as a Text String).
4. Look for the item you want by comparing the Name ID's to the ones in the "Item Name ID's.txt" file.
5. Mod the items names to what you want, then Save and Exit Hex Editor.
6. Replace the "SaveSlot###.sav" with your modded one.
7. Rehash/Resign the save and inject it back onto your USB/HDD.
Item Name ID List (Made by me) took me 5-6 hours to make this list, and it's only 45%-50% complete:
Name ID's v1.1.txt <- mediafire
Item Effect modding tutorial can be found here:
http://www.360haven.com/forums/showt...Effect-Modding
Re: [TUT] Dungeon Siege 3 Item Name Modding
Updated the Item Name List (added 50 more ID's)... For those who care lol...
Re: [TUT] Dungeon Siege 3 Item Name Modding
does this change how the items look, basically what im asking is it it will make it that item?
Re: [TUT] Dungeon Siege 3 Item Name Modding
Quote:
Originally Posted by
Sixthjoker
does this change how the items look, basically what im asking is it it will make it that item?
Sadly no, it only changes the name... I know where the item ID is (the ID that will change the item into another item), but the ID is a random number and has no pattern to determine the ID.
Re: [TUT] Dungeon Siege 3 Item Name Modding
dang thats crazy Thank you for the response :)
Re: [TUT] Dungeon Siege 3 Item Name Modding
Dude you have some serious talent + patience in finding offset. I am so gona call you when am working on another project :)
Re: [TUT] Dungeon Siege 3 Item Name Modding
Quote:
Originally Posted by
pureIso
Dude you have some serious talent + patience in finding offset. I am so gona call you when am working on another project :)
lol thanks :P I am still updating this list and have another 100+ ID's found and adding more to it, should have the updated list posted by tonight :P
Re: [TUT] Dungeon Siege 3 Item Name Modding