X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fdatabase.c;h=1cf430a5a68739bc81a6e076d3c52c410fb1bb2c;hb=98c546239bc51eecf56e00e10fd98fa3f79dd221;hp=4872202db308c14c35e12f1c30a0c085e9973e0f;hpb=136ebf222fee350892e767f55a71f4a765aa5490;p=pcsx_rearmed.git diff --git a/libpcsxcore/database.c b/libpcsxcore/database.c index 4872202d..1cf430a5 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -97,6 +97,8 @@ cycle_multiplier_overrides[] = /* Super Robot Taisen Alpha - on the edge with 175, * changing memcard settings is enough to break/unbreak it */ { 190, { "SLPS02528", "SLPS02636" } }, + /* Colin McRae Rally - language selection menu does not work with 175 */ + { 174, { "SLES00477" } }, /* Brave Fencer Musashi - cd sectors arrive too fast */ { 170, { "SLUS00726", "SLPS01490" } }, #if defined(DRC_DISABLE) || defined(LIGHTREC) /* new_dynarec has a hack for this game */