![]() |
|
Paper Mario TTYD Crash at intro - 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: Paper Mario TTYD Crash at intro (/Thread-paper-mario-ttyd-crash-at-intro) |
Paper Mario TTYD Crash at intro - bentomo - 08-20-2018 I've got a snapdragon 845 on a galaxy s9. I've tried the latest build from the play store, 8578, and the dev build from the website, 8610. The mail opening scene works fine but after the title screen and the boat crosses the water the app crashes. It crashes the same with different processor settings. The prior posts I've seen seem to reference the same but happening in the desktop version. Just got to say by the way you development guys rule! I never thought I'd be playing (certain) GameCube games at full speed on a mobile phone. RE: Paper Mario TTYD Crash at intro - mbc07 - 08-20-2018 The boat flip animation on this scene uses Bounding Box features to render, which Dolphin emulates through SSBOs, which I'm pretty sure are broken on Android due buggy GPU drivers... RE: Paper Mario TTYD Crash at intro - bentomo - 08-21-2018 (08-20-2018, 06:09 PM)mbc07 Wrote: The boat flip animation on this scene uses Bounding Box features to render, which Dolphin emulates through SSBOs, which I'm pretty sure are broken on Android due buggy GPU drivers... Aww bummer, and those probably aren't getting fixed anytime soon. Are there any chances for workarounds for bad drivers? I know those issues run pretty deep and aren't usually worth fixing but just curious. RE: Paper Mario TTYD Crash at intro - JosJuice - 08-21-2018 (08-21-2018, 03:08 AM)bentomo Wrote: Are there any chances for workarounds for bad drivers? I know those issues run pretty deep and aren't usually worth fixing but just curious. You can try this, but it's not guaranteed to work: https://forums.dolphin-emu.org/Thread-paper-mario-ttyd-boat-crash-right-before-prologue RE: Paper Mario TTYD Crash at intro - TheGamerPro - 08-21-2018 Go to GFX.ini, and under hacks paste this in: BBoxPreferStencilImplementation = True Tested this on Galaxy S8+ Snapdragon and it stopped the crashing. Used Vulkan RE: Paper Mario TTYD Crash at intro - JMC47 - 08-22-2018 This doesn't work period as that setting doesn't affect Vulkan. RE: Paper Mario TTYD Crash at intro - bentomo - 08-22-2018 Wow, whoops, I managed to bump the old thread with my response. Anyway the workaround didn't do it for me, bummer. I'll just have to wait another day for TTYD. RE: Paper Mario TTYD Crash at intro - jeffmrodz - 01-22-2019 (08-20-2018, 01:06 PM)bentomo Wrote: I've got a snapdragon 845 on a galaxy s9. I've tried the latest build from the play store, 8578, and the dev build from the website, 8610. I found a way "bypass" this problem...you quick save right before the white screen, quit game, turn off GFX backend, load game, press A every now and then till you hear the dialogue running, quick save again, quit, enable GFX backend, and thats it. RE: Paper Mario TTYD Crash at intro - JosJuice - 01-22-2019 The problem has been fixed nowadays. You shouldn't need any workaround if you're using the latest version of Dolphin. RE: Paper Mario TTYD Crash at intro - JMC47 - 01-22-2019 Bug is fixed in the latest development builds. Locking. |