![]() |
|
3178 OpenGL broken? - 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: 3178 OpenGL broken? (/Thread-3178-opengl-broken) Pages:
1
2
|
3178 OpenGL broken? - Glurion - 05-08-2009 Is the OpenGL plugin broken now or something, because it's not appearing in the plugin config anymore? Oh and before you tell me to update my drivers, i reverted back to vista x64 drivers just in case it was my win7 drivers playing up (which turns out wasnt the problem, since they were working fine for 3132). Below are a few screenshots to show that lol. Build 3132 plugin config ![]() Build 3178 plugin config ![]() Oh and i also tried building just the Plugin_VideoOGL and that failed to build, so i guess i already answered my own question lol, unless my VS config's changed or something
RE: 3178 OpenGL broken? - LP-Ever - 05-08-2009 Think it´s fixed: http://code.google.com/p/dolphin-emu/source/detail?r=3179 RE: 3178 OpenGL broken? - Glurion - 05-08-2009 (05-08-2009, 10:30 PM)LP-Ever Wrote: Think it´s fixed: http://code.google.com/p/dolphin-emu/source/detail?r=3179 Unfortunately not , updated and tried building just the OpenGL plugin and still fails, build log below:Code: 1>------ Build started: Project: VideoCommon, Configuration: Release x64 ------*EDIT* i guess i'll just have to nick the plugin from the old build
RE: 3178 OpenGL broken? - LuisR14 - 05-08-2009 just rebuild the whole solution (i've had to do that before when i wanted to compile only dolphin )
RE: 3178 OpenGL broken? - Glurion - 05-08-2009 (05-08-2009, 11:18 PM)LuisR14 Wrote: just rebuild the whole solution Already tried that i even deleted all my project files and redownloaded them
RE: 3178 OpenGL broken? - LuisR14 - 05-08-2009 maybe you need the new Cg files (if i remember the devs upgraded to version 2.2 )
RE: 3178 OpenGL broken? - Glurion - 05-08-2009 (05-08-2009, 11:23 PM)LuisR14 Wrote: maybe you need the new Cg files Cg files? RE: 3178 OpenGL broken? - LuisR14 - 05-08-2009 yes from the Cg toolkit
RE: 3178 OpenGL broken? - Glurion - 05-08-2009 (05-08-2009, 11:29 PM)LuisR14 Wrote: yes from the Cg toolkit Maybe so but i've never had it installed before and it's worked fine up until now RE: 3178 OpenGL broken? - LuisR14 - 05-08-2009 you could just copy those files from the same folder where the compiled dolphin gets copied to (cg.dll and cgGL.dll)i just checked now and they're required for it to appear
|