Commit Graph

30 Commits

Author SHA1 Message Date
893f7bf455 Make sure the renamer loads any time Toby Doom levels are selected, so Project Brutality, for example, should have metal again. 2025-02-14 00:30:49 -05:00
5d8aae9386 Paths for simple menu system updated because they were not working on some systems. 2025-01-29 11:43:17 -05:00
4309fd8994 ProjectMSX added in custom games. Thanks nicotomia from forum.audiogames.net. 2025-01-29 11:42:32 -05:00
c2e5a8ee3d Fixed the simple menu addon in all json files. 2025-01-27 12:18:08 -05:00
78f7ae506d Yet another attempt and handling charsets. 2025-01-25 10:56:27 -05:00
a0e539d3ce Specifically set the encoding to UTF-8. Simplify speak_thread. 2025-01-25 08:41:11 -05:00
db40032d3d Removed proximity addon from several json files because it's now built in. 2025-01-24 11:49:13 -05:00
c3c9da9403 Back to trying to fix non-English encodings. 2025-01-22 14:18:18 -05:00
a71bb0e608 Disable text to speech if self-voice is selected. This was harder than I thought it would be. Please report bugs if found. 2025-01-22 02:58:55 -05:00
02b598e987 Moved Audio Manual to a button as requested by Alando1. 2025-01-22 01:12:47 -05:00
6cd034c594 Removed the jack filtering because it needs to be redone. 2025-01-19 17:07:33 -05:00
ad55390801 Another attempt at fixing speech processing for non-English characters. 2025-01-19 12:10:15 -05:00
6e9aaa9751 This attempts to fix the error:
"Error processing game output: 'gbk' codec can't decode byte 0xac in
position 33: illegal multibyte sequence"
as reported by nicotomia from the audiogames.net forum.
2025-01-17 13:39:29 -05:00
1a9b8d5c03 Had to update the jack filter because it would have matched a player name. 2025-01-15 17:04:41 -05:00
d51b5fadd8 Squished more jack stuff. 2025-01-15 16:36:35 -05:00
41f525f51b Also filter out jack grumblings and messages that start with Cannot. 2025-01-15 16:29:39 -05:00
f94521bfb1 Filter out alsa grumblings. 2025-01-15 16:26:32 -05:00
c83714866d Update message when desired mod is not available to indicate it will be opened in the browser. 2025-01-15 08:55:28 -05:00
18279b6e7b Remove the music renamer from the DVD mod because it might cause problems with other maps. 2025-01-13 18:58:05 -05:00
f82c4d2559 Updated the Doomguy Verses Daleks custom file. 2025-01-13 18:55:48 -05:00
3ee8fd0098 Doomguy Verses the Daleks custom game file added. 2025-01-12 22:18:33 -05:00
2e5c14d5d6 Moved the nvda controll,er client to the base git directory since pyinstaller deletes it while building.? 2025-01-11 15:41:11 -05:00
fc53c8be24 I am sure I had fixed this once already, must have forgotten to copy over the code. Make Windows not rely on the DoomTTS.ps1 script. 2025-01-11 15:37:58 -05:00
9dd3d49174 Improved some menu strings. 2025-01-10 16:49:02 -05:00
c332370ba1 Fixed the missing . in the StarWars custom file. Updated the file name and the name of the mod. 2025-01-10 14:38:51 -05:00
105ca3a914 Place the nvdaControllerClient.dll in the proper directory so that TTS will work on Windows. 2025-01-10 14:20:38 -05:00
5b56de3542 Place the nvdaControllerClient.dll in the proper directory so that TTS will work on Windows. 2025-01-10 14:19:44 -05:00
5a6a5cff40 Updated messages in json files to be more cross platform. 2025-01-10 14:07:20 -05:00
7f08c41d9d Initial commit. 2025-01-10 13:30:35 -05:00
38fe088ce3 Initial commit 2025-01-10 12:34:21 -05:00