10-16-2011, 01:06 PM
(10-16-2011, 10:48 AM)andutrache Wrote: New log as instructed.There seems to be a problem with OpenGL, it doesn't initialize your screen:
Code:
initGL called = false, OpenGL Version = null
The only thing I can see is that your Anti-aliasing has been set to x16. Could you set it to OFF and try again?
If it is still not working, then I would need logging from the screen initialization. This can only be done if you modify your LogSettings.xml: replace "<level value ='off' />" by "<level value ='debug' />" at line 64, and restart Jpcsp.
Thanks!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log