Error compiling pixel shader – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
should be:
should be:
<pre>"C:\Program Files\Bohemia Interactive\ArmA 2\beta\arma2.exe" -mod=beta</pre>
<pre>"C:\Program Files\Bohemia Interactive\ArmA 2\beta\arma2.exe" -mod=beta</pre>
"Start in" must be:
<pre>"C:\Program Files\Bohemia Interactive\ArmA 2"</pre>


Or remove beta from the -mod= parameter
Or remove beta from the -mod= parameter

Revision as of 21:06, 7 December 2009

You're probably running the Official ArmA 2 Beta modfolder named "beta", while you did not adjust your shortcut appropriately e.g:

"C:\Program Files\Bohemia Interactive\ArmA 2\arma2.exe" -mod=beta

should be:

"C:\Program Files\Bohemia Interactive\ArmA 2\beta\arma2.exe" -mod=beta

"Start in" must be:

"C:\Program Files\Bohemia Interactive\ArmA 2"

Or remove beta from the -mod= parameter

Also, please make sure the -mod= parameter is clean:

bad:

-mod=beta;test;

good:

-mod=beta;test