mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
wild guess
This commit is contained in:
parent
0d0b9eaac1
commit
b91d3522bc
1 changed files with 4 additions and 0 deletions
|
@ -508,6 +508,10 @@ namespace dxvk {
|
|||
{ R"(\\(kuro|ed9)\.exe$)", {{
|
||||
{ "d3d11.longDot", "True" },
|
||||
}} },
|
||||
/* EDF6 */
|
||||
{ R"(\\EDF6\.exe$)", {{
|
||||
{ "d3d11.enableContextLock", "True" },
|
||||
}} },
|
||||
|
||||
/**********************************************/
|
||||
/* D3D9 GAMES */
|
||||
|
|
Loading…
Add table
Reference in a new issue