Skip to content

Commit 931c2c4

Browse files
committed
c
1 parent ac8caa6 commit 931c2c4

13 files changed

Lines changed: 57 additions & 2 deletions

docs/alt-access.md

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,21 @@ There are three primary adaptive controllers out there with various approaches t
4242
<p>Spectrum of Hub Based and Direct-Use Based Adaptive Controllers</p>
4343
</div>
4444

45+
<div class="qr-link">
46+
<img src="../images/qr/xac.png" >
47+
<p>Link: Xbox Adaptive Controller (XAC)</p>
48+
</div>
49+
50+
<div class="qr-link">
51+
<img src="../images/qr/sac.png" >
52+
<p>Link: Sony Access Controller (SAC)</p>
53+
</div>
54+
55+
<div class="qr-link">
56+
<img src="../images/qr/hori.png" >
57+
<p>Link: Hori Flex Controller</p>
58+
</div>
59+
4560

4661
**See each section below for more specific information on the adaptive controllers.**
4762

@@ -64,7 +79,7 @@ Xbox has a fantastic series of videos and online resources explaining every feat
6479

6580
<div class="qr">
6681
<img src="../images/qr/xac-resources.png" alt="QR Code for link">
67-
<p>Scan to go to the XAC web resources created by Xbox</p>
82+
<p>Link: Scan to go to the XAC web resources created by Xbox</p>
6883
</div>
6984

7085
Check out the first video in Xbox's resource series here:
@@ -108,12 +123,32 @@ SpecialEffect also has a fantastic walkthrough of setting up an XAC on an Xbox C
108123
| **Controller Assist (previously co-pilot)** | • This allows two controllers to act as one. Either two XAC's, standard controllers, or a standard controller and an XAC working together. | • One player does some of the inputs with the standard controller while the other uses the custom setup with the XAC to use those inputs. | Found in: [Video: XAC Guide - Getting Started](https://youtu.be/zd4VddU1wTQ?si=pKEhQ30Cf0V35zft&t=295) |
109124
| **Button Toggle** | • You can assign any button input to stay activated with a single press. Then press again to turn off. Think about a light switch. | • For users that do not want to hold a button down to keep it activated. Aiming in first person shooter games is a great example. Press once to aim, press again to put the weapon down. | Found in: [Video: Gaming Readapted](https://youtu.be/peQryhh6aOw?si=3KyE7LBvb4FEY1G-&t=160) |
110125
| **Shift Mode** | • Shift allows you to assign two different functions to a single joystick or button.| • You must choose an input (button or joystick) to make your shift button<br> • The Shift key also allows you to assign two different functions to a single button. You can remap a button to be the A button A by default, but when holding the Shift key, your A button now functions as the B button when you press it. | [Video: XAC Guide - Advanced functionalities](https://youtu.be/VuomjNhHYew?si=iLxLnji9b8kusAJx&t=41) |
111-
| **Joystick Axis Swap** | • When remapping, if you select one of the joysticks it will allow you to swap either or both the X and Y axis. | • This allows the gamer to play a game that requires 2 joysticks with one.<br> • For example, if they were using a left joystick and swapped the X axis with the right joystick, they could move forward and back in a 3rd person game and use the left and right to look around and move in all directions. | n/a - No resource yet |
126+
| **Joystick Axis Swap** | • When remapping, if you select one of the joysticks it will allow you to swap either or both the X and Y axis. | • This allows the gamer to play a game that requires 2 joysticks with one.<br> • For example, if they were using a left joystick and swapped the X axis with the right joystick, they could move forward and back in a 3rd person game and use the left and right to look around and move in all directions. | [See the Tips and Tricks Section](tips-and-tricks.md#accessing-two-joysticks-from-a-single-joystick) |
112127
| **Joystick Sensitivty Curves** | • Adjusting the sensitivity of the joystick plugged into the XAC. | • For example, players who have limited strength or mobility can choose a sensitivity curve option that provides an experience where less physical movement of the joystick is needed to achieve the same amount of in-game character or camera movement. | [Video: XAC Guide - Advanced functionalities](https://youtu.be/VuomjNhHYew?si=NKKxagPeL2qmLz2Q&t=243) |
113128
| **Mounting** | • 1/4-20 screw designed for AMPS compatible mounts. °-20 screw designed for tripod mounts. | • Placeing the controller in a more optimal position for the player | N/A |
114129

115130
</div>
116131

132+
<div class="qr-link">
133+
<img src="./images/qr/video-xac-guide.png" >
134+
<p>Link: Video - XAC Guide - Getting Started</p>
135+
</div>
136+
137+
<div class="qr-link">
138+
<img src="./images/qr/video-xac-app-guide.png" >
139+
<p>Link: XAC Guide - Customization with the Xbox Accessories App</p>
140+
</div>
141+
142+
<div class="qr-link">
143+
<img src="./images/qr/readapted-toggle.png" >
144+
<p>Link: Gaming Readapted - Button Toggle</p>
145+
</div>
146+
147+
<div class="qr-link">
148+
<img src="./images/qr/xac-advanced.png" >
149+
<p>Link: XAC Guide - Advanced functionalities</p>
150+
</div>
151+
117152
### Sony Access Controller (SAC)
118153

119154
<div class="center-thumb">

docs/equipment.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,26 @@ We recommend starting with the equipment already available to you. Using what yo
7777

7878
</div>
7979

80+
<div class="qr-link">
81+
<img src="../images/qr/xbox-a11y-page.png" >
82+
<p>Link: Xbox Accessibility Page</p>
83+
</div>
84+
85+
<div class="qr-link">
86+
<img src="../images/qr/ps-a11y-page.png" >
87+
<p>Link: PlayStation Accessibility Page</p>
88+
</div>
89+
90+
<div class="qr-link">
91+
<img src="../images/qr/steam-a11y-page.png" >
92+
<p>Link: Steam Accessibility Page</p>
93+
</div>
94+
95+
<div class="qr-link">
96+
<img src="../images/qr/nintendo-a11y-page.png">
97+
<p>Link: Nintendo Switch 2 Accessibility Page</p>
98+
</div>
99+
80100
<div class="centered-table-container" markdown="1">
81101
<span class="table-caption">Comparison of Past Generation Platform Accessibility Features</span>
82102
<br>

docs/images/qr/hori.png

12.2 KB
Loading
12.2 KB
Loading

docs/images/qr/ps-a11y-page.png

12.2 KB
Loading
12.2 KB
Loading

docs/images/qr/sac.png

12.2 KB
Loading

docs/images/qr/steam-a11y-page.png

12.2 KB
Loading
12.2 KB
Loading

docs/images/qr/video-xac-guide.png

12.2 KB
Loading

0 commit comments

Comments
 (0)