ROM Hack RELEASE [D3Edit] Diablo 3 save editor (GUI Version)

mrpitou

Active Member
Newcomer
Joined
Feb 4, 2016
Messages
29
Trophies
0
Age
44
XP
151
Country
France
Hi,
I'm new here, how can I use this program?
I drag the d3edit to python 3.7.2, it just open and close.
thanks
Hello, double click on D3edit.py it should launch.

---

I managed to "guess" some unknown affixes. I manually inserted those affixes into my local.db and it's working great. So how should we "contribute" to expand the affix database @unixtreme ? We just write down here affix -> effect / range or make some shared note somewhere ?
I'll share it here :
-694090876 is 550-650 Vitality (Ancient)
-1598227766 is 825-1000 Dexterity (Ancient)
1523026226 is 550-650 Dexterity (Ancient)
-1516762531 is 1,582-2,325 Fire Damage (Ancient) - 2H weapon
-137262943 is 1,582-2,325 Arcane Damage (Ancient) - 2H weapon
350693717 is 1,237-1,465 Dexterity (Ancient) - 2H weapon
200273383 is 1,237-1,465 Vitality (Ancient) - 2H weapon
1105606129 is 90-120% Mystic Ally damage (Monk Only) (Inna's Reach)
-935647356 is 1,560-1,940 Poison Damage (Ancient)
-1034448274 is 1,560-1,940 Damage (Ancient)
575529029 is 20271-23950 Life per Hit (Ancient)
589712425 is 176-210 Physical Resistance (Ancient)
2066794450 is 176-210 Fire Resistance (Ancient)
-680950064 is 176-210 Lightning Resistance (Ancient)
-436436258 is 110-130 All Resistance (Ancient)
-644595103 is 586-674 Armor (Ancient)
1154440475 is 176-210 Cold Resistance?
2076645230 is 220-260 exp / victim?
-746302019 is 6080-7185 life per second
966708512 is 75-100% sentry damage (demon hunter only) / or attack speed increase??
-326625285 is 1,153-1,700 Cold Damage (Ancient) (1h arbalest)
302367853 is 10135-11975 Life per Hit (Ancient)
-942168372 is 88-210 physical damage (ring)
404345183 is thorns damage (amulet)?
1154440475 is xp per victim (amulet)?
 
Last edited by mrpitou,

Crueltism

Member
Newcomer
Joined
Apr 13, 2017
Messages
5
Trophies
0
Age
36
XP
68
Country
Gambia, The
Can someone confirm if it‘s possible to add mats and paragon points to a season 16 char with this save editor? I will only hack my Switch if this is possible otherwise I will play this game without CFW.
 

Derrin

Well-Known Member
Newcomer
Joined
Nov 9, 2016
Messages
51
Trophies
0
Age
33
Location
Madrid
XP
800
Country
Can someone confirm if it‘s possible to add mats and paragon points to a season 16 char with this save editor? I will only hack my Switch if this is possible otherwise I will play this game without CFW.
Yes, can confirm it is. I did it myself at the beginning of the season.
 

Crueltism

Member
Newcomer
Joined
Apr 13, 2017
Messages
5
Trophies
0
Age
36
XP
68
Country
Gambia, The
Yes, can confirm it is. I did it myself at the beginning of the season.

Another question: How do you start the game ? The first start needs internet connection. I heard that you always need to stay offline otherwise you will be banned from nintendo. I have a Nintendo online subscription still active. Short explanation would be really nice.
 

Derrin

Well-Known Member
Newcomer
Joined
Nov 9, 2016
Messages
51
Trophies
0
Age
33
Location
Madrid
XP
800
Country
Another question: How do you start the game ? The first start needs internet connection. I heard that you always need to stay offline otherwise you will be banned from nintendo. I have a Nintendo online subscription still active. Short explanation would be really nice.
Take this with a pinch of salt, as I'm no expert, but I've read it's relatively safe to go online if you only used CFW sporadically for stuff like using Checkpoint, without installing NSPs or using certain Homebrew like RetroArch.
In that case, you just need to go online as you start the game, so that D3 logins to check if you can play seasons, and then just turn wifi off or enable airplane mode.
 

DiabloFan42069

Member
Newcomer
Joined
Feb 9, 2019
Messages
20
Trophies
0
Age
44
XP
123
Country
United States
How can I add/update the affix codes? I've figured a few of them out and made a list of about 20+. Is there anyway to send them to the developer? I'm new to python programming but am interested in learning more and how to use the repo.
 
  • Like
Reactions: CymraegAce

Mupie

Active Member
Newcomer
Joined
Feb 26, 2019
Messages
29
Trophies
0
Age
35
XP
406
Country
Spain
I am also really interested in try this out, Derrin could i have a talk with you? Thanks in advance! My discord is Haru # 7781. Cheers!!
 

Mupie

Active Member
Newcomer
Joined
Feb 26, 2019
Messages
29
Trophies
0
Age
35
XP
406
Country
Spain
Okay i dont know if someone could lead me the right way to make the exact same items i got off season to my seasonal character, would appreciate it a lot. I cannot figure out how to without beign able to add affix ID straight to the table. Thanks in advance. DM me in discord anytime !
 

RobertIII

New Member
Newbie
Joined
Mar 6, 2019
Messages
3
Trophies
0
Age
35
XP
102
Country
Australia
I have found out a way to convert an item to Primal item. I have tried a few ones and they have been converted correctly but still use at your own risk.

Just unzip the file to the D3Edit folder and make sure files are replaced.

I modified the code based on D3Edit v1.0.5

I am still in the Newbie rank so I cannot post a link to the version, so please find it in author’s repo
 

Attachments

  • primal-patch.zip
    7.3 KB · Views: 0
Last edited by RobertIII,

RobertIII

New Member
Newbie
Joined
Mar 6, 2019
Messages
3
Trophies
0
Age
35
XP
102
Country
Australia
Do you have some insights regarding how it works? Thank you for your work!

Basically, an item's generator's flags property determines it. Set it to 59657 will change it to primal. All other codes I wrote is just to add the button and some helping text.
 
  • Like
Reactions: Derrin

Derrin

Well-Known Member
Newcomer
Joined
Nov 9, 2016
Messages
51
Trophies
0
Age
33
Location
Madrid
XP
800
Country
Basically, an item's generator's flags property determines it. Set it to 59657 will change it to primal. All other codes I wrote is just to add the button and some helping text.
I will definitely try it when I get home to give some feedback, thank you so much!! :lol::lol::lol:
 

CymraegAce

Well-Known Member
Member
Joined
Aug 9, 2016
Messages
133
Trophies
0
Age
41
Location
Wales, UK
XP
663
Country
United Kingdom
I have found out a way to convert an item to Primal item. I have tried a few ones and they have been converted correctly but still use at your own risk.

Just unzip the file to the D3Edit folder and make sure files are replaced.

Not working dude; the stash and inventories tab wont display correctly after replacing the 2 edited files.

Here's a snap of the python log errors:

upload_2019-3-6_16-18-28.png


Note also that this is using a un-edited, freshly dumped save too..
 
Last edited by CymraegAce,

Derrin

Well-Known Member
Newcomer
Joined
Nov 9, 2016
Messages
51
Trophies
0
Age
33
Location
Madrid
XP
800
Country
It worked like a charm to me :)

