mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-07 15:40:18 +00:00
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.
32 lines
711 B
INI
32 lines
711 B
INI
# RSBP01 - Super Smash Bros. Brawl
|
|
|
|
[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 = 4
|
|
EmulationIssues = Classic mode score report needs real xfb to appear properly.
|
|
|
|
[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.
|
|
$No HUD
|
|
040E2208 38A00000
|
|
$Unrestricted pause camera
|
|
040A9424 4E800020
|
|
0410B4E0 38800001
|
|
$Can start match with only 1 player
|
|
04684C44 2C060001
|
|
$All players can be on the same team
|
|
04684D5C 38600000
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
EFBCopyEnable = True
|