Error compiling pixel shader – Arma 2

From Bohemia Interactive Community
Revision as of 20:05, 7 December 2009 by Sickboy (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Or remove beta from the -mod= parameter

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

-mod=beta;test;

good:

-mod=beta;test