1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 19:54:19 +01:00

[util] Enable d3d11.longDot for Trails through Daybreak

This commit is contained in:
Philip Rebohle 2024-08-08 16:06:04 +02:00 committed by Philip Rebohle
parent 4ee907a6df
commit 0d0b9eaac1

View File

@ -504,6 +504,10 @@ namespace dxvk {
{ "d3d9.maxFrameRate", "-1" },
{ "dxgi.maxFrameRate", "-1" },
}} },
/* Kuro no Kiseki - Broken water on NV */
{ R"(\\(kuro|ed9)\.exe$)", {{
{ "d3d11.longDot", "True" },
}} },
/**********************************************/
/* D3D9 GAMES */