GitHub - Alia5/SISR: SISR (Steam Input System Redirector; pronounced "scissor") is a tool that allows users to redirect Steam Input configurations to a system level, either on localhost or even over the network. (original) (raw)

Build Status License: GPL-3.0 Release Issues PRs Welcome Downloads Discord

Steam Input System Redirector

SISR (pronounced "scissor") redirects Steam Input configurations to the system level (localhost or network).

SISR takes controllers it receives from Steam (via Steam Input) and forwards them as emulated but more compatible controllers (indistinguishable from real hardware) to the OS.

This approach makes SISR unique for controller rebinding tools as it uses the established Steam Input system and gives access to it's full feature set, supports every controller Steam supports, and provides access to thousands of community configurations (web-browsable on SteamInputDB).

It can be used to circumvent issues with games and applications that do not support Steam Input or otherwise pose challenges, like (but not limited to):

All while still providing you the full feature set of SteamInput!

SISR can also be used to "tunnel"/forward Steam Input configurations over the network to other machines, including Keyboard/Mouse.
This makes it possible to use devices like a Steam Deck as a dedicated controller without the need to stream the entire game.

The emulated controllers (and Keyboard/Mouse) are indistinguishable from real hardware and show up at system level.
SISR achieves this by utilizing VIIPER (requires USBIP).
Unlike its predecessor GlosSI, it does not use the unmaintained ViGEm driver.

Warning

Highly experimental work in progress. Everything is subject to change and may or may not work.
Expect bugs, crashes, and missing features.

Important

You do get the full functionality of SteamInput, without having to launch your games from Steam
For this Steam must still be running in the background, though.
Please read the introduction post before you get started.

✨🛣️ Features / Roadmap

Documentation / FAQ / Help

Read the documentation!

📝 Contributing

PRs welcome! See GitHub Issues for open tasks.

📄 License

SISR - Steam Input System Redirector

Copyright (C) 2025-2026 Peter Repukat

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.