From 8ab926e34bbf9efa7f9c3780a7843f06eb1f349c Mon Sep 17 00:00:00 2001 From: cheetah900 Date: Sat, 16 Aug 2025 19:38:08 +0900 Subject: [PATCH] Update drastic trngaje layout.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For devices with analog sticks running at 640x480 resolution: In layout #13 (rotation mode), the rotation was changed from 90° to 270°. This adjustment aligns the controls correctly with the screen, fixing the previous mismatch. --- .../emulator/drastic-trngaje/resources/bg/640x480/layout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/MUOS/emulator/drastic-trngaje/resources/bg/640x480/layout.json b/init/MUOS/emulator/drastic-trngaje/resources/bg/640x480/layout.json index ab3b84509..45288392c 100755 --- a/init/MUOS/emulator/drastic-trngaje/resources/bg/640x480/layout.json +++ b/init/MUOS/emulator/drastic-trngaje/resources/bg/640x480/layout.json @@ -221,7 +221,7 @@ "name":"hh0", "bg":"bg_hh0.png", "type":2, - "rotate":90, + "rotate":270, "screen0_x":0, "screen0_y":26,