3
0
Fork 0

Synched gist at Fri Sep 15 21:17:45 PDT 2023

This commit is contained in:
Marco Cawthorne 2023-09-15 21:17:45 -07:00
parent 27fe57ccca
commit 83ea0db4d3
Signed by: eukara
GPG key ID: CE2032F0A2882A22

View file

@ -44,6 +44,13 @@ Or maybe just make the console nicer to use in general.
It's really not that great to use.
## Quality of Life: Better Controller support
The menu is hard to use with a controller. It should really be a lot better for playing on Steam Deck.
## Quality of Life: Different fov calculation modes
The standard fov mode which highly detests widescreen resolutions. People have made entire modelpacks to fix viewmodels to look right in widescreen. This is silly and should be replaced by a calculation that is based around a 4:3 horizontal axis projection with padding. You'll find those in custom Quake engines like QuakeSpasm and FTEQW (cvar: scr_fov_mode)
## Quality of Life: VPK/PK3 archive support