Quake
Оценок: 75
[2021 Re-Release] How to fix input lag, stuttering and odd mouse behaviour
От macmac
Here's a quick fix for everyone experiencing issues with the 2021 remaster of the game made by Nightdive Studios.
3
2
   
Наградить
В избранное
В избранном
Удалить
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
SurvivorRabbiT 6 авг в 11:42 
Эта игра в самом деле в минимальных системных требованиях должна указывать видеокарту с Vulkan.

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

И только если вручную вернуть обратно через r_rhirenderfamily vulkan
оно перекомпилирует всё, и всё заработает
XenomTheFruktis 8 июл в 9:54 
Thank you, it works now!!!:impressive: :steamthumbsup::steamthis:
Francisè von Spitroast 4 сен. 2024 г. в 19:21 
Thanks me from the past. I forgot about this solution. OpenGL it is!
TheWaMaster 10 окт. 2023 г. в 21:14 
just mash escape to skip the splash screens lol
Forest 14 авг. 2022 г. в 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 мая. 2022 г. в 4:15 
r_gpuCulling 0 is not recognized by the console :/
Francisè von Spitroast 29 авг. 2021 г. в 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 авг. 2021 г. в 16:21 
Don't forget the quotes around "vulkan"!

r_rhirenderfamily "vulkan"
macmac  [создатель] 23 авг. 2021 г. в 8:03 
Thanks dude, added to the guide!
Reverend Dak 23 авг. 2021 г. в 7:53