X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fdatabase.c;fp=libpcsxcore%2Fdatabase.c;h=c70ed869111f78bceb907425622c0aabdf2e9178;hp=86a24a4904ac2d88a6a90b59493a7adc300f8d14;hb=642638a3d38b945942d950b2d98943864e5e29b4;hpb=a51adab49babe92d242df9a5ce891a37d4120f30 diff --git a/libpcsxcore/database.c b/libpcsxcore/database.c index 86a24a49..c70ed869 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -91,6 +91,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 */