Quake
75 vurderinger
[2021 Re-Release] How to fix input lag, stuttering and odd mouse behaviour
Af macmac
Here's a quick fix for everyone experiencing issues with the 2021 remaster of the game made by Nightdive Studios.
3
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Sadly, this game uses Vulkan as primary API..
..but fortunately, you can switch to Direct3D 11!

Right-click your game in your library and enter the following into the launch options line:

+r_rhirenderfamily "d3d11"

With the quotes! It should look like this:


(Note: -skipmovies is absolutely optional, but you should totally do it because it skips the annoying splash screens)

Now start the game back up and enjoy perfect gameplay like you were used to in OG Quake!
If this doesn't work for you..
..or you simply wanted to test, do the following:

Delete the line out of the launch options and launch the game. Once you can access the console using the tidle key, enter

r_rhirenderfamily vulkan

And afterwards restart.

(Don't actually restart your computer, just enter the word "restart" into console.)

You can also enter the line in the launch options if you want.
Doesn't work for you? Try this:
Once you can access the console using the tidle key (~), enter the following:

r_gpuCulling 0

This might fix the issue for you. If it doesn't set the value back to 1.

You can also add this to your launch options if you want, then you'd have to add it like this:

+r_gpuCulling "0"

All credit goes to Reverend Dak for commenting this!
47 kommentarer
SurvivorRabbiT 6. aug. kl. 11:42 
Эта игра в самом деле в минимальных системных требованиях должна указывать видеокарту с Vulkan.

Потому что на
r_rhirenderfamily d3d11
начинал мерцать интерфейс и модели оружия и твоего персонажа в камере.

И только если вручную вернуть обратно через r_rhirenderfamily vulkan
оно перекомпилирует всё, и всё заработает
XenomTheFruktis 8. juli kl. 9:54 
Thank you, it works now!!!:impressive: :steamthumbsup::steamthis:
Francisè von Spitroast 4. sep. 2024 kl. 19:21 
Thanks me from the past. I forgot about this solution. OpenGL it is!
TheWaMaster 10. okt. 2023 kl. 21:14 
just mash escape to skip the splash screens lol
Forest 14. aug. 2022 kl. 19:04 
A suggestion if this doesn't work for you try cl_mousesmooth 0
Mine was enabled in console even tho in settings it said it was disabled.
Bro Bike 4. maj 2022 kl. 4:15 
r_gpuCulling 0 is not recognized by the console :/
Francisè von Spitroast 29. aug. 2021 kl. 1:02 
As much better as DX11 feels with a mouse in comparison to Vulkan, it was stuttering like mad for me. Setting it to use opengl instead fixed both any mouse sluggishness as well as stuttering.
Ryan B 23. aug. 2021 kl. 16:21 
Don't forget the quotes around "vulkan"!

r_rhirenderfamily "vulkan"
macmac  [ophavsmand] 23. aug. 2021 kl. 8:03 
Thanks dude, added to the guide!
Reverend Dak 23. aug. 2021 kl. 7:53