mirror of https://github.com/PCSX2/pcsx2.git
Gamedb: WRC avec sebastien loeb performance fixes. (#2923)
This commit re introduces a partial patch to WRC avec sebastien loeb to fix a performance problem with a delay slot instruction.
Follow up from a58f56fa4a
This commit is contained in:
parent
163fd2bad9
commit
d3ddd9b1f7
|
@ -2281,6 +2281,12 @@ Serial = SCES-53680
|
|||
Name = WRC avec Sebastien Loeb
|
||||
Region = PAL-M5
|
||||
XgKickHack = 1 // SPS.
|
||||
[patches = 79BAD675]
|
||||
author=By Prafull
|
||||
// Nopping a branch in delay slot instruction causing very bad performances
|
||||
// in the playground mode when using physics (such as moving barrels etc..).
|
||||
patch=1,EE,003d2394,word,00000000
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SCES-53688
|
||||
Name = Urban Reign
|
||||
|
|
Loading…
Reference in New Issue