mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Enable dummy composition swap chain for an upcoming game
This commit is contained in:
parent
80bfd2ed97
commit
c5a3aa73a0
1 changed files with 3 additions and 1 deletions
|
@ -1219,7 +1219,9 @@ namespace dxvk {
|
|||
|
||||
|
||||
const static ProfileList g_hashedProfiles = {
|
||||
/* Nothing to see here */
|
||||
{ "27fb4433abea6d1d68f678cbfa8c5e0a0fdc0803", {{
|
||||
{ "dxgi.enableDummyCompositionSwapchain", "True" }
|
||||
}} },
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue