From 488d1c8fdf226a53998b094dc8cf8df587faf898 Mon Sep 17 00:00:00 2001 From: ytrezq Date: Tue, 15 Jan 2019 05:39:57 +0100 Subject: [PATCH] =?UTF-8?q?Disable=20some=20Video=20settings=20for=201080?= =?UTF-8?q?=C2=B0=20Snowboarding?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If enabled, in game virtual screens don’t works and camera might go below ground. Also fix some graphical effects in menus. --- Data/Sys/GameSettings/NAO.ini | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Data/Sys/GameSettings/NAO.ini diff --git a/Data/Sys/GameSettings/NAO.ini b/Data/Sys/GameSettings/NAO.ini new file mode 100644 index 0000000000..41bcbf81db --- /dev/null +++ b/Data/Sys/GameSettings/NAO.ini @@ -0,0 +1,19 @@ +# NAOJ01, NAOE01, NAOP01, NAOK01 - 1080° Snowboarding + +[Core] +# Values set here will override the main Dolphin settings. + +[OnLoad] +# Add memory patches to be loaded once on boot here. + +[OnFrame] +# Add memory patches to be applied every frame here. + +[ActionReplay] +# Add action replay cheats here. + +[Video_Settings] + +[Video_Hacks] +DeferEFBCopies = False +EFBToTextureEnable = False