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
PowerShell "$Process = Get-Process AVGame-Win64-Shipping; $Process.ProcessorAffinity=85"
pause
(the pause is just there, so you can see if that command resulted in an error)
Just put that in a new Text Document and rename it to something like Vampyr.bat. Now you just need to Alt Tab out of the game, like on the saveslot selection screen, run that .bat file once and the game will use the 1st 4 physical cores. (The value 85 is 1010101 in binary, enabling the 1st, 3rd, 5th and 7th core, assuming every other core is a logical core from intel's hyper threading/HT or amd's simultaneous multithreading/SMT)
This at least reduces the freeze to about 10 seconds for me, where it seemed to randomly completely freeze before.