SteamCMD commands
Install Windows-only games on Linux:
steamcmd.sh +@sSteamCmdForcePlatformType windows +login <LOGIN> +force_install_dir <DIR> +app_update <APPID> validate +quit
References
Sony PlayStation 3 DualShock3 not working in-game in Steam
Check permission of `/dev/uinput’:
ls -l /dev/uinputUse udev to set its permissions appropriately:
KERNEL=="uinput", MODE="0660", GROUP="input", OPTIONS+="static_node=uinput"
References
- If Steam doesn’t detect your Dualshock PS4 (Ubuntu 18.04), come here. :: Steam for Linux General Discussions
- How do I get a Steam Controller working? - Ask Ubuntu
Controller not working in RetroArch through Steam Link
- Use Gamepad in Desktop Configuration in Big Picture Mode.
- Set Allow Desktop Configuration in Launcher in the Controller settings of the launcher for RetroArch.