summarize here the changes to make to the configs, regarding the updated ktx and mvdsv (qtv and qwfwd don't need? don't think so) ### server.cfg - [x] add: set k_fb_enabled 0 //botmode whenever the map is reset (0=off) - [x] add: sv_demoDirAlt "" // alternative folder for demo storage - [x] change: sv_crypt_rcon 1 ### ktx.cfg - ### usermodes/matchless/ctf.cfg - [x] this [commit](https://github.com/deurk/ktx/commit/10e3ed822afc71fbc1820e821b604f4e9531b6e9) ### portxxx.cfg - [ ] change: set k_use_matchless_dir x // use configs/usermodes/matchless instead of [...]/ffa (0 = no, 1 = yes, **2 = ctf**) ### Additional stuff: - [x] ensure ./upgrade_binaries.sh works ( sv-bin-x64.zip and sv-bin-x86.zip ) - [ ] ensure that the binaries are compiled in a machine with: `pkg-config libcurl4-openssl-dev ` - even though it won't be used right now, these libs are needed to set www communitcation. source: https://gist.github.com/meag/09b7b6c736b8f2fde1df991cf1151abb
summarize here the changes to make to the configs, regarding the updated ktx and mvdsv (qtv and qwfwd don't need? don't think so)
server.cfg
ktx.cfg
usermodes/matchless/ctf.cfg
portxxx.cfg
Additional stuff:
pkg-config libcurl4-openssl-dev- even though it won't be used right now, these libs are needed to set www communitcation. source: https://gist.github.com/meag/09b7b6c736b8f2fde1df991cf1151abb