-
Notifications
You must be signed in to change notification settings - Fork 25
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
[macOS] Startool not working on macOS #62
Comments
Update: I noticed that the missing It ran, but it did not seem to run completely. Even though I used the -v command, it didn't convert any videos. I launched Stargus using the command line, and it fails saying that there are missing items, including the ogg files. |
Update 2: It turns out I was using the -v arg in the wrong place. using the command |
The sound parameter was documented wrong. You've to run startool with --sound or -s to extract the audio. |
Here are the steps I took in getting this far, just for anyone else following along:
|
I'm trying to extract the Starcraft game data on Mac, but Startool is not working.
First I pointed it to a PC install (I have a Wine install), where StarDat.mpq and BrooDat.mpq are present. Neither files are shown as detected. Then Startool will segfault.
Then I tried again but this time with INSTALL.EXE present. It is detected, but then it will fail with a file not found error:
libc++abi: terminating due to uncaught exception of type FileNotFoundException: File not found: 'dataset/units.json'.
Here is the terminal log:
Startool Output.txt
The text was updated successfully, but these errors were encountered: