[TUT] Dungeon Siege 3 Item Effect Modding
Here is my tutorial on how to mod items in Dungeon Siege 3.
1. Extract your "SaveSlot### - ############" from your USB/HDD.
2. Open your save in Horizon, Modio or SAIO and Extract the "SaveSlot###.sav" from the Content tab.
3. Open your save in a Hex Editor and Press Ctrl+F and search for "##000000##00000000########" (as Hex).
## = Category
## = ID
######## = Float Value
4. Look for the item you want by comparing the Effect ID's and Values to your In-game Item Effects.
5. Mod the effects to what you want.
6. Save and Exit Hex Editor.
7. Replace the "SaveSlot###.sav" with your modded one.
8. Rehash/Resign the save and inject it back onto your USB/HDD.
Effect ID List (Made by me):
EffectID.txt<- mediafire
Item Name Modding tutorial can be found here:
http://www.360haven.com/forums/showt...m-Name-Modding
Re: [TUT] Dungeon Siege 3 Item Effect Modding
thanks manage to change the value. now i am 1 hit kill and have massive hp. its time to start for the hard mode...
Re: [TUT] Dungeon Siege 3 Item Effect Modding
Quote:
Originally Posted by
doket
thanks manage to change the value. now i am 1 hit kill and have massive hp. its time to start for the hard mode...
Ya it's AWESOME :P I also managed to change my Charges (The little orbs under your Focus) I made my character have 999999 Charges lol and They never run out. I also made it so the enemies can't see me/don't attack me :P However I don't know what I changed... I started with 2 Charges and replaced all 2 float values (40000000) with a high number and it replaced like 100+ locations lol.
Re: [TUT] Dungeon Siege 3 Item Effect Modding
did your do this at level 30 or at the start of the game, and i search for item over 20 find help please....
Re: [TUT] Dungeon Siege 3 Item Effect Modding
Yet another awesome post by idlehands88 :D
Re: [TUT] Dungeon Siege 3 Item Effect Modding
Good man yourself. You must have been really idle :)
Re: [TUT] Dungeon Siege 3 Item Effect Modding
Quote:
Originally Posted by
Redneckromeo
Yet another awesome post by idlehands88 :D
LOL :P
Quote:
Originally Posted by
pureIso
Good man yourself. You must have been really idle :)
lol I have a lot of time, I don't have internet and figured this was the best way to waste time (7-8 days until I get my internet back!). I found out where the Item ID is, but it's a VERY big number, and if I change it even by 1 number it deletes the item... The Item ID uses 4 bytes and so far I've seen it go all the way up to 89000000... So I don't know lol I have managed to copy/paste another Item ID onto another Item, and it worked and kept the Effects it had before... But I don't know how else to find the ID's (I'm using the PC version of the game).
Re: [TUT] Dungeon Siege 3 Item Effect Modding
Very nice indeed, once again you deliver the goods!