From ca004e35f79eaad4f577c318d2d09d004d0c94dd Mon Sep 17 00:00:00 2001 From: Tillmann Karras Date: Mon, 16 Jun 2025 19:48:38 +0100 Subject: [PATCH] GameSettings: add performance hack for Baby And Me The patch is not enabled by default. --- Data/Sys/GameSettings/R6APPU.ini | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Data/Sys/GameSettings/R6APPU.ini diff --git a/Data/Sys/GameSettings/R6APPU.ini b/Data/Sys/GameSettings/R6APPU.ini new file mode 100644 index 0000000000..d5e9f351d0 --- /dev/null +++ b/Data/Sys/GameSettings/R6APPU.ini @@ -0,0 +1,8 @@ +# R6APPU - Baby and Me + +[OnFrame] +# The game busyloops for frame pacing but not in a way Dolphin can +# currently optimize, so lots of CPU time is wasted. +# This patch adds a call to VIWaitForRetrace to avoid this. +$Performance hack +0x80016E28:dword:0x4807BD89