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
+32-11
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,31 @@
2
2
3
3
A program to aid in making [Siralim Ultimate](https://store.steampowered.com/app/1289810/Siralim_Ultimate/) more accessible to visually impaired users.
4
4
5
-
# Demo
5
+
##Demo
6
6
7
7
[](https://www.youtube.com/watch?v=00jdY_b_ra0)
8
8
9
9
10
-
# Features
11
-
- Integration with your screen reader of choice (NVDA, JAWS, Window-Eyes, SuperNova, System Access, ZoomText
12
-
)
10
+
## Features
11
+
- Integration with your screen reader of choice
12
+
- NVDA
13
+
- JAWS
14
+
- Window-Eyes
15
+
- SuperNova
16
+
- System Access
17
+
- ZoomText
13
18
- Sound list screen to familiarize with which sounds are for what
14
19
- Unique audio sounds for specific items
15
20
- Replaces game font with accessible version (Arial bold)
16
21
- Speaks the currently selected menu item
17
22
- Dialog boxes are spoken such as for the story, NPCs, and realm altars
23
+
- Specialized output for certain UI screens
24
+
- Summoning brazier
25
+
- Creatures screen (know which creature's traits, artifact, spell gems are being configured)
26
+
- Reorder creature screen
27
+
- GodForge avatar select
18
28
19
-
## Items sounds
29
+
## Item sounds
20
30
[video of sounds playing](https://youtu.be/2vVCJtCocbA)
21
31
22
32
- Quest items
@@ -29,19 +39,30 @@ A program to aid in making [Siralim Ultimate](https://store.steampowered.com/app
29
39
- Teleportation shrine
30
40
- Summoning brazier
31
41
32
-
# Required game settings
42
+
## Keyboard Shortcuts
43
+
| Action | Default Key |
44
+
| ------------------------- | ----------- |
45
+
| Speak secondary info | o |
46
+
| Speak all available info | v |
47
+
| Copy all available info | c |
48
+
49
+
## Requirements
50
+
51
+
### Game settings
33
52
- Display Zoom: 1x - to identify any realm object
34
53
35
-
# Operating System Requirements
54
+
###Operating System Requirements
36
55
- Windows 10 - only so far tested on 2021 releases
37
56
- The English United States language pack must be installed [Instructions can be found here](https://support.microsoft.com/en-us/windows/install-a-language-for-windows-ccd853d3-9ecd-7da7-9ef0-72b4a055410a)
38
57
39
-
40
-
# How to download
58
+
## How to download
41
59
The latest version of the installer can be found [here https://github.com/gurgalex/SiralimAccess/releases/latest](https://github.com/gurgalex/SiralimAccess/releases/latest)
42
60
43
-
44
-
# FAQ
61
+
## FAQ
45
62
## How to change the voice used if not using a screen reader?
46
63
The SAPI voice is controlled by the Windows control panel.
47
64
- Control Panel -> Speech Recognition -> Text to Speech -> Voice selection
0 commit comments