OpenGL Error Unable to Initialize EGL
|
03-01-2014, 09:52 PM
Post: #1
|
|||
|
|||
OpenGL Error Unable to Initialize EGL
Hi, I try to run on my laptop PPSSPP and I get this error:
My video card is integrated Intel GMA 3150. there is a method for run ppsspp with Directx 9 instead of OpenGL, but that is the error that I get. I hope your answer: D |
|||
03-01-2014, 10:38 PM
Post: #2
|
|||
|
|||
RE: OpenGL Error Unable to Initialize EGL
You should read this post page 4 and 5 http://forums.ppsspp.org/showthread.php?tid=2399&page=4
|
|||
03-01-2014, 11:28 PM
Post: #3
|
|||
|
|||
RE: OpenGL Error Unable to Initialize EGL
try updating your vram http://www.intel.com/p/en_US/support/hig...cs/gma3150
|
|||
03-02-2014, 04:04 AM
Post: #4
|
|||
|
|||
RE: OpenGL Error Unable to Initialize EGL
Seems like a driver issue to me. I called `eglInitialize( disp, NULL, NULL )` which failed for you, I checked the `disp` before calling, so I can see no reason why it would fail.
Update to the latest driver version, if it still doesn't work you're probably out of luck for now. Wait for a proper DirectX port, the version you're using is just a test and is not supported. |
|||
« Next Oldest | Next Newest »
|