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
1. windows xp service pack 3 compatibility (gets rid of mouse flickering)
2. disable desktop composition
3. deactivate visual designs
(2. or 3. was the solution for the video problem)
And i also ticked the box: run as administrator.
I am on win 7 though.
Hope, it helps......
Anyone have some advice please tell...thanks!
Our solution was to switch from our higher-end graphics cards to our integrated cards instead.
This is discussed here: https://steamcommunity.com/app/1558990/discussions/1/3173324051161008006/#c3173324051158779329
Too bad i don't have an integrated GPU.
as of today, 20.04.21, its not fixed, and still occuring for me, no matter what settings i choose in the launcher
Good news is it can be fixed relatively easily by two methods, I recommend trying the first one because you’ll encounter this with plenty of other games overtime.
First is changing a environment variable in windows, a guide of how to set a variable can be found on this site - https://www.architectryan.com/2018/08/31/how-to-change-environment-variables-on-windows-10/
Following the steps there, press new under system variables and set the following:
Variable name: OPENSSL_ia32cap
Variable value: ~0x200000
Just press okay and if this was the issue that should hopefully sort it.
Second method is to set a launch option in steam in game's preferences with the command:
cmd /c "set OPENSSL_ia32cap=:~0x20000000 && %command%"
The downside to this method is it will leave a cmd window open so not ideal.