08-02-2011, 08:11 AM
Thanks hyakki!
In Windows, you have a graphic cards driver available:
On Linux, only a very old driver is available:
Surprisingly, the older driver is producing better results for that particular game
, probably just by chance...
In Windows, you have a graphic cards driver available:
Code:
OpenGL version: 3.3.0
Shading Language version: 3.30 NVIDIA via Cg compiler
Using shaders with Skinning
Using Uniform Buffer Object (UBO)
On Linux, only a very old driver is available:
Code:
OpenGL version: 1.5.8 NVIDIA 96.43.19
Shaders are not available on your computer. They have been automatically disabled.
Saving GE to Textures has been automatically disabled: FBO is not supported by this OpenGL version
Surprisingly, the older driver is producing better results for that particular game
![Wink Wink](https://www.emunewz.net/forum/images/smilies/wink.gif)
Always include a complete log file at INFO level in your reports. Thanks! How to post a log