Enable validation layers on molten-vk and directx backends

This commit is contained in:
iwubcode
2023-05-29 01:42:41 -05:00
parent 1d79e9c66e
commit ba528158a2
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
[Settings]
DumpFramesAsImages = True
UseFFV1 = True
EnableValidationLayer = True
[Hacks]
EFBScaledCopy = False
EFBEmulateFormatChanges = True

View File

@@ -1,6 +1,7 @@
[Settings]
DumpFramesAsImages = True
UseFFV1 = True
EnableValidationLayer = True
[Hacks]
EFBScaledCopy = False
EFBEmulateFormatChanges = True