Oil Rush
BuRn 24 stycznia 2014 o 21:09
[Linux] Bright white screen at menu
The game seem to load fine except menu screen is plain white... ended up at same white screen when trying to load a campaign... logs here[codepad.org]

Operating System Version: "Arch Linux" (64 bit) Kernel Name: Linux Kernel Version: 3.12.8-1-ARCH X Server Vendor: The X.Org Foundation X Server Release: 11500000 X Window Manager: Xfwm4 Steam Runtime Version: steam-runtime-release_2013-10-23 Video Card: Driver: Intel Open Source Technology Center Mesa DRI Intel(R) Ivybridge Desktop x86/MMX/SSE2
Ostatnio edytowany przez: BuRn; 24 stycznia 2014 o 22:17
< >
Wyświetlanie 1-12 z 12 komentarzy
BuRn 20 marca 2014 o 12:04 
... that was the last time I buy a game on Steam when it's available on the Humble Bundle store... if only Steam had the decency of letting the owner of said game to display game's key... same goes for UT2004: if I want to get ut2k4 key's I'd have to actually install Steam on windows via wine eg then start UT2004 installation until file/reg where;s the key is get written... as always, valve's professionalism is below that of amateur~
BuRn 20 marca 2014 o 12:05 
Had to vent...
gBRA 28 września 2014 o 16:15 
I got the same thing here.
Javier 12 listopada 2014 o 9:22 
Tengo el mismo problema, si lo logras solucionar, avisanos.
de.nagical[linux] 20 listopada 2014 o 15:04 
Same here. Probably boils down to:

"0:172(1): error: #extension directive is not allowed in the middle of a shader"
de.nagical[linux] 20 listopada 2014 o 15:27 
To work around the known *sigh* issue you can add the following into ~/.drirc

<driconf>
<!-- Please always enable app-specific workarounds for all drivers and
screens. -->
<device>
<!-- mesa commit b0ff18bd3441ce7f28354686934440a92826eaf8 -->
<application name="Oil Rush x86" executable="OilRush_x86">
<option name="allow_glsl_extension_directive_midshader" value="true" />
</application>
</device>
</driconf>

There're already quite a lot unigine entries in /etc/drirc *sigh*
Javier 21 listopada 2014 o 6:06 
Intenta, ya no recordaba, pero, a mi me funciono hace meses.

http://steamcommunity.com/app/200390/discussions/0/810924133977136057/
de.nagical[linux] 21 listopada 2014 o 6:28 
Początkowo opublikowane przez sonic-Raul:
Intenta, ya no recordaba, pero, a mi me funciono hace meses.

http://steamcommunity.com/app/200390/discussions/0/810924133977136057/

Totally different problem. Please keep this thread in the original one language.
Javier 21 listopada 2014 o 6:48 
Początkowo opublikowane przez de.nagicallinux:
Początkowo opublikowane przez sonic-Raul:
Intenta, ya no recordaba, pero, a mi me funciono hace meses.

http://steamcommunity.com/app/200390/discussions/0/810924133977136057/

Totally different problem. Please keep this thread in the original one language.


Los siento, pero, quiza le funcione, por cierto, no puedo nada de ingles, por eso contesto solo en español, solo estoy intentando ayudar,
Kuuchan 21 czerwca 2015 o 0:42 
Początkowo opublikowane przez de.nagicallinux:
To work around the known *sigh* issue you can add the following into ~/.drirc

<driconf>
<!-- Please always enable app-specific workarounds for all drivers and
screens. -->
<device>
<!-- mesa commit b0ff18bd3441ce7f28354686934440a92826eaf8 -->
<application name="Oil Rush x86" executable="OilRush_x86">
<option name="allow_glsl_extension_directive_midshader" value="true" />
</application>
</device>
</driconf>

There're already quite a lot unigine entries in /etc/drirc *sigh*

You'll need to add a second <application ...> entry for 64-bit systems; the following will cover both 32-bit and 64-bit Oil Rush (launcher.sh automatically choses one based on the sysem architecture):

<driconf> <!-- Please always enable app-specific workarounds for all drivers and screens. --> <device> <!-- mesa commit b0ff18bd3441ce7f28354686934440a92826eaf8 --> <application name="Oil Rush 32-bit" executable="OilRush_x86"> <option name="allow_glsl_extension_directive_midshader" value="true" /> <application name="Oil Rush 64-bit" executable="OilRush_x64"> <option name="allow_glsl_extension_directive_midshader" value="true" /> </application> </device> </driconf>
Ostatnio edytowany przez: Kuuchan; 21 czerwca 2015 o 0:43
edo 21 września 2015 o 14:15 
same problem
zenitur 7 kwietnia 2016 o 19:37 
Have you libtxc_dxtn installed?
< >
Wyświetlanie 1-12 z 12 komentarzy
Na stronę: 1530 50