Kaldaien/FAR

I can't use any rendering backend other than DX11

Closed this issue · 3 comments

I want to use DX9EX but I can't. CTRL+SHIFT at the start just instantly crashes, and i tried everything. Editing the values on both the far ini and dx ini only made the injection not work. Any help?

NieR:Automata is a DirectX 11 game. Not a DirectX 9 game. Disabling DX11 injection will only cause FAR to not work.

Ohhh ok. I'm assuming FAR is used for other games than just Nier. Thanks for the fast reply!

That's the mainline version of Special K: https://steamcommunity.com/groups/SpecialK_Mods/discussions/0/1693785035817147509/

Special K will automatically try and hook all APIs it detects if they're enabled, regardless of what the actual injection point is. So even if "dxgi.dll", for example, is used it will still hook D3D9, D3D9Ex, OpenGL, or whatever other API the game might use that Special K supports hooking.

There's no need to manually disable APIs that Special K can use unless you experience an issue with one of the APIs being enabled.