mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
d287fad01e
Having settings for each game in more than one file is redundant. Now, region-free INIs are now only for settings, and region-specific INIs are only for AR codes and patches. Exceptions are made for titles that share the first three characters of their IDs with unrelated titles (mostly unlicensed titles and Triforce titles).
20 lines
409 B
INI
20 lines
409 B
INI
# RSBP01 - Super Smash Bros. Brawl
|
|
|
|
[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
|