mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #13013 from duckymomo360/rgh-tattoos-fix
GameINI: Fix tattoo texture saving in Rabbids Go Home
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user