|
i have opengl drivers and i've ran other opengl apps successfully.
the log reported:
Setting display mode 800 x 600 x 32 @60Hz... OK. Creating window... java.lang.Exception: Problem initialising GL [...] Caused by: org.lwjgl.LWJGLException: This application requires a greater colour depth
it's obvious that the problem is that you want 32bit displaymodes but this card only gives 16bit ones.
at least you could trap the error and show it before closing ;)
Pi - Every Precious Dream and Vision Underneath the Stars Arcade news, emulator archives and gamelists at CAESAR
|