1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-19 05:52:11 +01:00

[util] Re-enable direct buffer mapping for Dark Romance

The game uses SWVP, so we don't need the hack anymore.
This commit is contained in:
Robin Kertels 2023-05-22 02:59:40 +02:00 committed by Joshie
parent 2efd3f3698
commit 1db2e3a6ec

View File

@ -748,11 +748,6 @@ namespace dxvk {
{ R"(\\(PANZERS|PANZERS_Phase_2)\.exe$)", {{
{ "d3d9.enableDialogMode", "True" },
}} },
/* Dark Romance: Vampire in Love *
* Works around black screen or blinking */
{ R"(\\(DarkRomance_VampireInLove_CE)\.exe$)", {{
{ "d3d9.allowDirectBufferMapping", "False" },
}} },
/* DC Universe Online *
* Freezes after alt tabbing */
{ R"(\\DCGAME\.EXE$)", {{