mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 23:52:20 +01:00
[util] Merge the Arcana Heart 3 entries
This commit is contained in:
parent
39f4d804a2
commit
7425a33dd7
@ -1011,14 +1011,9 @@ namespace dxvk {
|
||||
{ R"(\\DS\.exe$)", {{
|
||||
{ "d3d9.textureMemory", "0" },
|
||||
}} },
|
||||
/* Arcana Heart 3 Love Max!!!!! *
|
||||
/* Arcana Heart 3 Love Max + Xtend version *
|
||||
* Game speed is too fast above 60 fps */
|
||||
{ R"(\\AH3LM\.exe$)", {{
|
||||
{ "d3d9.maxFrameRate", "60" },
|
||||
}} },
|
||||
/* Arcana Heart 3 Love Max Six Stars!!!!!! Xtend *
|
||||
* Game speed is too fast above 60 fps (window) */
|
||||
{ R"(\\AALib\.exe$)", {{
|
||||
{ R"(\\(AH3LM|AALib)\.exe$)", {{
|
||||
{ "d3d9.maxFrameRate", "60" },
|
||||
}} },
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user