![]() |
|
Punies disappearing in paper Mario TTYD - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Android (https://forums.dolphin-emu.org/Forum-android) +--- Thread: Punies disappearing in paper Mario TTYD (/Thread-punies-disappearing-in-paper-mario-ttyd) |
Punies disappearing in paper Mario TTYD - Sapce - 07-12-2019 In chapter 2 the punies keep disappearing after a while or if they are off screen, saw the other thread (link below) which was solved by using interpreter mode but it's too slow in my case, is there any other option ?? I'm using pixel 2 XL, and the video backend is vulkan because all other options make the game crash if the game does animation like going into a pipe, also the save States are activated if that's matter. https://forums.dolphin-emu.org/Thread-paper-mario-ttyd-punies-disappear-chapter-2 RE: Punies disappearing in paper Mario TTYD - JMC47 - 07-12-2019 It seems like there's an issue with the ARM JIT. You can try using the debug menu to find out which set of instructions is broken by only disabling a part of the ARM JIT instead of the whole thing. If you can report what set of instructions is broken, we can then make an issue report. RE: Punies disappearing in paper Mario TTYD - Sapce - 07-14-2019 Thanks for pointing the problem, the game worked normally when I disabled jit paired , while all other options either didn't solve the problem or were too slow that I couldn't play the game normally. |