settemp_for_type ons g_powerups 0
clientsettemp_for_type all r_water 1
-clientsettemp_for_type all r_water_resolutionmultiplier 1
\ No newline at end of file
+clientsettemp_for_type all r_water_resolutionmultiplier 1
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file
gametype kh
gametype ft
gametype ca
-gametype ka
\ No newline at end of file
+gametype ka
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file
// optional: settemp_for_type (all|gametypename) cvarname value
// optional: clientsettemp_for_type (all|gametypename) cvarname value
// optional: size mins_x mins_y mins_z maxs_x maxs_y maxs_z
-// optional: hidden
\ No newline at end of file
+// optional: hidden
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file
has weapons
gametype ctf
settemp_for_type all g_start_ammo_shells 20
-hidden
\ No newline at end of file
+hidden
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file
gametype ca
gametype kh
gametype ft
-gametype ka
\ No newline at end of file
+gametype ka
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Disabled, because the performance drops significantly
\ No newline at end of file
gametype dom
gametype ft
gametype kh
-clientsettemp_for_type all r_water 1
\ No newline at end of file
+clientsettemp_for_type all r_water 1
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file
gametype tdm
gametype ca
gametype ft
-gametype ka
\ No newline at end of file
+gametype ka
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file