mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add gamefix patch for Rogue Galaxy. (#3547)
Fixes Vedan Myna area out of bounds glitch.
This commit is contained in:
parent
9d6d7f7f63
commit
543bb2270e
|
@ -2699,6 +2699,11 @@ Region = PAL-M15
|
||||||
Serial = SCES-54552
|
Serial = SCES-54552
|
||||||
Name = Rogue Galaxy
|
Name = Rogue Galaxy
|
||||||
Region = PAL-M5
|
Region = PAL-M5
|
||||||
|
[patches = CBB4B383]
|
||||||
|
author=kozarovv
|
||||||
|
// Fixes Vedan Myna area out of bounds glitch.
|
||||||
|
patch=1,EE,00124898,word,3442fffe
|
||||||
|
[/patches]
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
Serial = SCES-54571
|
Serial = SCES-54571
|
||||||
Name = Sing-Star Pop Hits
|
Name = Sing-Star Pop Hits
|
||||||
|
@ -5938,6 +5943,11 @@ Serial = SCUS-97490
|
||||||
Name = Rogue Galaxy
|
Name = Rogue Galaxy
|
||||||
Region = NTSC-U
|
Region = NTSC-U
|
||||||
Compat = 5
|
Compat = 5
|
||||||
|
[patches = 0643F90C]
|
||||||
|
author=kozarovv
|
||||||
|
// Fixes Vedan Myna out of bounds glitch.
|
||||||
|
patch=1,EE,00124898,word,3442fffe
|
||||||
|
[/patches]
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
Serial = SCUS-97491
|
Serial = SCUS-97491
|
||||||
Name = Jampack Demo Disc Vol.13 [T-Rated]
|
Name = Jampack Demo Disc Vol.13 [T-Rated]
|
||||||
|
|
Loading…
Reference in New Issue