You are viewing a potentially older version of this package.
View all versions.
Hades 2 TOLk Compatibility
Integrates TOLk screen-reader into Hades 2
Date uploaded | 4 months ago |
Version | 1.0.2 |
Download link | erumi321-Hades_2_TOLk_Compatibility-1.0.2.zip |
Downloads | 210 |
Dependency string | erumi321-Hades_2_TOLk_Compatibility-1.0.2 |
This mod requires the following mods to function
SGG_Modding-ReLoad
Provides helpers for managing hot reloading and waiting for the right time to load
Preferred version: 1.0.1SGG_Modding-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 3.1.0SGG_Modding-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.0.1README
Hades 2 TOLk Compatibility
Hades II mod which is a dependency of accessibility mods, using H2M we implement a screen reader through TOLk, one which replaces many of the icons in the game with the text they actually represent.
Features
- On Mousing over a button, the text within the button is read
- Icons within text are replaced by corresponding text [respects localization in most cases] (ie the Magick symbol is replaced by the word "Magick")
Install
- Download off of thunderstore
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.0.2 - 2024-07-11
Fixed
- (s) now just reads as s, shortening time to read some phrases
1.0.1 - 2024-06-13
Added
- Main menu has same text processing as the rest of the game
Fixed
- Main menu now reads text (again)
1.0.0 - 2024-06-12
Fixed
- No longer stutters when format or "icon" is in text
0.1.2 - 2024-05-27
- Fixed icon typo
0.1.1 - 2024-05-23
Removed
- Small print line
0.1.0 - 2024-05-23
Added
- Added TOLk reader and icon replacement