Emulator Issues #9530
closedRendering glitches in Paper Mario TTYD on OS X
0%
Description
Game Name?
Paper Mario TTYD
Game ID? (right click the game in the game list, properties, info tab)
G8ME01
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
853540e5592093d2a0e0827cef7b741a (Scrubbed)
What's the problem? Describe what went wrong.
Some parts of the game fail to render properly on OS X
What steps will reproduce the problem?
Start Game, go to opening cutscene, when the boat should flip around to go off screen, it turns invisible and shows the background (behind the main game) instead. In the cutscene where Lord Crump has a whole bunch of X-Nauts jump on you, only their shadows load.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
Works properly on 4.0-5124
Doesn't work on 4.0-5143 and the latest version (4.0-9291)
Works properly on the latest ubuntu build (from the ppa) and windows build. Only the OS X build has this issue.
What are your PC specifications? (CPU, GPU, Operating System, more)
OS: Mac OS X 10.11.5 El Capitan beta 4 (It also happened on 10.11.4 non-beta)
Machine: 15" 2012 MBP (MD103LL/A) and 21.5" 2011 iMac
CPU: Intel Core i7-3615QM (MBP) and Intel Core i7-2600S (iMac)
GPU: Nvidia 650M (MBP) and AMD 6770M (iMac)
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
See screenshots
Files
Updated by flacs over 8 years ago
OS X doesn't seem to support GL_ARB_shader_storage_buffer_object on any hardware: http://feedback.wildfiregames.com/report/opengl/feature/GL_ARB_shader_storage_buffer_object
Try https://github.com/Tilka/dolphin/commit/a7fee6174b6a5c360bdba497c95f7f3f768a8911
Updated by degasus over 8 years ago
@flacs: This commit won't work. The "software" bounding box code was dropped. So either get Apple to care again about the OpenGL driver, or switch to videosw.
Or just use windows. Apple just stopped to support OpenGL two years ago. No way to work around.
Updated by JosJuice about 8 years ago
- Status changed from Won't fix to Duplicate
Updated by JosJuice about 8 years ago
- Is duplicate of Emulator Issues #8931: Bounding box emulation only works when SSBO is supported added