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

[util] Enable dummy composition swap chain for an upcoming game

This commit is contained in:
Philip Rebohle 2025-02-12 00:34:24 +01:00
parent 80bfd2ed97
commit c5a3aa73a0

View File

@ -1219,7 +1219,9 @@ namespace dxvk {
const static ProfileList g_hashedProfiles = {
/* Nothing to see here */
{ "27fb4433abea6d1d68f678cbfa8c5e0a0fdc0803", {{
{ "dxgi.enableDummyCompositionSwapchain", "True" }
}} },
};