Osmodium / PathfinderTextToSpeechMod

A mod that introduces text to speech in various parts of the game.
MIT License
14 stars 5 forks source link

Version 1_0_6 does not include WindowsVoice.dll #19

Closed ExRed closed 1 year ago

ExRed commented 1 year ago

The latest release-zip (SpeechMod_1_0_6.zip) doesn not include the required "WindowsVoice.dll" which makes the mod fail to load.

This will not be an issue when updating 1_0_5 to 1_0_6 by overwriting files, because the missing file already exists.

Solution: Put WindowsVoice.dll from 1_0_5 into the path of 1_0_6.

Osmodium commented 1 year ago

Ah shoot, made the zip file wrong. Thanks for reporting, looking into it now.

Osmodium commented 1 year ago

Should be fixed in 1_0_6 now too.