From 9033a4cc7bc836f3edb7efb16da6f2ecdfbbf59c Mon Sep 17 00:00:00 2001 From: Lazorne Date: Tue, 12 Dec 2023 08:52:25 +0100 Subject: [PATCH] WIKI: Img & text fixes --- wiki-rtd/docs/wiki_controllers/diffrent-game-inputs.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/wiki-rtd/docs/wiki_controllers/diffrent-game-inputs.md b/wiki-rtd/docs/wiki_controllers/diffrent-game-inputs.md index 6fa6a48d..c5fc09c0 100644 --- a/wiki-rtd/docs/wiki_controllers/diffrent-game-inputs.md +++ b/wiki-rtd/docs/wiki_controllers/diffrent-game-inputs.md @@ -56,6 +56,11 @@ If you are emulating a PlayStation game that calls for the button `Square` to be **Regional differences:** -Depending on the region of your Playstation game, the buttons `Circle` and `Cross` switches the meaning for confirm and cancel (they are still at the same physical location). But it is good to keep in mind if you are used to exiting out of menus with a certain button and wondering why it works in some games while others not.
-In games from the EU/US `Cross` is confirm while in Japan `Cross` is cancel. + +In games from the EU/US `Cross` is confirm while in Japan `Cross` is cancel: + +Depending on the region of your Playstation game, the buttons `Circle` and `Cross` switches the meaning for confirm and cancel (they are still at the same physical location). + +But it is good to keep in mind if you are used to exiting out of menus with a certain button and wondering why it works in some games while others not. +