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
https://steamcommunity.com/app/1157970/discussions/2/2270319347580265040
If that's not working, you can try lowering it. That's generally only necessary on Intel and AMD drivers. AMD's been fairly good about supporting a large swapchain; Intel has never supported it.
The rule of thumb is you want n backbuffers and n+1 device latency. The larger the number of backbuffers you have, the higher your maximum framerate... but some drivers get angry when it's set high.
The game launches by default now in a black screen. Perhaps this has something to do with rendering? Would changing anything in the INI files fix it?
Haha that slipped my mind, I'll post in there from now on :)
Or you open it and change to windowed, lower resolution and D3D12 disabled and see if that helps. :)
[GraphicsOption]
ScreenMode=Windowed
Resolution=1920x1080
DirectX12Enable=Off
EDIT: Effectively there's some compatibility work and settings in SpecialK for having the game start up in D3D12 mode so ensuring that is disabled for the DXGI overrides in SpecialK not to cause any problems is important here as SpecialK's DirectX 12 support is still limited. :)
Lowering the resolution and using borderless or windowed isn't as important, mostly helps if the display res is unsupported but then it should normally go back to something lower or reset. :)
EDIT: Also don't change graphics_option_preset.ini that's what the game has for it's defaults.
So either SKIF or the local .dll file version which usually would be DXGI.dll in the game folder to remove SpecialK (Or rename DXGI.ini if that's there to reset SpecialK settings.) if that doesn't work and you're certain SpecialK isn't running (Possibly even rebooting to ensure it's not loaded.) then renaming or checking the games config file could help if anything is misconfigured.
For SpecialK compatibility itself unless the games latest update made things problematic in some other way it should just be that DirectX 12 support is still only partial at best and for these DXGI overrides through SpecialK you should make sure the games D3D12 support is first disabled.
(Otherwise there's some specific settings that are needed and SpecialK's GUI display won't work though a few other settings will still take effect.)
I changed the config to windowed and direct X 12 is already off it says. It still launches with a black full screen.