From 25d802b7a8544afd870b304f01c255f5cb037446 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Tue, 16 Jan 2024 18:44:53 +0100 Subject: [PATCH] Wiki: fixes --- wiki-rtd/docs/wiki_controllers/controllers-generic.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_controllers/controllers-generic.md b/wiki-rtd/docs/wiki_controllers/controllers-generic.md index 036ccf1..b4f9cc9 100644 --- a/wiki-rtd/docs/wiki_controllers/controllers-generic.md +++ b/wiki-rtd/docs/wiki_controllers/controllers-generic.md @@ -9,7 +9,16 @@ Generic Controllers is a broad category that encompasses the vast majority of th ## Generic - Standard -This guide assumes that they have a similar layout as an Xbox Controller aka a Standard layout. +The Standard type has the same layout and amount of inputs as all modern controllers aka the Standard Default. + +- A dpad. +- Four top buttons: R1, R2, L1, L2 +- Four face buttons: A, B, X, Y +- Start and Select +- Two clickable joysticks: R3 and L3 + +Bonus: +- A home/xbox/playstation button #### Steam Input support Yes