mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
GameSettings: Convert "Deinterlacing Fix" codes to patches for Dragon Ball Z: Budokai 1 and 2, enabled them by default, and also added the patch for the Japanese version of the game.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,17 +1,11 @@
|
||||
# GD7E70 - Dragon Ball Z: Budokai
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Deinterlacing Fix
|
||||
003CB228 00000000
|
||||
0x803cb228:byte:0x00000000
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
||||
[OnFrame_Enabled]
|
||||
$Deinterlacing Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Deinterlacing Fix
|
||||
|
||||
@@ -1,17 +1,11 @@
|
||||
# GD7PB2 - Dragon Ball Z: Budokai
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$Deinterlacing Fix
|
||||
0044E9A8 00000000
|
||||
0x8044e9a8:byte:0x00000000
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
||||
[OnFrame_Enabled]
|
||||
$Deinterlacing Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Deinterlacing Fix
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# GZ3E70 - Dragon Ball Z 2
|
||||
# GZ3E70 - Dragon Ball Z: Budokai 2
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
$Deinterlacing Fix
|
||||
0x80625dc8:byte:0x00000000
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
@@ -61,9 +62,12 @@ C0BA0020 00000000
|
||||
202F2D50 3F4CCCCD
|
||||
042F2D50 3F19999A
|
||||
E2000001 80008000
|
||||
$Deinterlacing Fix
|
||||
00625DC8 00000000
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
||||
$16:9 Widescreen
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Deinterlacing Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Deinterlacing Fix
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
# GZBJB2 - ドラゴンボールZ
|
||||
|
||||
[OnFrame]
|
||||
$Deinterlacing Fix
|
||||
0x803C69E8:byte:0x00000000
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Deinterlacing Fix
|
||||
|
||||
[Patches_RetroAchievements_Verified]
|
||||
$Deinterlacing Fix
|
||||
Reference in New Issue
Block a user