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

cl_showpos and friends (cl_showfps) are way too big on old versions of L4D2, which leads to hardware (dis)advantages #17

Open
ImAciidz opened this issue Oct 15, 2023 · 0 comments
Labels
game bug Something is broken in the game that we want to fix

Comments

@ImAciidz
Copy link
Collaborator

ImAciidz commented Oct 15, 2023

Normally I wouldn't complain about this, but going into the future, more and more people will have higher and higher resolution monitors. Showpos is much less useful at 1440p, and pretty much completely useless at 4K. Specific things like ladder launches rely on being able to read the third positional coordinate of showpos, which is literally not possible at 1080p. Lowering resolution can lead to more input lag/other undesirable effects, so we should really consider fixing this (make it work like every other source game/later versions of L4D2).

The bug is fixed in version 2.1.2.5 (July 2nd, 2013) - https://left4dead.fandom.com/wiki/Updates_(Left_4_Dead_2)#July_2,_2013_(2.1.2.5)

@ImAciidz ImAciidz added the game bug Something is broken in the game that we want to fix label Oct 15, 2023
@ImAciidz ImAciidz changed the title cl_showpos and similar (cl_showfps) are way too big on old versions of L4D2, which leads to hardware (dis)advantages cl_showpos and friends (cl_showfps) are way too big on old versions of L4D2, which leads to hardware (dis)advantages Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game bug Something is broken in the game that we want to fix
Projects
None yet
Development

No branches or pull requests

1 participant