Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failure handling of script_decomp.sh #5

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

xNul
Copy link
Contributor

@xNul xNul commented Sep 14, 2020

The script started failing before copying the Python script to the correct directory, even if there was partially valid Python.

xforce and others added 16 commits August 19, 2020 14:30
… and Python3 because reasons, so that is kind of shit as well
- Fix counter
- Add decompile attempt with Python 2 (successfully decompiles all personal decompilation failures)
Improve script_decomp.sh failure handling, among other things
    - Eve Echoes has a filelist embedded in res0.npk which has a list of
    all files along with their hash, which can be used to re-created the
    original file tree

Breaking changes to the CLI interface:
    - Output directory is now an option on the x (unpack) subcommand, -d
    - Removed positional output directory argument, as we now support a
    list of NPK files to unpack
The script started failing before copying the Python script to the correct directory, even if there was valid Python to be copied.
@xforce xforce force-pushed the master branch 2 times, most recently from e958fa3 to 0ee767f Compare October 3, 2020 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants