From a533c485d91edafe9032c92c6b8d63a5117e967a Mon Sep 17 00:00:00 2001 From: Squall Leonhart Date: Sun, 18 Jun 2023 00:48:05 +1000 Subject: [PATCH] Remove forced singlecore-recompiler from MK8 game profiles (#865) --- bin/gameProfiles/default/000500001010EB00.ini | 5 +---- bin/gameProfiles/default/000500001010ec00.ini | 5 +---- bin/gameProfiles/default/000500001010ed00.ini | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/bin/gameProfiles/default/000500001010EB00.ini b/bin/gameProfiles/default/000500001010EB00.ini index 281d21db..782398b5 100644 --- a/bin/gameProfiles/default/000500001010EB00.ini +++ b/bin/gameProfiles/default/000500001010EB00.ini @@ -1,4 +1 @@ -# Mario Kart 8 (JPN) - -[CPU] -cpuMode = Singlecore-Recompiler +# Mario Kart 8 (JPN) \ No newline at end of file diff --git a/bin/gameProfiles/default/000500001010ec00.ini b/bin/gameProfiles/default/000500001010ec00.ini index 697aace3..5d2dc9d8 100644 --- a/bin/gameProfiles/default/000500001010ec00.ini +++ b/bin/gameProfiles/default/000500001010ec00.ini @@ -1,4 +1 @@ -# Mario Kart 8 (USA) - -[CPU] -cpuMode = Singlecore-Recompiler +# Mario Kart 8 (USA) \ No newline at end of file diff --git a/bin/gameProfiles/default/000500001010ed00.ini b/bin/gameProfiles/default/000500001010ed00.ini index 23e1dffc..dc1f4d52 100644 --- a/bin/gameProfiles/default/000500001010ed00.ini +++ b/bin/gameProfiles/default/000500001010ed00.ini @@ -1,4 +1 @@ -# Mario Kart 8 (EUR) - -[CPU] -cpuMode = Singlecore-Recompiler +# Mario Kart 8 (EUR) \ No newline at end of file