I found that lgc3 mod is buggy for new EzQuake version and I saw messages from other guys about how to play lgc, so I did instructions of how to play LGC in 2024
You will need MVDSV server and KTX mod to play this. I'll put files (a) in the end of the post for lazy people and people who don't afraid of viruses
1) Download ktx from there https://builds.quakeworld.nu/ktx/releases/1.42/ and put it to ktx folder of you Quake directory. Ktx also needs configs and some resources which are in ktx repository on github ( https://github.com/QW-Group/ktx/tree/master/resources/example-configs/ktx ). Put all files from there also to ktx directory
2) Download mvdsv from there https://builds.quakeworld.nu/mvdsv/releases/0.36/ and put it to your Quake directory
3) Create lgc.cfg with this content:
match_auto_record 1
alias on_enter "botcmd enable;1on1;lgcmode;noweapon rl;noweapon sng;noweapon ssg;noitems;dmgfrags;spawn666time 0;botcmd addbot"
povdmm4
and put it to id1 directory
4) This step is for windows. For linux you will need sh script
Create lgc.bat with this content:
start mvdsv.exe -game ktx -port 28002 sv_getrealip 0
start ezquake.exe +exec yourconfig.cfg +connect localhost:28002
replace yourconfig.cfg with your config and put this bat file to Quake directory. EzQuake client should be also there.
5) Run lgc.bat. When EzQuake is started type in console
exec lgc.cfg
Have fun.
ktx 1.42 + mvdsv 0.36 + lgc.cfg
(a) https://drive.google.com/file/d/1BElSIZYZU-zHI8fFhY-Kj0b1q-yHpvNg/view?usp=sharing
Also I did two modifications in ktx mod for lgc. So if you think this is fun or useful you can try it from there and extract to quake directory (windows only)
(b) https://drive.google.com/file/d/1PC0FGTTMwTpeGWMim8u0UngqjWg1VjXK/view?usp=sharing
1) show accuracy for last frag only in +wp_stats
2) hit sound. you can enable this with /lgcmode_playhitsound command. Hit sound demo: https://drive.google.com/file/d/1Fy9kppFNAV4fRSCyQowkJIKYwtIJ6NYM/view?usp=sharing
To allow it work replace on_enter line in lgc.cfg with this line
alias on_enter "botcmd enable;1on1;lgcmode;noweapon rl;noweapon sng;noweapon ssg;noitems;spawn666time 0;botcmd addbot;+wp_stats;lgcmode_playhitsound; setinfo wps 384"
You will need MVDSV server and KTX mod to play this. I'll put files (a) in the end of the post for lazy people and people who don't afraid of viruses
1) Download ktx from there https://builds.quakeworld.nu/ktx/releases/1.42/ and put it to ktx folder of you Quake directory. Ktx also needs configs and some resources which are in ktx repository on github ( https://github.com/QW-Group/ktx/tree/master/resources/example-configs/ktx ). Put all files from there also to ktx directory
2) Download mvdsv from there https://builds.quakeworld.nu/mvdsv/releases/0.36/ and put it to your Quake directory
3) Create lgc.cfg with this content:
match_auto_record 1
alias on_enter "botcmd enable;1on1;lgcmode;noweapon rl;noweapon sng;noweapon ssg;noitems;dmgfrags;spawn666time 0;botcmd addbot"
povdmm4
and put it to id1 directory
4) This step is for windows. For linux you will need sh script
Create lgc.bat with this content:
start mvdsv.exe -game ktx -port 28002 sv_getrealip 0
start ezquake.exe +exec yourconfig.cfg +connect localhost:28002
replace yourconfig.cfg with your config and put this bat file to Quake directory. EzQuake client should be also there.
5) Run lgc.bat. When EzQuake is started type in console
exec lgc.cfg
Have fun.
ktx 1.42 + mvdsv 0.36 + lgc.cfg
(a) https://drive.google.com/file/d/1BElSIZYZU-zHI8fFhY-Kj0b1q-yHpvNg/view?usp=sharing
Also I did two modifications in ktx mod for lgc. So if you think this is fun or useful you can try it from there and extract to quake directory (windows only)
(b) https://drive.google.com/file/d/1PC0FGTTMwTpeGWMim8u0UngqjWg1VjXK/view?usp=sharing
1) show accuracy for last frag only in +wp_stats
2) hit sound. you can enable this with /lgcmode_playhitsound command. Hit sound demo: https://drive.google.com/file/d/1Fy9kppFNAV4fRSCyQowkJIKYwtIJ6NYM/view?usp=sharing
To allow it work replace on_enter line in lgc.cfg with this line
alias on_enter "botcmd enable;1on1;lgcmode;noweapon rl;noweapon sng;noweapon ssg;noitems;spawn666time 0;botcmd addbot;+wp_stats;lgcmode_playhitsound; setinfo wps 384"