mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
afe9d5b098
This setting was renamed when it was updated to also support forcing nearest neighbor filtering.
18 lines
320 B
INI
18 lines
320 B
INI
# RGQE70 - Ghostbusters
|
|
|
|
[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_Enhancements]
|
|
ForceTextureFiltering = False
|
|
|