Dolphin, the GameCube and Wii emulator - Forums
4.0-4583 D3D regression - 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: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: 4.0-4583 D3D regression (/Thread-4-0-4583-d3d-regression)



4.0-4583 D3D regression - drhycodan - 12-12-2014

Starting with 4.0-4583, the black square on the upper right corner is back in Sonic Colors, although this time it only occurs when you do a speed boost. This affects D3D only, OpenGL is unaffected.


RE: 4.0-4583 D3D regression - JMC47 - 12-12-2014

Told Kayru about it, thanks. He asked for a Fifo.


RE: 4.0-4583 D3D regression - kirbypuff - 12-13-2014

There's another regression with this build: 10% performance loss in NSMB title screen [EFB->RAM, 6xIR]
Also caused by commit PR #1503 by kayru


RE: 4.0-4583 D3D regression - kayru - 12-13-2014

(12-13-2014, 01:49 AM)kirbypuff Wrote: There's another regression with this build: 10% performance loss in NSMB title screen [EFB->RAM, 6xIR]
Also caused by commit PR #1503 by kayru

10% *loss*? Curious. Going from what framerate to what?


RE: 4.0-4583 D3D regression - kayru - 12-13-2014

Sonic Colors regression is fixed here: https://github.com/dolphin-emu/dolphin/pull/1689


RE: 4.0-4583 D3D regression - kirbypuff - 12-13-2014

(12-13-2014, 06:57 AM)kayru Wrote: 10% *loss*? Curious. Going from what framerate to what?

4.0-4577: 66 fps
4.0-4583: 60~61 fps

UPDATE: The PR #1689 test build doesn't fix the performance regression.