Error compiling pixel shader – Arma 2
Jump to navigation
Jump to search
m (Added category.) |
Lou Montana (talk | contribs) m (Lou Montana moved page ArmA2: Error compiling pixel shader to Arma 2: Error compiling pixel shader: name standard) |
(No difference)
|
Revision as of 14:16, 25 July 2020
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