mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 07:21:58 +00:00
Docs update
This commit is contained in:
parent
bac736f33c
commit
cd07aefb46
1 changed files with 8 additions and 1 deletions
|
@ -49,6 +49,13 @@ QuakeSpasm-Spiked
|
|||
----------------------
|
||||
3.1. Protocol Changes
|
||||
|
||||
o host_maxfps now caps all networking to 72 automatically.
|
||||
This means that you can FINALLY uncap framerates without flooding servers
|
||||
and without physics glitches.
|
||||
Note that to uncap framerates, set host_maxfps to 0.
|
||||
You may wish to disable sys_throttle too, if you care more about framerates
|
||||
or benchmarking than electricity.
|
||||
|
||||
o VOIP. Yes, voip is a thing.
|
||||
+voip or cl_voip_send 1 to use.
|
||||
cl_voip_test 1 will let you listen to yourself (*sigh*) to
|
||||
|
@ -181,7 +188,7 @@ QuakeSpasm-Spiked
|
|||
|
||||
o opus voip encoder library
|
||||
|
||||
o properish dev kit, with proper docs (ahahaha!).
|
||||
o improve dev kit, with proper docs (ahahaha!).
|
||||
|
||||
o IQM, maybe, some time (mdl sucks).
|
||||
|
||||
|
|
Loading…
Reference in a new issue