Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You can deal with bugs, or you can deal with a capped 60 FPS.
Just how iD Tech 5 works.
This may help you as you need to make the game know it's logic should happen at a specific fps.
https://www.moddb.com/downloads/id-tech-5-v-sync-disabler-and-tweakerrage-wolfenstein
For example, my monitor caps at 165 fps and my computer can maintain it throughout the game. I had to do the following changes for id5tweaker in the id5tweaker.ini config.
id5Tweaker_SetFpsLimit 165
timescale 1
com_syncToTime 1
bind KP_MINUS id5Tweaker_Reset
bind KP_STAR id5Tweaker_ToggleFps
After that I put a max fps on the game for 165 fps using nvidia control panel as vsync for some reason didn't work.