mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-04 20:43:44 -05:00
e23a5adc87
These haven't worked since 2008 (0b5fed62c1
).
24 lines
514 B
INI
24 lines
514 B
INI
# RGWE41, RGWJ41, RGWP41, RGWX41 - Rabbids Go Home
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Enhancements]
|
|
ForceTextureFiltering = False
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 0
|
|
|
|
[Video_Hacks]
|
|
# Fixes visible lines in air vents/fans.
|
|
VertexRounding = True
|
|
ImmediateXFBEnable = False
|
|
# Fixes rabbid tattoo textures saving as black.
|
|
EFBToTextureEnable = False
|