1
0
mirror of https://github.com/XLabsProject/iw4x-rawfiles.git synced 2023-08-02 15:02:11 +02:00

Last minute fixes for new DLC maps (#38)

Co-authored-by: Louvenarde <louve@louve.systems>
This commit is contained in:
Louve 2022-12-30 20:44:57 +01:00 committed by GitHub
parent 04e8e63b5a
commit baf2a1a412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ main()
game["attackers"] = "allies";
game["defenders"] = "axis";
setdvar( "r_specularcolorscale", "5" );
setdvar("r_specularcolorscale", 1.279588); // Set by iw3xport
setdvar("compassmaxrange","2000");
}

View File

@ -2,11 +2,11 @@ r_glow "1"
r_glowRadius0 "7.15348"
r_glowBloomCutoff "0.749243"
r_glowBloomDesaturation "1"
r_glowBloomIntensity0 "0.3"
r_glowBloomIntensity0 "0.6"
r_filmEnable "1"
r_filmContrast "1.068"
r_filmBrightness "0.01177428"
r_filmBrightness "-0.01177428"
r_filmDesaturation "0.060000"
r_filmDesaturationDark "0.188197"
r_filmInvert "0"