Merge 3eb1750341
into 4d0cf1315e
This commit is contained in:
commit
b7908df6a6
|
@ -119,6 +119,8 @@ $Reduced Nintendo Blur
|
|||
022B3382 000000E8
|
||||
$Increased Nintendo Blur
|
||||
022B3382 000000CC
|
||||
$Force 30 FPS
|
||||
0448C388 00000002
|
||||
|
||||
[Gecko]
|
||||
$16:9 Widescreen v2 [Ralf, Kester]
|
||||
|
|
|
@ -136,6 +136,8 @@ $Increased Nintendo Blur
|
|||
$Goraud Shading
|
||||
044CC633 18000000
|
||||
040A9714 4E800020
|
||||
$Force 30 FPS
|
||||
044961C8 00000002
|
||||
|
||||
[Gecko]
|
||||
$16:9 Widescreen v2 [Ralf, Kester]
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
# RMCE01 - Mario Kart Wii
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Force 30 FPS [Nick Reynolds]
|
||||
004250D4 00000002
|
||||
0029FD69 00000002
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
|
@ -0,0 +1,14 @@
|
|||
# RMCJ01 - Mario Kart Wii
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Force 30 FPS [Nick Reynolds]
|
||||
00428DD4 00000002
|
||||
002A3A69 00000002
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
|
@ -0,0 +1,14 @@
|
|||
# RMCK01 - Mario Kart Wii
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Force 30 FPS [Nick Reynolds]
|
||||
00417474 00000002
|
||||
002920E9 00000002
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
|
@ -0,0 +1,14 @@
|
|||
# RMCP01 - Mario Kart Wii
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Force 30 FPS [Nick Reynolds]
|
||||
00429454 00000002
|
||||
002A40E9 00000002
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
|
@ -0,0 +1,21 @@
|
|||
# RMGE01 - Super Mario Galaxy
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Force 30 FPS [BrocoliMan2002]
|
||||
043A0058 60000000
|
||||
0439F7D4 3BC00002
|
||||
C233E81C 00000006
|
||||
8062FFE0 38630001
|
||||
9062FFE0 70630001
|
||||
40820014 3C608033
|
||||
6063E824 7C6903A6
|
||||
4E800420 7FE3FB78
|
||||
60000000 00000000
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
|
@ -8,6 +8,10 @@
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Force 30 FPS
|
||||
044BDB00 3BC00002
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
EFBAccessDeferInvalidation = True
|
||||
|
|
Loading…
Reference in New Issue