mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
bdf8b4eb35
Fixes issues 8713 and 8674. Also disables scaled efb copies by default for New Super Mario Bros to take advantage of the recent efb to texture spinning coin fix.
27 lines
570 B
INI
27 lines
570 B
INI
# RSND69, RSNE69, RSNF69, RSNP69, RSNX69 - The Simpsons Game
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
SyncGPU = True
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 3
|
|
EmulationIssues = Has graphical glitches.
|
|
|
|
[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]
|
|
MaxAnisotropy = 0
|
|
ForceFiltering = False
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 512
|