Skip to content

Commit

Permalink
Merge pull request #13 from uejji/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
fewtarius authored Oct 10, 2024
2 parents f406750 + 7210c87 commit 0582246
Show file tree
Hide file tree
Showing 12 changed files with 254 additions and 138 deletions.
39 changes: 23 additions & 16 deletions docs/devices/anbernic/win600.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
title: Anbernic Win600

<style>
.nowrap {white-space: nowrap;}
code {white-space: nowrap;}
kbd {white-space: nowrap;}
no-wrap {white-space: nowrap;}
</style>

# Anbernic Win600
Expand All @@ -12,21 +14,21 @@ title: Anbernic Win600

| Feature | Notes |
| -- | -- |
| <span class="nowrap">:material-harddisk: Storage</span> | SteamFork can be run from a USB Drive or installed directly to the internal SATA SSD. |
| :material-wifi: Wifi | Can be turned on in Steam OS under Main Menu > Network. |
| <span class="nowrap">:simple-bluetooth: Bluetooth</span> | Supports bluetooth audio and controllers. |
| :material-fan: Fan | Controlled by system firmware. |
| <span class="nowrap">:material-lightning-bolt-circle: TDP Limit</span> | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin. |
| <span class="nowrap">:material-vibrate: Rumble</span> | Enables the device rumble motor in emulators that support it. |
| <no-wrap>:material-harddisk: Storage</no-wrap> | SteamFork can be run from a USB Drive or installed directly to the internal SATA SSD. |
| <no-wrap>:material-wifi: Wifi</no-wrap> | Can be turned on in Steam OS under Main Menu > Network. |
| <no-wrap>:simple-bluetooth: Bluetooth</no-wrap> | Supports bluetooth audio and controllers. |
| <no-wrap>:material-fan: Fan</no-wrap> | Controlled by system firmware. |
| <no-wrap>:material-lightning-bolt-circle: TDP Limit</no-wrap> | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin. |
| <no-wrap>:material-vibrate: Rumble</no-wrap> | Enables the device rumble motor in emulators that support it. |

### Function Buttons

| Button | Function |
| -- | -- |
| :material-home: ++"Home"++ | Press: <span class="nowrap">:material-microsoft-xbox: ++"Guide"++<span> (Steam Menu) <br /> Hold: <span class="nowrap">:material-microsoft-xbox: ++"Guide"++</span> chording
| :material-microsoft-windows: ++"Windows"++ | Press: Not currently functional <br /> Hold: <span class="nowrap">:material-microsoft-xbox: ++"Guide"++</span> + <span class="nowrap">:material-gamepad-circle-down: ++"A"++</span> (Quick Access Menu)
| :material-keyboard: ++"Keyboard"++ | Not currently functional |
| <span class="nowrap">:material-mouse: :material-controller: ++"Mode Switch"++</span> | Switches between <span class="nowrap">:material-mouse: ++"Mouse Mode"++</span> and <span class="nowrap">:material-controller: ++"Gamepad Mode"++</span> |
| <kbd>:material-home: Home</kbd> | Press: <kbd>:material-microsoft-xbox: Guide</kbd> <no-wrap>(`Steam Menu`)</nowrap><br />Hold: <kbd>:material-microsoft-xbox: Guide</kbd> chording
| <kbd>:material-microsoft-windows: Windows</kbd> | Press: Not currently functional <br /> Hold: <no-wrap><kbd>:material-microsoft-xbox: Guide</kbd> + <kbd>:material-gamepad-circle-down: A</kbd></no-wrap> <no-wrap>(`Quick Access Menu`)</no-wrap>
| <kbd>:material-keyboard: Keyboard</kbd> | Not currently functional |
| <kbd>:material-mouse::material-controller: Mode Switch</kbd> | Switches between <code>:material-mouse: Mouse Mode</code> and <code>:material-controller: Gamepad Mode</code> |


