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

Command Line <Game> syntax is broken #40

Open
nnguyen259 opened this issue Nov 15, 2021 · 4 comments
Open

Command Line <Game> syntax is broken #40

nnguyen259 opened this issue Nov 15, 2021 · 4 comments

Comments

@nnguyen259
Copy link

Version: 1.6
The argument for the command line isn't parsed properly, the config takes priority over it.

@ghost
Copy link

ghost commented Nov 15, 2021

what's the full command you're using?

@nnguyen259
Copy link
Author

.\SenScriptDecompiler.exe CS3 .\dat_en\*.dat .\output

From a fresh download of 1.6

@ghost
Copy link

ghost commented Nov 18, 2021

that's weird that the <game> arg in particular doesn't work as per https://github.com/TwnKey/SenScriptsDecompiler/blob/main/sources/main.cpp#L78

However, i didn't even know that wildcards worked at all in the previous code which looked like this: https://github.com/TwnKey/SenScriptsDecompiler/blob/20059089d97941e9c7b48a19be8c695b1eebcf33/sources/main.cpp for the 1.5.2 release.

What's the last version you were using?

And can you try with a single filename rather than a wildcard?

@nnguyen259
Copy link
Author

The last version I used was before the Haji support release. And yeah wildcard has been a thing since then. Same issue with single file

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

1 participant