mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 18:11:38 +01:00
f361a85063
Includes gameinis for the Pal and Ntsc region of TurboGrafx-16, some Commodore 64 gameinis, removes old notes about mmu games, enforces virtual xfb in games fixed by PR #1818, updates Star Wars: Rogue Leader and Star Wars - Rogue Squadron III - Rebel Strike according to the zfreeze pr updates, MySims Kingdom is added and Sakura Wars: So Long, My Love is updated. Fixes issues 8091 and 8086.
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
|