mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Add Sims 2 Content Manager & HomeCrafter Plus
This commit is contained in:
parent
5868b067e4
commit
5dafc794a2
1 changed files with 2 additions and 1 deletions
|
@ -500,7 +500,8 @@ namespace dxvk {
|
|||
The Sims Life Stories,
|
||||
The Sims Pet Stories,
|
||||
and The Sims Castaway Stories */
|
||||
{ R"(\\(Sims2.*|TS2BodyShop|SimsLS|SimsPS|SimsCS)\.exe$)", {{
|
||||
{ R"(\\(Sims2.*|TS2BodyShop|SimsLS|SimsPS|SimsCS)"
|
||||
R"(|The Sims 2 Content Manager|TS2HomeCrafterPlus)\.exe$)", {{
|
||||
{ "d3d9.customVendorId", "10de" },
|
||||
{ "d3d9.customDeviceId", "0091" },
|
||||
{ "d3d9.customDeviceDesc", "GeForce 7800 GTX" },
|
||||
|
|
Loading…
Add table
Reference in a new issue