X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fgame_etut.h;h=4b12631f5d583f9ba67cd356fd966ecd950c1163;hb=c60d22dd261eb98e1cdfa4d1ef2b36913f4e29b5;hp=8add5bbe09a78a221559536d92ce5309d5809bc9;hpb=de28d9de1d75fd0a8ce419d695962c502aa6a3e3;p=xonotic%2Fnetradiant.git diff --git a/tools/quake3/q3map2/game_etut.h b/tools/quake3/q3map2/game_etut.h index 8add5bbe..4b12631f 100644 --- a/tools/quake3/q3map2/game_etut.h +++ b/tools/quake3/q3map2/game_etut.h @@ -147,8 +147,11 @@ game_t struct "flareshader", /* default flare shader */ qfalse, /* wolf lighting model? */ 128, /* lightmap width/height */ - 2.2f, /* lightmap gamma */ - 1.0f, /* lightmap exposure */ + 1.0f, /* lightmap gamma */ + qtrue, /* lightmap sRGB */ + qfalse, /* texture sRGB (yes, this is incorrect, but we better match ET:UT) */ + qfalse, /* color sRGB */ + 0.0f, /* lightmap exposure */ 1.0f, /* lightmap compensate */ 1.0f, /* lightgrid scale */ 1.0f, /* lightgrid ambient scale */