Skip to content

Commit ae1f604

Browse files
committed
update notes and instructions from testing
1 parent 7b49ddc commit ae1f604

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ The application can be accessed at:
6161
* https://yourhost:3001/
6262

6363
>[!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.
6565
6666
>[!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.
6868
6969
## Gamepad support
7070

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.
7272

7373
## Gaming mode
7474

readme-vars.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ app_setup_block: |
4141
* https://yourhost:3001/
4242
4343
>[!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.
4545
4646
>[!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.
4848
4949
## Gamepad support
5050
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.
5252
5353
## Gaming mode
5454

0 commit comments

Comments
 (0)