You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
Hi, I tried to use your script with a PS4 save game with the following command
python E:\Repositories\D3Edit\D3Edit.py -i autosave -o account_mod.dat -s 0 --gold 99999999999 --reusable-parts 99999 --arcane-dust 99999 --veiled-crystals 99999 --deaths-breath 99999 --forgotten-souls 99999 --khanduran-runes 99999 --caldeum-nightshade 99999 --arreat-war-tapestries 99999 --corrupted-angel-flesh 99999 --westmarch-holy-wate 99999 --hearts-of-fright 99999 --vials-of-putridness 99999 --idols-of-terror 99999 --leorics-regrets 99999But I'm getting the following error:
assert isfile(SETTINGS_FILE), "%s doesn't exist" % (SETTINGS_FILE) AssertionError: settings.json doesn't existWhat is supposed to be in this
settings.jsonfile or where do I get it?