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
/storage/emulated/0 $ cd zelda3
/storage/emulated/0/zelda3 $ python3 assets/restool.py --extract-from-rom
python3: can't open file '/storage/emulated/0/zelda3/assets/restool.py': [Errno 2] No such file or directory
Seems like there's an issue with it not looking in the right place. But I'm not sure where to look, I can seem to find the file/tool "restool.py"
The text was updated successfully, but these errors were encountered:
/storage/emulated/0 $ cd zelda3
/storage/emulated/0/zelda3 $ python3 assets/restool.py --extract-from-rom
python3: can't open file '/storage/emulated/0/zelda3/assets/restool.py': [Errno 2] No such file or directory
Seems like there's an issue with it not looking in the right place. But I'm not sure where to look, I can seem to find the file/tool "restool.py"
The text was updated successfully, but these errors were encountered: