GameINI: Disable Broken Enhancements for Solvalou

The wrong filename was used so the settings weren't being applied.

The graphical issues reported were from enhancements that create graphical issues.

EFBToTextureEnable solves some graphical issues but those issues appear for only a few frames, the bulk of the game does not benefit while the setting while it is very sore on performance.
This commit is contained in:
Patrick Ferry 2024-09-15 21:49:06 +01:00
parent 8c24b4745a
commit 5dac174972
1 changed files with 10 additions and 1 deletions

View File

@ -13,4 +13,13 @@
# Add action replay cheats here.
[Video_Hacks]
EFBToTextureEnable = False
EFBEmulateFormatChanges = True
# Solves minor graphical issues when starting level and game over screen
#EFBToTextureEnable = False
[Video_Settings]
MSAA = 0
[Video_Enhancements]
ForceFiltering = False
ForceTrueColor = False