GameDB: Set accurate blending for Addie no Okurimono

Fixes screen flicker in hardware renderers.
This commit is contained in:
Stenzek 2024-07-22 02:49:01 +10:00
parent 2a617c505a
commit 49772f0479
No known key found for this signature in database
1 changed files with 4 additions and 2 deletions

View File

@ -3181,7 +3181,8 @@ SCPS-10126:
- AnalogController
- DigitalController
traits:
- ForceSoftwareRenderer # Fixes screen flicker, blending precision.
- ForceAccurateBlending # Requires 16-bit blend precision
- DisableTrueColor # to fix screen flicker.
metadata:
publisher: "Sony"
developer: "Sony"
@ -3204,7 +3205,8 @@ SLES-04108:
- AnalogController
- DigitalController
traits:
- ForceSoftwareRenderer # Fixes screen flicker, blending precision.
- ForceAccurateBlending # Requires 16-bit blend precision
- DisableTrueColor # to fix screen flicker.
metadata:
publisher: "Vivendi Universal Games, Inc"
developer: "Coktel Vision / Neko Entertaiment"