Added .inis by masterkillua123 (Issue 51)
This commit is contained in:
parent
680eb63969
commit
cda2837dad
|
@ -0,0 +1,10 @@
|
|||
# HAYA01 - Photo Channel 1.1
|
||||
[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 = 5
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
Hack = 0
|
||||
ProjectionHack = 0
|
|
@ -0,0 +1,9 @@
|
|||
# HCFE01 - Wii Speak Channel
|
||||
[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 = 2
|
||||
EmulationIssues = Not WiiConnect24
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = -1
|
13
RSBP01.ini
13
RSBP01.ini
|
@ -1,9 +1,16 @@
|
|||
# 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
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
+$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
|
||||
|
|
Loading…
Reference in New Issue