mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Oni (PAL-F) Black Screen Fix & Missing Oni PAL Entries
The french version of Oni will be playable, no more stuck in a black screen after the intro videos. Added also the PAL-S and PAL-I Oni entries to the list.
This commit is contained in:
parent
3f9ea4fc79
commit
b866055264
|
@ -6908,6 +6908,14 @@ Region = PAL-E
|
|||
Serial = SLES-50176
|
||||
Name = Oni
|
||||
Region = PAL-F
|
||||
[patches = F77639F1]
|
||||
|
||||
comment=patches by Nachbrenner
|
||||
|
||||
//skip "branch if copro 0 condition false"
|
||||
patch=0,EE,001cef7c,word,00000000 // bc0f $001cef7c
|
||||
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SLES-50177
|
||||
Name = Oni
|
||||
|
@ -6922,6 +6930,14 @@ Compat = 5
|
|||
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SLES-50178
|
||||
Name = Oni
|
||||
Region = PAL-I
|
||||
---------------------------------------------
|
||||
Serial = SLES-50179
|
||||
Name = Oni
|
||||
Region = PAL-S
|
||||
---------------------------------------------
|
||||
Serial = SLES-50182
|
||||
Name = MTV Music Generator 2
|
||||
Region = PAL-M5
|
||||
|
|
Loading…
Reference in New Issue