Merge pull request #2326 from FlatOutPS2/1_GameIndex

GameDB: Update Crash Tag Team Racing
This commit is contained in:
refractionpcsx2 2018-02-27 17:20:11 +00:00 committed by GitHub
commit b3a1345bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View File

@ -14042,6 +14042,7 @@ Compat = 5
Serial = SLES-53439
Name = Crash Tag Team Racing
Region = PAL-M6
ScarfaceIbitHack = 1
---------------------------------------------
Serial = SLES-53441
Name = Heroes of the Pacific
@ -25262,8 +25263,9 @@ Name = 3-Nen B-Gumi Kinpachi Sensei - Densetsu no Kyoudan ni Tate! [Best]
Region = NTSC-J
---------------------------------------------
Serial = SLPM-66090
Name = Crash Tag Team Wrestling
Name = Crash Bandicoot: Gacchanko World
Region = NTSC-J
ScarfaceIbitHack = 1
---------------------------------------------
Serial = SLPM-66091
Name = Shinobido Imashime
@ -39488,6 +39490,7 @@ Serial = SLUS-21191
Name = Crash Tag Team Racing
Region = NTSC-U
Compat = 5
ScarfaceIbitHack = 1
---------------------------------------------
Serial = SLUS-21192
Name = Cabela's Outdoor Adventures 2006

View File

@ -105,8 +105,9 @@ Panels::GameFixesPanel::GameFixesPanel( wxWindow* parent )
wxEmptyString
},
{
_("VU I bit Hack avoid constant recompilation (Scarface The World Is Yours)"),
wxEmptyString
_("VU I bit Hack avoid constant recompilation. Fixes memory leak slowdowns/stalls."),
pxEt( L"Try this when \"microVU1: Program cache limit\" is printed in the log.\nKnown to affect following games:\n * Scarface The World Is Yours\n * Crash Tag Team Racing"
)
}
};