Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to latest mvdsv and ktx #24

Open
5 of 7 tasks
mushis opened this issue Jul 5, 2018 · 2 comments
Open
5 of 7 tasks

upgrade to latest mvdsv and ktx #24

mushis opened this issue Jul 5, 2018 · 2 comments

Comments

@mushis
Copy link

mushis commented Jul 5, 2018

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

  • add: set k_fb_enabled 0 //botmode whenever the map is reset (0=off)
  • add: sv_demoDirAlt "" // alternative folder for demo storage
  • change: sv_crypt_rcon 1

ktx.cfg

usermodes/matchless/ctf.cfg

portxxx.cfg

  • change: set k_use_matchless_dir x // use configs/usermodes/matchless instead of [...]/ffa (0 = no, 1 = yes, 2 = ctf)

Additional stuff:

  • 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
@liback
Copy link
Contributor

liback commented Oct 9, 2018

Did all of the above except for:

  • portxxx.cfg - wasn't sure about this setting so leaving for now
  • binaries are not compiled with libcurl4-openssl-dev as i could not get it to work with linux 32bit and, perhaps more importantly, i got an error saying it required the lib installed on the machine and failed silently when i installed it. Probably need to add a check for it in the installer in that case.

Rest of changes can be seen in nquakesv-changelog.txt among the distfiles on FTP (i'm also keeping a nquake-changelog.txt for client changes):
nquakesv-changelog.txt

@mushis
Copy link
Author

mushis commented Oct 12, 2018

excellent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants