-
Notifications
You must be signed in to change notification settings - Fork 11
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
Monster Hunter Stories PS4: "Ambiguous title support found from fallback." #17
Comments
PS4 version is not yet supported. |
tested extract_arc with b07d_m_01.arc with IOS set as the platform: i did the same thing but with Android instead of IOS: root.arc (from tested extract_arc with all arc from PS4 version of the game, with Android set as the platform: what happened is, after a deep scan, i ended up with not only four "unknown compression method" errors, it triggered out a "SIGABRT" error too, which caused revil_toolset to close all by itself.
|
i don't have the full "log" right now but the short version is the extract_arc module, when used on Monster Hunter Stories "nativePS4" directory (from PS4 ver only), doesn't recognize a single arc file from said directory even after all of them were scanned beforehand.
just for fun, i decided to run the extract_arc module from revil_toolset, like so:
next, it does a deep scan of all existing arc from the specified path.
and finally, at least one error message is gratuitously given to every single arc file that extract_arc cannot deal with.
no exception.
The text was updated successfully, but these errors were encountered: