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

Default cvar values #70

Closed
Razish opened this issue Apr 9, 2013 · 9 comments
Closed

Default cvar values #70

Razish opened this issue Apr 9, 2013 · 9 comments
Milestone

Comments

@Razish
Copy link
Member

Razish commented Apr 9, 2013

com_maxFPS 85 -> 125 see http://jkhub.org/topic/1669-/?p=19939
rate 4000 -> 25000 because 4kB/s is not enough for up+down
sv_fps 20 -> 40 to improve saber collisions and general responsiveness (50msec vs 25msec)
snaps 20 -> 40 and/or synchronise with broadcast sv_fps ala CPMA
r_picmip 1 -> 0 if people want low resolution textures, they'll do that themselves. 0 is not unreasonable on hardware in the last 10 years.
r_mode 4 -> -2 with native res support @ensiform :D?
sv_master2 N/A -> master.jkhub.org
g_maxForceRank 6 -> 7 (real max)
cl_maxpackets 30 -> 63 (~2 usercmd/packet with 125fps/8msec)

Objections?

@ensiform
Copy link
Member

ensiform commented Apr 9, 2013

r_mode -2 from ioq3 relies on SDL.

@eezstreet
Copy link
Contributor

You need to remove com_blood and whatever else that isn't used.

Sent from my Windows Phone


From: Razishmailto:notifications@github.com
Sent: ‎4/‎9/‎2013 9:32 AM
To: Razish/OpenJKmailto:OpenJK@noreply.github.com
Subject: [OpenJK] Default cvar values (#70)

com_maxFPS 85 -> 125 see http://jkhub.org/topic/1669-/?p=19939
rate 4000 -> 25000 because 4kB/s is not enough for up+down
sv_fps 20 -> 40 to improve saber collisions and general responsiveness (50msec vs 25msec)
snaps 20 -> 40 and/or synchronise with broadcast sv_fps ala CPMA
r_picmip 1 -> 0 if people want low resolution textures, they'll do that themselves. 0 is not unreasonable on hardware in the last 10 years.
r_mode 4 -> -2 with native res support @ensiform :D?
sv_master2 N/A -> master.jkhub.org
g_maxForceRank 6 -> 7 (real max)
cl_maxpackets 30 -> 63 (~2 usercmd/packet with 125fps/8msec)

Objections?


Reply to this email directly or view it on GitHub:
#70

@dionrhys
Copy link
Member

s_khz 22 -> 44 Improves sound quality (has always been supported but menus only toggle between 11 and 22)

@Razish
Copy link
Member Author

Razish commented Apr 16, 2013

cg_fov limit to 130, ala Q3/CPMA, QL - should add (optional!) widescreen fov adjust later on

Done most of these now.

@Razish
Copy link
Member Author

Razish commented Apr 16, 2013

See also commit 7732cf9

redsaurus pushed a commit to redsaurus/OpenJK that referenced this issue Apr 16, 2013
darthdie pushed a commit to darthdie/OpenJK that referenced this issue Apr 23, 2013
@xycaleth
Copy link
Member

Is this done now?

@ensiform
Copy link
Member

except for r_mode i think so.

@xycaleth
Copy link
Member

I guess default value of r_mode is debatable due to #338 :P

@ensiform
Copy link
Member

None of these are under debate now so closing.

AlexCS1337 pushed a commit to AlexCS1337/smUJK that referenced this issue Aug 4, 2022
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

5 participants