Recent content by unixtreme

  1. U

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

    Happy new year everybody, sorry for the blackout I was out for holidays and so on... 1.0.5 is out! Can now add items by either ID or browsing. All missing items are now in the database (hopefully). Minor GUI redesign. Several bugfixes.
  2. U

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

    The people I know for a fact playing on ladder with edited saves are ok but don't know if there will be a wave, being blizzard I only suspect bans to people who did absolutely silly stuff, because in a way it's pretty much like playing offline on your switch (as long as you do normal stuff). If...
  3. U

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

    yes, nsps are immediately detected, they detect any installed application, xcis are safer but probably not 100%, and they may detect other things on the SD/logs.
  4. U

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

    On my switches I was fine until I played an NSP then got banned immediately (pretty stupid thing to do )
  5. U

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

    Sadly it's not that simple, I still need to get some testing done to see how I can workaround it. You have to run it using python3, the gui will be loaded by the script, there's a GUI I swear!
  6. U

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

    Should be fixed, I'm an idiot :)
  7. U

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

    Thats strange can you show a screenshot, this is how it looks for me:
  8. U

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

    You can cube until you get ancients and those stats will be maxed. You can 3 socket weapons and jewelry having 9 legendary gems, you can equip 100% bis and max paragon. I never advertised god mode, I never advertised items that the game isn't programmed to make (because its impossible). You can...
  9. U

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

    Adding items is experimental and will not work for most things, please a bit of patience, the reason why you are having issues is outlined below. You can use it for seasonal, but adding legendary gems doesn't work well at the moment. Blizzard IDs are as they show in the editor DB, this is...
  10. U

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

    That's pretty much it, specifically for legendary gems there's no super easy fix, I can technically just add a copy of them on the DB and clone them from there generating new IDs if needed (to make them look legit), in theory it should be easy but I haven't looked into that yet. For normal...
  11. U

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

    If there was they would all be added in already!! I can extract them from the gamefiles but it will take me a lot of work to figure out exactly how they packed the cpk files. For now if you want to see whatever is already in the database you can open the file called "local.db" using something...
  12. U

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

    Thanks! Oh yeah forgot about those haha
  13. U

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

    Ok guys! I added an affix filter, should be pretty simple to use, only affixes that you search for will show up.
  14. U

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

    The latest branch (https://github.com/unixtreme/D3Edit) has all the experimental stuff and such, for example adding item by ID. Adding items by ID for now doesn't work for all types of items because the game expects different attributes for each kind of item, and since we are only inputting by...
  15. U

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

    I know guys! It's pretty terrible right now, I will add this feature next, but it won't be pretty!