Re: Diablo III - Item Modding
lol everytime i mess with this whenever i load the game it comes up as corrupt everytime. i take the hero dat file out, decrypt it, open in hex workshop, encrypt, replace the old dat file with the new one, r and r, and it's corrupt. any tips on what i might be doing wrong?
Re: Diablo III - Item Modding
What are you doing when your in the file? Are you using known ID's? Are you trying to use a Rare Item ID on a Legendary item? I have a problem every time i try to insert bytes so i stopped doing that.
Re: Diablo III - Item Modding
Quote:
Originally Posted by
jinglebob
What are you doing when your in the file? Are you using known ID's? Are you trying to use a Rare Item ID on a Legendary item? I have a problem every time i try to insert bytes so i stopped doing that.
Yeah i have the same problem to, and i really would like to know how it is possible to insert bytes without corrupting the save. And i know there is a way to do it.
I would be really happy about an detailed answer cause my knowledge about hex editing is terrible, what is not similar to the amount of hours i tried to add more ids to an item by reaching nothing.
Plz bring some light into the darkness of my mind:D
Re: Diablo III - Item Modding
Good jop Idlehands88 Thank to share.
Re: Diablo III - Item Modding
Quote:
Originally Posted by
jinglebob
I have a problem every time i try to insert bytes so i stopped doing that.
Quote:
Originally Posted by
fridgeclown
Yeah i have the same problem to, and i really would like to know how it is possible to insert bytes without corrupting the save. And i know there is a way to do it.
I would be really happy about an detailed answer cause my knowledge about hex editing is terrible, what is not similar to the amount of hours i tried to add more ids to an item by reaching nothing.
Plz bring some light into the darkness of my mind:D
Yes please.
Re: Diablo III - Item Modding
Dude, you're incredible! Tks!
Re: Diablo III - Item Modding
I am having some issues in general, because I have never modded a game before or anything, so I don't know what I'm doing at all. Any and all help will be much appreciated.
Re: Diablo III - Item Modding
Quote:
Originally Posted by
Idlehands88
Feel free to post any new Effect ID's you find.
I found these Effect IDs on chest pieces -used a lvl 54 Titan's Depth (Item ID: 15 2A 22 19 60) for the testing and used the 2E 14 C5 E2 attack speed effect ID as the replacement.
6F 8B 77 F0 - Pickup range
1B A3 8D C4 - Cold Resistance
BF AD 39 5C - Thorns
56 FC 26 48 - Int
I pulled these from a belt. - used a lvl 51 The Hold (Item ID:15 7C A3 42) and again used the 2E 14 C5 E2 attack speed effect ID as the replacement
56 FC 26 48 - Int
FE C3 74 B6 - Vit
F1 D5 47 B4 - Poison Resist
6F 8B 77 F0 - Pickup Range
hope this helps someone.