From 34971312142ba8b65cdda0eda513c8f2dd12dd4e Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 12 Sep 2011 12:21:04 +0200 Subject: [PATCH] force-update config.cfg to r_shadow_realtime_world_lightmaps as apparently people have broken config files --- config_update.cfg | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config_update.cfg b/config_update.cfg index f47087542..4197bb34f 100644 --- a/config_update.cfg +++ b/config_update.cfg @@ -13,9 +13,12 @@ alias _update_configversion_3 "cl_gunalign 3; menu_cl_gunalign 3; _update_config // place to put further updates alias _update_configversion_4 "snd_entchannel0volume 1; snd_entchannel1volume 1; snd_entchannel2volume 1; snd_entchannel3volume 1; snd_entchannel4volume 1; snd_entchannel5volume 1; snd_entchannel6volume 1; snd_entchannel7volume 1; snd_playerchannel0volume 1; snd_playerchannel1volume 1; snd_playerchannel2volume 1; snd_playerchannel3volume 1; snd_playerchannel4volume 1; snd_playerchannel5volume 1; snd_playerchannel6volume 1; snd_playerchannel7volume 1; snd_worldchannel0volume 1; snd_worldchannel1volume 1; snd_worldchannel2volume 1; snd_worldchannel3volume 1; snd_worldchannel4volume 1; snd_worldchannel5volume 1; snd_worldchannel6volume 1; snd_worldchannel7volume 1; snd_csqcchannel0volume 1; snd_csqcchannel1volume 1; snd_csqcchannel2volume 1; snd_csqcchannel3volume 1; snd_csqcchannel4volume 1; snd_csqcchannel5volume 1; snd_csqcchannel6volume 1; snd_csqcchannel7volume 1; _update_configversion_5" +// fix for common broken config for unknown reason +alias _update_configversion_5 "r_shadow_realtime_world_lightmaps 1; _update_configversion_6" + // place to put further updates -alias _update_configversion_5 "" +alias _update_configversion_6 "" _update_configversion_$g_configversion -set g_configversion 5 +set g_configversion 6 -- 2.39.2