From 99180eaae383185be4aa353bf13c3a8e8af05534 Mon Sep 17 00:00:00 2001 From: JMC47 Date: Sun, 15 Jul 2018 21:10:26 -0400 Subject: [PATCH] Disable JITFollowBranch for Need For Speed: MW Need For Speed: Most Wanted crashes with JITFollowBranch enabled when entering the garage, shop or other buildings from freeroam. --- Data/Sys/GameSettings/GOW.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/Data/Sys/GameSettings/GOW.ini b/Data/Sys/GameSettings/GOW.ini index 6d952c97ac..83bb3c53da 100644 --- a/Data/Sys/GameSettings/GOW.ini +++ b/Data/Sys/GameSettings/GOW.ini @@ -3,6 +3,7 @@ [Core] # Values set here will override the main Dolphin settings. MMU = 1 +JITFollowBranch = False [OnLoad] # Add memory patches to be loaded once on boot here.