Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 2c5ac68

Browse files
committed
Correcting defaults documentation for DI forwarding
2 parents 07778f9 + d1b0d18 commit 2c5ac68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bridge.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
# 2 (Remix UI Active) - Forward DI input only when Remix UI is active.
8787
# 3 (Always) - DI input is always forwarded.
8888

89-
# client.DirectInput.forward.mousePolicy = False
90-
# client.DirectInput.forward.keyboardPolicy = False
89+
# client.DirectInput.forward.mousePolicy = 2
90+
# client.DirectInput.forward.keyboardPolicy = 2
9191

9292

9393
# Forces windowed mode even for games that try to launch in fullscreen,

0 commit comments

Comments
 (0)