From 114c125696499a0a125a5a7fb875c32cf5b9d975 Mon Sep 17 00:00:00 2001 From: gryffyn <4443727+gryffyn@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:59:55 -0400 Subject: [PATCH] Request Device 3 should be Request Device 4 in netplay-multiple-controllers.md --- docs/guides/netplay-multiple-controllers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/netplay-multiple-controllers.md b/docs/guides/netplay-multiple-controllers.md index 212c6757f0..866924df28 100644 --- a/docs/guides/netplay-multiple-controllers.md +++ b/docs/guides/netplay-multiple-controllers.md @@ -80,7 +80,7 @@ Set client computer's RetroArch Netplay to request control of the running core's - Navigate to **Settings** -or- **Netplay** - Navigate to **Network** - Set **Request Device 2** to _YES_ -- Set **Request Device 3** to _YES_ +- Set **Request Device 4** to _YES_ - Ensure all other **Request Device #** are set to _NO_ Client is now able to join the Host in a NetPlay game controlling controllers 2 and 4. See the [Getting Started Guide](netplay-getting-started.md) for more details.