Skip to content

Commit 855534a

Browse files
2 files | articles.json, 02F5-ACB2-6038-0F36-accessibility-features.txt
1 parent d8a8564 commit 855534a

2 files changed

Lines changed: 34 additions & 19 deletions

File tree

articles.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"213266439488409398": {
4545
"title": "Accessibility Features",
4646
"url_code": "02F5-ACB2-6038-0F36",
47-
"version": 1,
48-
"timestamp": "2025-04-22 22:36:11"
47+
"version": 2,
48+
"timestamp": "2026-01-20 23:18:58"
4949
},
5050
"258297692838653570": {
5151
"title": "Case Sensitive Filesystems not supported on Mac",

docs/02F5-ACB2-6038-0F36-accessibility-features.txt

Lines changed: 32 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,88 +12,103 @@ You can determine which of these features a game supports by looking at the Acce
1212

1313
[h2]Gameplay features[/h2]
1414

15-
[section=#adjustable_difficulty]
15+
[section id=#adjustable_difficulty]
1616
[/section]
1717

1818
[b]Adjustable Difficulty[/b]: The game provides multiple ways to adjust the level difficulty, allowing players to customize the level of challenge to their preferences.
1919

20-
[section=#saving_options]
20+
[section id=#saving_options]
2121
[/section]
2222

2323
[b]Save Anytime[/b]: Players can manually save at almost any time, so players can play without worrying about losing progress.
2424

2525
[h2]Audio features[/h2]
2626

27-
[section=#volume_controls]
27+
[section id=#volume_controls]
2828
[/section]
2929

3030
[b]Custom Volume Controls[/b]: The volume for different types of in-game audio can be adjusted independently from each other, enabling players to reduce the volume of distracting sound effects or increase the volume of character speech.
3131

32-
[section=#narrated_menus]
32+
[section id=#narrated_menus]
3333
[/section]
3434

3535
[b]Narrated Game Menus[/b]: The game supports screen readers or offers menu narration, so menus can be used and understood without seeing the text.
3636

37-
[section=#stereo_sound]
37+
[section id=#stereo_sound]
3838
[/section]
3939

4040
[b]Stereo Sound[/b]: Players can use stereo audio to tell how far to the left or right sounds are coming from.
4141

42-
[section=#surround_sound]
42+
[section id=#surround_sound]
4343
[/section]
4444

4545
[b]Surround Sound[/b]: Players can use surround sound to identify how far in any direction sounds are coming from.
4646

4747
[h2]Visual features[/h2]
4848

49-
[section=#adjustable_text_size]
49+
[section id=#adjustable_text_size]
5050
[/section]
5151

5252
[b]Adjustable Text Size[/b]: You can adjust text size and UI scaling to make it appear larger or smaller.
5353

54-
[section=#subtitles]
54+
[section id=#subtitles]
5555
[/section]
5656

5757
[b]Subtitle Options[/b]: The way subtitles are displayed can be adjusted, such as font size, color and background opacity.
5858

59-
[section=#color_alternatives]
59+
[section id=#color_alternatives]
6060
[/section]
6161

6262
[b]Color Alternatives[/b]: Gameplay doesn't rely on colors to communicate important information, or you can change the colors used.
6363

64-
[section=#camera_comfort]
64+
[section id=#contrast_controls]
65+
[/section]
66+
67+
[b]Contrast Controls[/b]: Contrast can be adjusted to your comfort.
68+
69+
[section id=#camera_comfort]
6570
[/section]
6671

6772
[b]Camera Comfort[/b]: The game either permits players to adjust or disable uncomfortable camera movement such as screen shaking, camera bob, or motion blur, or the game doesn't feature these effects.
6873

74+
[section id=#without_vision]
75+
[/section]
76+
77+
[b]Playable without Vision[/b]: Players can play the whole game without seeing the screen.
78+
6979
[h2]Input features[/h2]
7080

71-
[section=#keyboard_only]
81+
[section id=#keyboard_only]
7282
[/section]
7383

7484
[b]Keyboard Only Option[/b]: Players can play with just a keyboard, or an accessibility tool that maps to keyboard inputs.
7585

76-
[section=#mouse_only]
86+
[section id=#mouse_only]
7787
[/section]
7888

7989
[b]Mouse Only Option[/b]: Players can play with just a mouse or an accessibility tool that maps to mouse inputs.
8090

81-
[section=#touch_only]
91+
[section id=#touch_only]
8292
[/section]
8393

8494
[b]Touch Only Option[/b]: Players can play the game with just touch controls or an accessibility tool that maps to touch inputs.
8595

86-
[section=#without_qte]
96+
[section id=#without_qte]
97+
[/section]
98+
99+
[b]Playable without Quick Time Events[/b]: Players can avoid sequences of precisely timed inputs ("quick time events") or button mashing.
100+
101+
[section id=#own_pace]
87102
[/section]
88103

89-
[b]Playable without Timed Input[/b]: Players can avoid sequences of precisely timed inputs ("quick time events") or button mashing.
104+
[b]Playable at Your Own Pace[/b]: You can take as long as you need for each input, without any timing requirements.
90105

91-
[section=#tts]
106+
[section id=#tts]
92107
[/section]
93108

94109
[b]Chat Text-to-speech[/b]: Text chat can be narrated out loud in real time.
95110

96-
[section=#stt]
111+
[section id=#stt]
97112
[/section]
98113

99114
[b]Chat Speech-to-text[/b]: Voice chat can be read as a text transcript in real time.

0 commit comments

Comments
 (0)