PDA

View Full Version : Dolphin Git 3.0-221



wraggster
December 4th, 2011, 23:55
via http://www.emucr.com/

Dolphin Git 3.0-221 is released. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a great Gamecube(NGC) and Wii emulator. It has a partial Wii support and plays most Gamecube games. Dolphin has been changed SVN to Git recently.

Dolphin Git changelog:
* Do not fail with strict drivers when compiling a not SM2.0 shader

To enforce SM2.0 compatibility, the OpenGL plugin was made to crash when compiling a shader which does not fit in the SM2.0a limits. However, on some combinations of OS/drivers/GPU, our shaders already do not fit in these limits, causing artificial failures only to try to keep a non existant SM2.0a compat.
Basically, this sucks.

This commit increases the artificial limit to SM3.0. If you're using a GPU which does not support SM3.0 and Dolphin works properly, this should not cause any problem at all.

http://code.google.com/p/dolphin-emu/