From f6b1a9bac3eaa1a27948b5255f1198ef36605f79 Mon Sep 17 00:00:00 2001 From: Kevin Goffe Date: Fri, 8 Feb 2019 09:23:44 +0000 Subject: [PATCH] [skin.confluence] v4.5.15 Fix game stretch mode --- 720p/DialogSelect.xml | 4 ++-- 720p/GameOSD.xml | 4 ++-- 720p/Includes.xml | 2 +- addon.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/720p/DialogSelect.xml b/720p/DialogSelect.xml index f3559a8..2ba096f 100644 --- a/720p/DialogSelect.xml +++ b/720p/DialogSelect.xml @@ -4,7 +4,7 @@ dialogeffect DepthDialog+ - GameDialogSelectLayout - DefaultDialogSelectLayout + GameDialogSelectLayout + DefaultDialogSelectLayout diff --git a/720p/GameOSD.xml b/720p/GameOSD.xml index 43261ef..245159d 100644 --- a/720p/GameOSD.xml +++ b/720p/GameOSD.xml @@ -8,7 +8,7 @@ - !Window.IsActive(GameVideoFilter) + !Window.IsActive(GameViewMode) + !Window.IsActive(GameVideoRotation) + !Window.IsActive(GameControllers) + !Window.IsActive(GameVideoFilter) + !Window.IsActive(gamestretchmode) + !Window.IsActive(GameVideoRotation) + !Window.IsActive(GameControllers) background image 0 @@ -119,7 +119,7 @@ white button-focus.png - ActivateWindow(GameViewMode) + ActivateWindow(GameStretchMode) Rotation button diff --git a/720p/Includes.xml b/720p/Includes.xml index f0820e3..7ed3b45 100644 --- a/720p/Includes.xml +++ b/720p/Includes.xml @@ -66,7 +66,7 @@ $LOCALIZE[230] - $LOCALIZE[35233] + $LOCALIZE[35233] $LOCALIZE[35227] diff --git a/addon.xml b/addon.xml index 0e1f94a..a25f733 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - +