mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-10 14:42:00 +00:00
CTR/NX/PSP/VITA: Increase default sv_maxvelocity
This commit is contained in:
parent
d21d3b57e7
commit
db53fce984
4 changed files with 5 additions and 1 deletions
|
@ -87,3 +87,4 @@ saved1 "0"
|
|||
savedgamecfg "0"
|
||||
gamma "0.7"
|
||||
crosshair "1"
|
||||
sv_maxvelocity "100000"
|
||||
|
|
|
@ -90,3 +90,4 @@ vid_width "1280"
|
|||
viewsize "100"
|
||||
volume "0.7"
|
||||
vid_restart
|
||||
sv_maxvelocity "100000"
|
||||
|
|
|
@ -113,3 +113,4 @@ cl_maxfps "65.000000"
|
|||
show_fps "1.000000"
|
||||
gamma "0.500000"
|
||||
crosshair "1.000000"
|
||||
sv_maxvelocity "100000"
|
||||
|
|
|
@ -89,4 +89,5 @@ vid_vsync "1"
|
|||
vid_width "960"
|
||||
viewsize "100"
|
||||
volume "0.7"
|
||||
vid_restart
|
||||
vid_restart
|
||||
sv_maxvelocity "100000"
|
||||
|
|
Loading…
Reference in a new issue