Jens Peters
|
d4947261c6
|
[util] Improve logging of configuration options
|
2018-09-14 15:34:46 +02:00 |
|
Philip Rebohle
|
2d93452cba
|
[util] Spoof Nvidia card for Assassin's Creed Syndicate
This one actually doesn't work properly when the AMD AGS library
is not present, but is fine with nvapi not being there.
|
2018-09-12 14:10:49 +02:00 |
|
Jens Peters
|
e48c27ac30
|
[util] Spoof AMD card for Batman: Arkham Knight (#627)
This prevents game crashes in "Detective Mode" for NVidia cards.
Fixes https://github.com/doitsujin/dxvk/issues/580
|
2018-09-08 16:33:44 +02:00 |
|
MartinPL
|
f949240b2f
|
Spoof AMD card for GTA V
GTA V working out of box on Proton for Nvidia users. Tested
#624
https://github.com/ValveSoftware/Proton/issues/37#issuecomment-415833819
|
2018-09-08 12:51:39 +02:00 |
|
Philip Rebohle
|
60796a8143
|
[util] Spoof AMD card for Dragon Quest XI
This game for some reason seems to keep searching for NVAPI DLLs
and runs at an extremely low framerate as a result. Fixes #622.
|
2018-09-07 07:50:08 +02:00 |
|
Philip Rebohle
|
f74661daa4
|
Revert "[util] Limit device memory size to 4095 MB for Life is Feudal MMO"
This reverts commit 73cbf5b3524ffbba63c950608619a35ef872d8ad.
The workaround is no longer necessary due t a game update.
Closes #614.
|
2018-08-31 22:54:16 +02:00 |
|
Philip Rebohle
|
73cbf5b352
|
[util] Limit device memory size to 4095 MB for Life is Feudal MMO
Reporting 4GB or more VRAM causes an integer overflow in this game.
Fixes #591.
|
2018-08-25 01:23:22 +02:00 |
|
Philip Rebohle
|
55632c6b61
|
[util] Add log message when loading a configuration file
|
2018-08-17 19:42:32 +02:00 |
|
Philip Rebohle
|
7fa6dddc9e
|
[dxgi] Remove dxgi.fakeDx10Support option
No longer needed because we have actual Dx10 support now.
|
2018-08-17 12:33:53 +02:00 |
|
Philip Rebohle
|
6e74db4c6f
|
[util] Update default per-app quirks
|
2018-08-10 12:50:31 +02:00 |
|
Philip Rebohle
|
fb9b520f60
|
[util] Move getAppConfig and getUserConfig to Config class
Fixes linker errors with winelib builds.
|
2018-08-07 16:59:49 +02:00 |
|
Philip Rebohle
|
5e58083c01
|
[util] Add classes and functions to support configuration files
|
2018-08-07 14:59:03 +02:00 |
|