We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just tested this emulator out, and it looks like Advance Wars 2 is crashing at bootup.
This was seen on a FireTV running Android. Arm64 I think.
Now I just need to learn how to build and debug this program...
The text was updated successfully, but these errors were encountered:
Did you try using the official BIOS instead of the built-in open source BIOS?
Sorry, something went wrong.
Answering to my own question: Advance Wars 2 boots fine with both BIOSes, at least on Wii (which has Interpreter only).
My guess it's because of the ARM dynarec. Try switching temporally to Interpreter (disabling Dynarec / Dynamic Recompilers)?
No branches or pull requests
I just tested this emulator out, and it looks like Advance Wars 2 is crashing at bootup.
This was seen on a FireTV running Android. Arm64 I think.
Now I just need to learn how to build and debug this program...
The text was updated successfully, but these errors were encountered: