libretro / gpsp

gpSP for libretro.
GNU General Public License v2.0
51 stars 52 forks source link

Advance Wars 2 crashes at bootup #255

Open Dwedit opened 1 month ago

Dwedit commented 1 month ago

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...

saulfabregwiivc commented 1 month ago

Did you try using the official BIOS instead of the built-in open source BIOS?

saulfabregwiivc commented 1 month ago

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)?