## Notes
Expand All @@ -38,12 +40,17 @@ Download the latest `AMD64` version of SteamFork from the button below and follo
[![Latest Version](https://img.shields.io/github/release/SteamFork/distribution.svg?labelColor=111111&color=5998FF&label=Latest&style=flat#only-light)](https://github.com/SteamFork/distribution/releases/latest)
[![Latest Version](https://img.shields.io/github/release/SteamFork/distribution.svg?labelColor=dddddd&color=5998FF&label=Latest&style=flat#only-dark)](https://github.com/SteamFork/distribution/releases/latest)

### Known Issues

* Audio does not automatically reroute to external devices.
* Mangohud does not display CPU or GPU power draw.

### Booting from an external USB drive

To boot SteamFork from an external drive, hold <span class="nowrap">:material-minus: ++"Volume Down"++</span> + <span class="nowrap">:material-power: ++"Power"++</span> until the power indicator turns on.
Release <span class="nowrap">:material-power:++"Power"++</span> and continue holding <span class="nowrap">:material-minus: ++"Volume Down"++</span> until the boot menu appears.
To boot SteamFork from an external drive, hold <no-wrap><kbd>:material-minus: Volume Down</kbd> + <kbd>:material-power: Power</kbd></no-wrap> until the power indicator turns on.
Release <kbd>:material-power: Power</kbd> and continue holding <kbd>:material-minus: Volume Down</kbd> until the boot menu appears.

Switch to <span class="nowrap">:material-mouse: ++"Mouse Mode"++</span> using the <span class="nowrap">:material-mouse::material-controller: ++"Mode Switch"++</span> ,
select the storage device with SteamFork from the boot menu using the <span class="nowrap">:material-gamepad-round: ++"D-pad"++</span> , and then press <span class="nowrap">:material-gamepad-circle-down: ++"A"++</span> to boot the distribution.
Switch to <code>:material-mouse: Mouse Mode</code> using the <kbd>:material-mouse::material-controller: Mode Switch</kbd> ,
select the storage device with SteamFork from the boot menu using the <kbd>:material-gamepad-round: D-pad</kbd> and <kbd>:material-gamepad-circle-down: A</kbd> to boot the distribution.

Remember to switch back to <span class="nowrap">:material-controller: ++"Gamepad Mode"++</span> using the <span class="nowrap">:material-mouse::material-controller: ++"Mode Switch"++</span> .
Remember to switch back to <code>:material-controller: Gamepad Mode</code> using the <kbd>:material-mouse::material-controller: Mode Switch</kbd> .
36 changes: 25 additions & 11 deletions docs/devices/asus/rog-ally.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
title: ASUS ROG Ally / Ally X

<style>
code {white-space: nowrap;}
kbd {white-space: nowrap;}
no-wrap {white-space: nowrap;}
</style>

# ASUS ROG Ally / Ally X

![](../../_inc/images/devices/asus-rog-ally.png){ .off-glb }
Expand All @@ -9,14 +15,23 @@ title: ASUS ROG Ally / Ally X

## Features

| Feature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Notes |
| Feature | Notes |
| -- | -- |
| :material-harddisk: Storage | SteamFork can be run from an SD Card, USB Drive or installed directly to the internal NVME. <br> When installed directly to the NVME; an SD Card can be used for game storage. |
| :material-wifi: Wifi | Can be turned on in Steam OS under Main Menu > Network. |
| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers .|
| :material-fan: Fan | Managed by system firmware. |
| :material-lightning-bolt-circle: TDP Limit | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| :material-vibrate: Rumble | Enables the device rumble motor in emulators that support it. |
| <no-wrap>:material-harddisk: Storage</no-wrap> | SteamFork can be run from an SD Card, USB Drive or installed directly to the internal NVME. <br> When installed directly to the NVME; an SD Card can be used for game storage. |
| <no-wrap>:material-wifi: Wifi</no-wrap> | Can be turned on in Steam OS under `Main Menu` > `Network`. |
| <no-wrap>:simple-bluetooth: Bluetooth</no-wrap> | Supports bluetooth audio and controllers .|
| <no-wrap>:material-fan: Fan</no-wrap> | Managed by system firmware. |
| <no-wrap>:material-lightning-bolt-circle: TDP Limit</no-wrap> | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| <no-wrap>:material-vibrate: Rumble</no-wrap> | Enables the device rumble motor in emulators that support it. |

### Function Buttons

| Button | Function |
| -- | -- |
| ++"Command Center"++ | <kbd>:material-microsoft-xbox: Guide</kbd> <no-wrap>(`Steam Menu`)</no-wrap> |
| ++"Armoury Crate"++ | <no-wrap><kbd>:material-microsoft-xbox: Guide</kbd> + <kbd>:material-gamepad-circle-down: A</kbd><no-wrap> <no-wrap>(`Quick Access Menu`)</no-wrap> |
| ++"M1"++ | ++"R4"++ |
| ++"M2"++ | ++"L4"++ |

## Notes

Expand All @@ -29,8 +44,7 @@ Download the latest `AMD64` version of SteamFork from the button below and follo

### Booting from an external drive (USB or SD Card)

In order to launch SteamFork from a USB drive or SD Card you will need to first change the boot order in the BIOS.

During boot you can enter the bios by either pressing the `del` key on the built-in keyboard.
To boot SteamFork from an external drive, hold <kbd>:material-power: Power</kbd> until the device powers on.
Release <kbd>:material-power: Power</kbd> and repeatedly tap <kbd>:material-minus: Volume Down</kbd> until the `Bios Utility` appears.

In the bios; navigate to the `Boot` menu and then change the boot order to prioritize the SD card under `Boot Order Priorities`. Then go `Save & Exit` and select the Save Changes and Exit option. This change will persist through all reboots. If you want to boot into Windows simply remove the SD Card or USB drive.
Using the <kbd>:material-gamepad-round: D-pad</kbd> and <kbd>:material-gamepad-circle-down: A</kbd> or the touchscreen, select `Boot Menu` and select the storage device with SteamFork to boot the distribution.
20 changes: 13 additions & 7 deletions docs/devices/atari/vcs.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
title: Atari VCS

<style>
code {white-space: nowrap;}
kbd {white-space: nowrap;}
no-wrap {white-space: nowrap;}
</style>

# Atari VCS

![](../../_inc/images/devices/atari-vcs.png){ .off-glb }

## Features

| Feature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Notes |
| Feature | Notes |
| -- | -- |
| :material-harddisk: Storage | SteamFork can be run from an USB Drive or installed directly to the internal drive.
| :material-wifi: Wifi | Can be turned on in Steam OS under Main Menu > Network Settings |
| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers |
| :material-fan: Fan | Controlled by system firmware. |
| :material-lightning-bolt-circle: TDP Limit | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| :material-vibrate: Rumble | Enables the device rumble motor in emulators using controllers that support it. |
| <no-wrap>:material-harddisk: Storage</no-wrap> | SteamFork can be run from an USB Drive or installed directly to the internal drive.
| <no-wrap>:material-wifi: Wifi</no-wrap> | Can be turned on in Steam OS under `Main Menu` > `Network Settings` |
| <no-wrap>:simple-bluetooth: Bluetooth</no-wrap> | Supports bluetooth audio and controllers |
| <no-wrap>:material-fan: Fan</no-wrap> | Controlled by system firmware. |
| <no-wrap>:material-lightning-bolt-circle: TDP Limit</no-wrap> | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| <no-wrap>:material-vibrate: Rumble</no-wrap> | Enables the device rumble motor in emulators using controllers that support it. |

## Notes

Expand Down
35 changes: 26 additions & 9 deletions docs/devices/ayaneo/air-plus.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,35 @@
title: AYANEO Air Plus

<style>
code {white-space: nowrap;}
kbd {white-space: nowrap;}
no-wrap {white-space: nowrap;}
</style>

# AYANEO Air Plus

![](../../_inc/images/devices/ayaneo-air-plus.png){ .off-glb }

## Features

| Feature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Notes |
| Feature | Notes |
| -- | -- |
| <no-wrap>:material-harddisk: Storage</no-wrap> | SteamFork can be run from a USB Drive or installed directly to the internal NVME.
| <no-wrap>:material-wifi: Wifi</no-wrap> | Can be turned on in Steam OS under `Main Menu` > `Network Settings`. |
| <no-wrap>:simple-bluetooth: Bluetooth</no-wrap> | Supports bluetooth audio and controllers. |
| <no-wrap>:material-fan: Fan</no-wrap> | Controlled by system firmware. |
| <no-wrap>:material-lightning-bolt-circle: TDP Limit</no-wrap> | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| <no-wrap>:material-vibrate: Rumble</no-wrap> | Enables the device rumble motor in emulators that support it. |
| <no-wrap>:material-lightbulb-on: RGB</no-wrap> | Disabled on startup. Requires the [HueSync](https://github.com/honjow/HueSync) plugin for additional RGB control.|

### Function Buttons

| Button | Function |
| -- | -- |
| :material-harddisk: Storage | SteamFork can be run from a USB Drive or installed directly to the internal NVME.
| :material-wifi: Wifi | Can be turned on in Steam OS under Main Menu > Network Settings. |
| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers. |
| :material-fan: Fan | Controlled by system firmware. |
| :material-lightning-bolt-circle: TDP Limit | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| :material-vibrate: Rumble | Enables the device rumble motor in emulators that support it. |
| :material-lightbulb-on: RGB | Disabled on startup. Requires the [HueSync](https://github.com/honjow/HueSync) plugin for additional RGB control.|
| ++"Aya"++ | <kbd>:material-microsoft-xbox: Guide</kbd> <no-wrap>(`Steam Menu`)</no-wrap> |
| <kbd>:material-equal:</kbd> | <no-wrap><kbd>:material-microsoft-xbox: Guide</kbd> + <kbd>:material-gamepad-circle-down: A</kbd></no-wrap> <no-wrap>(`Quick Access Menu`)</no-wrap> |
| ++"LC"++ | ++"L4"++ |
| ++"RC"++ | ++"R4"++ |

## Notes

Expand All @@ -27,4 +42,6 @@ Download the latest `AMD64` version of SteamFork from the button below and follo

### Booting from an external drive (USB or SD Card)

To boot SteamFork from an external drive, hold ++"LC"+"Volume Up"++ and press the ++"Power"++ button, continue holding ++"LC"+"Volume Up"++ until the Ayaneo logo appears. Select the storage device with SteamFork from the boot menu using the Ayaneo button, and then press volume up to boot the distribution.
To boot SteamFork from an external drive, hold <no-wrap>++"LC"++ + <kbd>:material-plus: Volume Up</kbd></no-wrap> and press <kbd>:material-power: Power</kbd> ,
continue holding <no-wrap>++"LC"++ + <kbd>:material-plus: Volume Up</kbd></no-wrap> until the Ayaneo logo appears.
Select the storage device with SteamFork from the boot menu using the ++"Aya"++ button, and then press <kbd>:material-plus: Volume Up</kbd> to boot the distribution.
35 changes: 26 additions & 9 deletions docs/devices/ayaneo/ayaneo-2s.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
title: AYANEO 2S

<style>
code {white-space: nowrap;}
kbd {white-space: nowrap;}
no-wrap {white-space: nowrap;}
</style>

# AYANEO 2S

![](../../_inc/images/devices/ayaneo-2s.png){ .off-glb }
Expand All @@ -10,15 +16,24 @@ title: AYANEO 2S

## Features

| Feature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Notes |
| Feature | Notes |
| -- | -- |
| <no-wrap>:material-harddisk: Storage</no-wrap> | SteamFork can be run from an SD Card, USB Drive or installed directly to the internal NVME.
| <no-wrap>:material-wifi: Wifi</no-wrap> | Can be turned on in Steam OS under `Main Menu` > `Network Settings`. |
| <no-wrap>:simple-bluetooth: Bluetooth</no-wrap> | Supports bluetooth audio and controllers. |
| <no-wrap>:material-fan: Fan</no-wrap> | Managed automatically. |
| <no-wrap>:material-lightning-bolt-circle: TDP Limit</no-wrap> | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| <no-wrap>:material-vibrate: Rumble</no-wrap> | Enables the device rumble motor in emulators that support it. |
| <no-wrap>:material-lightbulb-on: RGB</no-wrap> | Disabled on startup. Requires the [HueSync](https://github.com/honjow/HueSync) plugin for additional RGB control.|

### Function Buttons

| Button | Function |
| -- | -- |
| :material-harddisk: Storage | SteamFork can be run from an SD Card, USB Drive or installed directly to the internal NVME.
| :material-wifi: Wifi | Can be turned on in Steam OS under Main Menu > Network Settings. |
| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers. |
| :material-fan: Fan | Managed automatically. |
| :material-lightning-bolt-circle: TDP Limit | Can be set globally, per system or per game. Requires the [SimpleDeckyTDP](https://github.com/SteamFork/SimpleDeckyTDP) plugin.|
| :material-vibrate: Rumble | Enables the device rumble motor in emulators that support it. |
| :material-lightbulb-on: RGB | Disabled on startup. Requires the [HueSync](https://github.com/honjow/HueSync) plugin for additional RGB control.|
| ++"Aya"++ | <kbd>:material-microsoft-xbox: Guide</kbd> <no-wrap>(`Steam Menu`)</no-wrap> |
| <kbd>:material-equal:</kbd> | <no-wrap><kbd>:material-microsoft-xbox: Guide</kbd> + <kbd>:material-gamepad-circle-down: A</kbd></no-wrap> <no-wrap>(`Quick Access Menu`)</no-wrap> |
| ++"LC"++ | ++"L4"++ |
| ++"RC"++ | ++"R4"++ |

## Notes

Expand All @@ -31,4 +46,6 @@ Download the latest `AMD64` version of SteamFork from the button below and follo

### Booting from an external drive (USB or SD Card)

To boot SteamFork from an external drive, hold ++"LC"+"Volume Up"++ and press the ++"Power"++ button, continue holding ++"LC"+"Volume Up"++ until the Ayaneo logo appears. Select the storage device with SteamFork from the boot menu using the Ayaneo button, and then press volume up to boot the distribution.
To boot SteamFork from an external drive, hold <no-wrap>++"LC"++ + <kbd>:material-plus: Volume Up</kbd></no-wrap> and press <kbd>:material-power: Power</kbd> ,
continue holding <no-wrap>++"LC"++ + <kbd>:material-plus: Volume Up</kbd></no-wrap> until the Ayaneo logo appears.
Select the storage device with SteamFork from the boot menu using the ++"Aya"++ button, and then press <kbd>:material-plus: Volume Up</kbd> to boot the distribution.
Loading

0 comments on commit 0582246

Please sign in to comment.