You are viewing a potentially older version of this package.
View all versions.
Subtitles
Displays text for in-game sounds to help make the game more accessible for Deaf/HoH gamers.
Date uploaded | 11 months ago |
Version | 2.1.0 |
Download link | JustJelly-Subtitles-2.1.0.zip |
Downloads | 9714 |
Dependency string | JustJelly-Subtitles-2.1.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100JustJelly-AudibleDistanceLib
A small library for audible distance determination.
Preferred version: 0.0.0README
Subtitles
Displays text for in-game sounds to help make the game more accessible for Deaf/HoH gamers.
Contributing
Got any feedback or found bugs? Please do post it in the Github Issues page!
Adding/Updating Subtitles
Please view SubtitlesAPI for more information.
CHANGELOG
Changelog
2.1.1 - 2024-01-01
HAPPY NEW YEAR!
Removed
- PlayClipAtPoint_Prefix patch temporarily removed
2.1.0 - 2023-12-10
Added
- Integration with AudibleDistanceLib
Removed
- Audible distance logic as that's in AudibleDistanceLib now
2.0.2 - 2023-12-07
Added
- Separate colors for sounds and dialogue
2.0.1 - 2023-12-06
Added
- Dialogue translations
Updated
- Update to SubtitlesAPI 0.0.1
2.0.0 - 2023-12-06
Added
- A new dependency on SubtitlesAPI (
207cef4
, @Xilophor) - Added more AudioSource patches. (
8aa12d7
, @legoandmars)
Removed
- Subtitle configuration as that has been extracted into SubtitlesAPI
1.2.0 - 2023-12-05
Updated
1.1.2 - 2023-12-05
Updated
- Update versions appropriately
- Subtitle tweaks
1.1.1 - 2023-12-05
Updated
- Made an oopsie and uploaded 1.1.0 with the old DLL
1.1.0 - 2023-12-05
Added
- Take audible distance into account instead of having every sound, even the ones far away, converted to subtitle on spot
Updated
- Subtitle tweaks
1.0.0 - 2023-12-04
- Initial commit