dolphin/Data/Sys/GameSettings/RBO.ini
JosJuice afe9d5b098 GameSettings: Replace ForceFiltering with ForceTextureFiltering
This setting was renamed when it was updated to also support forcing
nearest neighbor filtering.
2023-01-29 17:34:26 +01:00

23 lines
391 B
INI

# RBOE69 - Boogie
[Core]
# Values set here will override the main Dolphin settings.
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
[Video_Enhancements]
MaxAnisotropy = 0
ForceTextureFiltering = False
[Video_Hacks]
ImmediateXFBEnable = False