From 02a8b5ba75e66da84f39511eb999cdc9d75df500 Mon Sep 17 00:00:00 2001 From: Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> Date: Sat, 14 Aug 2021 08:21:36 +0100 Subject: [PATCH] GameSettings: Disable Dual Core and Disable "EFB Copies to Texture Only" for The Biggest Loser: Challenge --- Data/Sys/GameSettings/ST6.ini | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Data/Sys/GameSettings/ST6.ini diff --git a/Data/Sys/GameSettings/ST6.ini b/Data/Sys/GameSettings/ST6.ini new file mode 100644 index 0000000000..d626f934d5 --- /dev/null +++ b/Data/Sys/GameSettings/ST6.ini @@ -0,0 +1,7 @@ +# ST6E78, ST6P78 - The Biggest Loser: Challenge + +[Core] +CPUThread = False + +[Video_Hacks] +EFBToTextureEnable = False