mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
7cf180d6b0
Remove FastDiscSpeed = 1 from Star Wars: Rogue Leader and efb to ram from Super Smash Bros. Brawl, put a note with suggested settings instead.
28 lines
721 B
INI
28 lines
721 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. Nes masterpieces and ingame screnshots need efb to ram, STC is needed too for masterpieces.
|
|
|
|
[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
|