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

Trpak_extract does not work, just exits. #13

Open
Luke-L opened this issue Nov 20, 2022 · 1 comment
Open

Trpak_extract does not work, just exits. #13

Luke-L opened this issue Nov 20, 2022 · 1 comment

Comments

@Luke-L
Copy link

Luke-L commented Nov 20, 2022

I've gotten full-extract to work but the Pokemon Violet game files end up outputting as 'trpak's. When I point the script to the directory, it opens a new cmd window then immediately exits. Ive tried multiple variations of the command but none of them work.

B:\Github\SCVI_Extract>trpak_extract.py B:\Github\SCVI_Extract\output\arc
B:\Github\SCVI_Extract>trpak_extract.py "B:\Github\SCVI_Extract\output\arc"
B:\Github\SCVI_Extract>B:\Github\SCVI_Extract\trpak_extract.py "B:\Github\SCVI_Extract\output\arc\chara\model_uq\tr0290_battle"
B:\Github\SCVI_Extract>trpak_extract.py B:\Github\SCVI_Extract\output\arc\chara\model_uq\tr0290_battle\tr0290_00_loc.trskl.trpak

What am i doing wrong? any help is much appreciated.

@psthrn42
Copy link
Owner

The new files should extract alongside the input file. I take it they don't appear? The names should consist of seemingly random numbers and letters.

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

No branches or pull requests

2 participants