mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-25 15:15:40 +00:00
GameSettings: Force true color off for SLPS-00078
This commit is contained in:
parent
acace84bd1
commit
10cf8ef638
|
@ -202,6 +202,11 @@ ForceInterlacing = true
|
|||
ForceSoftwareRenderer = true
|
||||
|
||||
|
||||
# SLPS-00078 (Gakkou no Kowai Uwasa - Hanako-san ga Kita!! (Japan))
|
||||
[SLPS-00078]
|
||||
DisableTrueColor = true
|
||||
|
||||
|
||||
# SLUS-00297 (Star Wars - Dark Forces (USA))
|
||||
[SLUS-00297]
|
||||
DisableUpscaling = true
|
||||
|
|
Loading…
Reference in a new issue