From f3156b9b4f6f4ff270b84f40bdc09f4022c451b1 Mon Sep 17 00:00:00 2001 From: laz Date: Tue, 25 Feb 2025 07:18:31 +0100 Subject: [PATCH] wiki --- wiki-rtd/docs/wiki_development/general/steam-input.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_development/general/steam-input.md b/wiki-rtd/docs/wiki_development/general/steam-input.md index a55ac82..16a4109 100644 --- a/wiki-rtd/docs/wiki_development/general/steam-input.md +++ b/wiki-rtd/docs/wiki_development/general/steam-input.md @@ -172,9 +172,9 @@ We add the template type by the end of the title and description. | Microsoft | Xbox Series X | Xbox Series X Controller | `controller_xboxone.vdf` | Yes | | | Nintendo | Nintendo Switch | Nintendo Switch Pro | `controller_switch_pro.vdf` | Yes | | | Nintendo | Nintendo Switch | Switch Joycons | `controller_switch_joycon_left.vdf` and `controller_switch_joycon_right.vdf` | No | | -| Sony | PlayStation 5 | DualSense | `controller_ps5.vdf` | Yes | | | Sony | PlayStation 3 | DualShock 3 | `controller_ps3.vdf` | Yes | | | Sony | PlayStation 4 | DualShock 4 | `controller_ps4.vdf` | Yes | | +| Sony | PlayStation 5 | DualSense | `controller_ps5.vdf` | Yes | | | Valve | Steam | Steam Controller | `controller_steamcontroller_gordon.vdf` | Yes | | | Valve | Steam Deck | Steam Deck Controller | `controller_neptune.vdf` | Yes | |