From 4ad1ab4264c54ead406d89b24f134266be265996 Mon Sep 17 00:00:00 2001 From: networkfusion Date: Wed, 14 Aug 2019 15:18:50 +0100 Subject: [PATCH] Correct TopGear Rally and add Taz Express save --- src/main.c | 2 +- src/utils.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main.c b/src/main.c index d60fd65..79634f8 100644 --- a/src/main.c +++ b/src/main.c @@ -4384,7 +4384,7 @@ int main(void) sndInit(); } - timer_init(); + //timer_init(); no use of timers yet... //background display_init(res, DEPTH_32_BPP, 3, GAMMA_NONE, ANTIALIAS_RESAMPLE); diff --git a/src/utils.c b/src/utils.c index 94878c3..bb00a1a 100644 --- a/src/utils.c +++ b/src/utils.c @@ -46,7 +46,7 @@ int get_cic_save(char *cartid, int *cic, int *save) { "ZS", "AB", "BN", "CG", "CX", "CZ", "D6", "DR", "DZ", "OH", "TB", "TC", "VB", "WI", "4W", "AG", "AY", "DA", "D2", "3D", "F2", "SI", "HP", "EV", "MG", "GU", "SA", "VP", "A2", "WC", - "GF", "TG" + "GF", "TR", "TX" }; // Banjo-Tooie (B7) -> if not using Ultra CIC set to sram, because the crack converts ek16/eep (4) -> sram (1) @@ -65,7 +65,7 @@ int get_cic_save(char *cartid, int *cic, int *save) { 0x05, 0x03, 0x03, 0x03, 0x03, 0x04, 0x01, 0x03, 0x01, 0x03, 0x03, 0x03, 0x01, 0x01, 0x03, 0x03, 0x01, 0x01, 0x04, 0x04, 0x04, 0x05, 0x03, 0x04, 0x03, 0x03, 0x03, 0x01, 0x01, 0x03, - 0x03, 0x03 + 0x03, 0x03, 0x03 }; // Banjo-Tooie (B7) -> if not using Ultra CIC set to 2 instead of 5