Error compiling pixel shader – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
You're probably running the Official ArmA 2 Beta modfolder named "beta", while you did not adjust your shortcut appropriately
You're probably running the Official ArmA 2 Beta modfolder named "beta", while you did not adjust your shortcut appropriately
e.g:
e.g:
"C:\Program Files\Bohemia Interactive\ArmA 2\arma2.exe" -mod=beta
<pre>"C:\Program Files\Bohemia Interactive\ArmA 2\arma2.exe" -mod=beta</pre>


should be:
should be:
"C:\Program Files\Bohemia Interactive\ArmA 2\beta\arma2.exe" -mod=beta
<pre>"C:\Program Files\Bohemia Interactive\ArmA 2\beta\arma2.exe" -mod=beta</pre>

Revision as of 19:55, 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