Dolphin, the GameCube and Wii emulator - Forums
Failed to compile Vertex Shaders - 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: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Failed to compile Vertex Shaders (/Thread-failed-to-compile-vertex-shaders--36281)



Failed to compile Vertex Shaders - Growlith1223 - 08-03-2014

Hi, i recently tried to play the emulator, and for some odd reason, im getting:

[Image: b996050d54f9e44c4dc7e26e8c2531f5.png]

Then im getting:
[Image: ee3f3958461329ae65820d44142b4103.png]

and here's the pastebin it keeps throwing at me:

http://pastebin.com/ghRW3rYr

I am using version 4.0.2390
Specs: Intel Core i5 4690k, Nvidia GTX 760, 8GBs ram.

Any help will be appreciated

EDIT: this is with OpenGL. Direct3D works perfectly fine


RE: Failed to compile Vertex Shaders - JMC47 - 08-03-2014

Your driver is forcing MSAA on, which doesn't work with OGL. Make sure you don't force any kind of anti-aliasing on with the driver.


RE: Failed to compile Vertex Shaders - Growlith1223 - 08-03-2014

aaah, that seems to have worked, not sure why nvidia always does that but changing it back to application controlled fixed it, thank you!