From 3763cf591773901aa2b7dbd1760eb87b67a6e919 Mon Sep 17 00:00:00 2001 From: Scott Mansell Date: Thu, 17 Jul 2014 21:13:19 +1200 Subject: [PATCH] Update the Pokemon snap Pal ini to match NTSC. Game is really broken without EFB2ram. --- Data/Sys/GameSettings/NAKP01.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Data/Sys/GameSettings/NAKP01.ini b/Data/Sys/GameSettings/NAKP01.ini index ca7be8edea..f17eebd866 100644 --- a/Data/Sys/GameSettings/NAKP01.ini +++ b/Data/Sys/GameSettings/NAKP01.ini @@ -16,4 +16,6 @@ EmulationIssues = Controlls won't work in-game [ActionReplay] # Add action replay cheats here. - +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True