Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pathing issue for PhoneticDictionary when using ReShade #6

Closed
Fabulousbill45 opened this issue Aug 25, 2024 · 1 comment
Closed

Pathing issue for PhoneticDictionary when using ReShade #6

Fabulousbill45 opened this issue Aug 25, 2024 · 1 comment

Comments

@Fabulousbill45
Copy link

Took me a while to figure out why the mod was reading out speechmod_break_long etc. turns out that using ReShade makes the mod unable to load the PhoneticDictionary. Not necessarily a problem with the mod but a compatibility issue I thought I’d share in case someone else ran into this issue.

@Osmodium
Copy link
Owner

Osmodium commented Feb 17, 2025

Sorry for the late response.
I have also had some issues with the phonetic dictionary, so I reworked it.
Most people that uses the mod uses the NaturalVoiceSAPIAdapter so it's not as important with a dictionary anymore.
The current standard dictionary replaces // so that it doesn't read those aloud when talking to certain Techpriests.
Every entry in the dictionary supports RegEx now, so it's more complicated to add entries, but there should be fewer of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants