mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
4d4b783a1e
Update/addition of Madden NFL 06 (gc), Frogger Beyond (gc), DONKEY KONGA (gc), Madden NFL 2005 (gc), NBA STREET Vol.2 (gc), Spider-Man (gc), Star Wars: Rogue Leader (gc), NO MORE HEROES (wii), Super Smash Bros. Brawl (wii), The Simpsons Game (wii), Suzumiya Haruhi no Heiretsu (wii). Fixes issues 7978, 7894, 7883.
30 lines
596 B
INI
30 lines
596 B
INI
# RSNP69 - The Simpsons Game
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 3
|
|
EmulationIssues = Unstable with 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_Hacks]
|
|
EFBToTextureEnable = False
|
|
EFBCopyEnable = True
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 512
|