GameDB: Added VU patch for Powerdrome PAL. (#3255)

This patches some values in Powerdromes VU microprogram, which restores the 3d models of the characters.
The game uses the extended PS2 float range to do some culling calculations, so I have brung them down to be usable by x86, no other way to really fix this game.
This commit is contained in:
refractionpcsx2 2020-02-15 12:24:20 +00:00 committed by GitHub
parent 9770755881
commit 160f4fd255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -11993,6 +11993,14 @@ Serial = SLES-52418
Name = Powerdrome
Region = PAL-M5
Compat = 4
[patches = 52085DF1]
// Game takes advantage of the VU's extended float range.
// This limits it so x86 can handle it.
author=refraction and PSI
comment=VU float patch
patch=1,EE,0037A680,word,7e7fffff
patch=1,EE,0037A688,word,fe7fffff
[/patches]
---------------------------------------------
Serial = SLES-52423
Name = Smash Court Tennis - Pro Tournament 2