[d3d8] Restore config for Splinter Cell

This commit is contained in:
Jeff 2025-01-30 00:45:52 +00:00
parent 1d90772eb2
commit 839279730e
No known key found for this signature in database
GPG key ID: 8B2B6A1CF435D14B

View file

@ -1202,6 +1202,12 @@ namespace dxvk {
{ "d3d9.maxFrameRate", "60" },
{ "d3d8.forceLegacyDiscard", "True" },
}} },
/* Tom Clancy's Splinter Cell *
* Fixes shadow buffers and alt-tab */
{ R"(\\splintercell\.exe$)", {{
{ "d3d8.scaleDref", "24" },
{ "d3d9.deviceLossOnFocusLoss", "True" },
}} },
}};