mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Added .inis by masterkillua123 (Issue 51)
This commit is contained in:
10
HAYA01.ini
Normal file
10
HAYA01.ini
Normal file
@ -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
|
9
HCFE01.ini
Normal file
9
HCFE01.ini
Normal file
@ -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
|
# RSBP01 - Super Smash Bros. Brawl
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 5
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
+$No HUD
|
||||||
ProjectionHack = -1
|
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
|
||||||
|
Reference in New Issue
Block a user