You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,14 +61,14 @@ The application can be accessed at:
61
61
*https://yourhost:3001/
62
62
63
63
>[!NOTE]
64
-
>This image is for a web accessible version of Steam to be played through a web browser it is in development and has oddities, if you want a fully flushed out Moonlight couch solution please consider [Wolf](https://games-on-whales.github.io/wolf/stable/user/quickstart.html) or another non Docker solution.
64
+
>This image is for a web accessible version of Steam to be played through a web browser it is in development and has oddities, if you want a fully flushed out Moonlight couch solution please consider [Wolf](https://games-on-whales.github.io/wolf/stable/user/quickstart.html) or another non Docker solution. Moonlight clients have major advantages over using a web browser.
65
65
66
66
>[!NOTE]
67
-
>NVIDIA is not working correctly for many games, for now this image is only for Intel/AMD graphics cards.
67
+
>NVIDIA is not workingi yet, for now this image is only for Intel/AMD graphics cards.
68
68
69
69
## Gamepad support
70
70
71
-
This container leverages a userspace gamepad interposer to provide gamepad support. This will not work with all games. Proton runtimes are the most compatible but not a sure thing as some games require raw uinput calls. You cannot use the "Steam Input" feature on any game as the uinput socket and HID do not exist.
71
+
This container leverages a userspace gamepad interposer to provide gamepad support. To use a gamepad always force Proton in "Properties>Compatibility" even for Linux native games, "Proton Hotfix" is a good default selection. You cannot use the "Steam Input" feature on any game as the uinput socket and HID do not exist.
Copy file name to clipboardExpand all lines: readme-vars.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -41,14 +41,14 @@ app_setup_block: |
41
41
* https://yourhost:3001/
42
42
43
43
>[!NOTE]
44
-
>This image is for a web accessible version of Steam to be played through a web browser it is in development and has oddities, if you want a fully flushed out Moonlight couch solution please consider [Wolf](https://games-on-whales.github.io/wolf/stable/user/quickstart.html) or another non Docker solution.
44
+
>This image is for a web accessible version of Steam to be played through a web browser it is in development and has oddities, if you want a fully flushed out Moonlight couch solution please consider [Wolf](https://games-on-whales.github.io/wolf/stable/user/quickstart.html) or another non Docker solution. Moonlight clients have major advantages over using a web browser.
45
45
46
46
>[!NOTE]
47
-
>NVIDIA is not working correctly for many games, for now this image is only for Intel/AMD graphics cards.
47
+
>NVIDIA is not workingi yet, for now this image is only for Intel/AMD graphics cards.
48
48
49
49
## Gamepad support
50
50
51
-
This container leverages a userspace gamepad interposer to provide gamepad support. This will not work with all games. Proton runtimes are the most compatible but not a sure thing as some games require raw uinput calls. You cannot use the "Steam Input" feature on any game as the uinput socket and HID do not exist.
51
+
This container leverages a userspace gamepad interposer to provide gamepad support. To use a gamepad always force Proton in "Properties>Compatibility" even for Linux native games, "Proton Hotfix" is a good default selection. You cannot use the "Steam Input" feature on any game as the uinput socket and HID do not exist.
0 commit comments