Took a couple pics from my phone too

Edit: oops, I should probably clean my switch's screen... ^^U
 

Attachments

  • 15519033897681409488785614185208.jpg
    15519033897681409488785614185208.jpg
    1.9 MB · Views: 0
  • 15519034057032796265941302961391.jpg
    15519034057032796265941302961391.jpg
    1.1 MB · Views: 0
  • 15519034232938033290150070204345.jpg
    15519034232938033290150070204345.jpg
    2 MB · Views: 0
Last edited by Derrin,

Derrin

Well-Known Member
Newcomer
Joined
Nov 9, 2016
Messages
51
Trophies
0
Age
33
Location
Madrid
XP
800
Country
Hmm.. Is your D3 patched to the latest version?
What OS you running, W10.? Any clue on the Python log errors I dumped above..?
I literally have zero idea about Python, sorry mate.

Regarding everything else, I'm using W10 and D3 is totally updated, and so is my switch. The save was edited a dozen times to add materials and such, always dumped them with Checkpoint.
 
Last edited by Derrin,
  • Like
Reactions: CymraegAce

RobertIII

New Member
Newbie
Joined
Mar 6, 2019
Messages
3
Trophies
0
Age
35
XP
102
Country
Australia
Not working dude; the stash and inventories tab wont display correctly after replacing the 2 edited files.

Here's a snap of the python log errors:

View attachment 160079

Note also that this is using a un-edited, freshly dumped save too..
I think it is because you are having lower version of the editor. I modified the editor code based on D3Edit v1.0.5. Maybe try to download the 1.0.5 then replace the files and try again.
 
  • Like
Reactions: CymraegAce

CymraegAce

Well-Known Member
Member
Joined
Aug 9, 2016
Messages
133
Trophies
0
Age
41
Location
Wales, UK
XP
663
Country
United Kingdom
I think it is because you are having lower version of the editor. I modified the editor code based on D3Edit v1.0.5. Maybe try to download the 1.0.5 then replace the files and try again.

Doh. Such a rookie mistake, i'd followed OPs release link in the first post.. *laughs*

Well done on implementing this, it'll undoubtedly come in handy... :ph34r:
 
Last edited by CymraegAce,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Veho @ Veho: The cybertruck is a death trap.