• Welcome to Kart Racing Pro Official Forum. Please login or sign up.
 
April 25, 2024, 01:11:31 PM

News:

Please read the FORUM RULES


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - whizse

1
Bug reports / (Wine) GLSL compilation issues with Mesa
September 13, 2018, 03:07:49 PM
Hi,

When testing your game on Linux using Wine I noticed that several of the shaders fail to compile with Mesa. The issues seems to be caused by not specifying a #version, which results in GLSL 1.10 by default, and not explicitly using floats, e.g. using 0 instead of 0.0.

With those changes the game (the demo at least) seems to run very well and would probably be a good candidate for whitelisting in Steam Play/Proton.