GameINI: Fix tattoo texture saving in Rabbids Go Home

This commit is contained in:
duckymomo360 2024-08-15 15:18:49 -07:00
parent 18ac8bf405
commit 6c980b659c
2 changed files with 4 additions and 0 deletions

View File

@ -22,3 +22,5 @@ SafeTextureCacheColorSamples = 0
# Fixes visible lines in air vents/fans.
VertexRounding = True
ImmediateXFBEnable = False
# Fixes rabbid tattoo textures saving as black.
EFBToTextureEnable = False

View File

@ -22,3 +22,5 @@ SafeTextureCacheColorSamples = 0
# Fixes visible lines in air vents/fans.
VertexRounding = True
ImmediateXFBEnable = False
# Fixes rabbid tattoo textures saving as black.
EFBToTextureEnable = False