Commit Graph

573 Commits

Author SHA1 Message Date
stormdragon2976
7f9194828a New flag added, -q, to prevent launching qjoypad. It can be added to configuration file as noqjoypad=true. 2022-12-23 01:37:27 -05:00
stormdragon2976
dee46cb51e Add exception for autoupdate for ssh users so it doesn't try to update and prompt for pass phrase. 2022-12-23 00:54:43 -05:00
ccbe475156 Hopefully have three d velocity working. Please test! 2022-12-22 06:59:42 -08:00
56166f974a Work on three d velocity, still not working 2022-12-21 07:22:34 -08:00
397a7f2c3b Fix bug in install_nvda.sh 2022-12-14 10:20:56 -08:00
stormdragon2976
b5ff9b8756 Turn off speech with clipboard utilities and window title reader by creating the file ~/.agmsilent 2022-12-08 00:47:02 -05:00
stormdragon2976
1ab8e8620a Fixed a bug in array size check. 2022-12-06 01:15:23 -05:00
stormdragon2976
c373f2d0e5 Added new translation dependencies to the -c checklist. 2022-12-06 00:19:02 -05:00
stormdragon2976
bf81956b52 Update games that use clipboard_translator.sh to the new format. 2022-12-06 00:08:07 -05:00
stormdragon2976
1882c07a41 Removed gettext stuff from set-voice.sh. 2022-12-05 23:58:48 -05:00
stormdragon2976
6d853ff27f Very experimental changes with clipboard_translator.sh, now requires sqlite3 and perl. 2022-12-05 20:07:17 -05:00
stormdragon2976
0f6138151f Added translate-shell to the dependencies script. 2022-12-05 11:46:46 -05:00
stormdragon2976
d08a335846 Added game Danger City. 2022-12-04 17:08:38 -05:00
stormdragon2976
1d512ff129 make sure nvda2speechd is available for bk3. 2022-11-29 09:09:48 -05:00
stormdragon2976
307c45766c Added noconfirm to install options for yay 2022-11-29 00:01:46 -05:00
Storm Dragon
560b07c18f Apply swamp patch in installation so you get the correct version. 2022-11-25 11:21:11 -05:00
Storm Dragon
5f3445ca96 Move the installer script from the fossil repository into here, under the wine directory. 2022-11-25 10:55:22 -05:00
Storm Dragon
433b195ba5 Updated install_nvda.sh to use the internal winetricks. 2022-11-22 14:22:07 -05:00
Storm Dragon
39bd8b4f62 Finally got Dragon Pong working. 2022-11-15 22:24:23 -05:00
Storm Dragon
728b24f9b4 Quick script to install nvda, specify bottle as argument, default is nvda. 2022-11-15 14:35:49 -05:00
Storm Dragon
7d7a3108dd Moved the sequence storm reader to a more generic clipboard_reader.sh script. There very well could be bugs, so please report if you find them. 2022-11-14 08:07:30 -05:00
Storm Dragon
2f92150c10 Added translate-shell to the -c flag. 2022-11-11 16:09:38 -05:00
Storm Dragon
f986d5605a RS Games is finiky on some computers, attempted fix. 2022-11-10 20:09:23 -05:00
Storm Dragon
4e8ee6656b Switched back to SAPI for RS Games because it was requested. 2022-11-10 18:16:10 -05:00
Storm Dragon
af77aa5326 Added games "Haunted Party" and "Breu2 Shadow Hunt". 2022-11-04 01:51:36 -04:00
Storm Dragon
802e5d9285 Dropbox links no longer require the get_installer function. 2022-10-30 14:45:08 -04:00
ee1f9d2891 New game, coin collector 2022-10-30 11:26:54 -07:00
Storm Dragon
cfc49f33e8 use speak window title script to read the Bop It Emulator stuff. 2022-10-30 00:32:39 -04:00
Storm Dragon
5bf9f0147e Removed the mostly useless logging because it breaks documentation. 2022-10-30 00:15:40 -04:00
Storm Dragon
45b6d1af85 Added Bop It Emulator. 2022-10-27 20:17:01 -04:00
Storm Dragon
4a28fc8664 Try to make sure the nvdaControllerClient file doesn't get wrongly removed in some cases. 2022-10-26 06:46:19 -04:00
Storm Dragon
21fa5d625a Fix bugs in Top Speed 3 server configuration utility. 2022-10-23 18:14:55 -04:00
92213c21e0 Try to increase timeouts on River Raiders 2022-10-23 10:47:59 -07:00
147e38b16d Remove ole32 from VIPMud installer, as it seems to break most things 2022-10-23 09:34:34 -07:00
4c428bed29 River raiders seems to work now. Woot! Please test. 2022-10-23 09:32:54 -07:00
946d7522c4 Add dark destroyer, not working yet though 2022-10-15 10:31:25 -07:00
Storm Dragon
895541f802 Hopefully prevent bk3 from starting without the nvda2speech dll after importing dictionary files. 2022-10-11 13:11:40 -04:00
e7bae395b4 Eurofly still has problems, commenting 2022-10-09 14:01:40 -07:00
4a7a726c7c Eurofly seems to work. No idea how to use it, but well that's what documentation is for! Lol 2022-10-09 13:02:26 -07:00
Storm Dragon
e191c6dbfc updated README. 2022-10-07 07:18:34 -04:00
Storm Dragon
55130abe76 Updated speaking utilities. 2022-10-07 05:30:01 -04:00
Storm Dragon
cccfaa47f6 Fixed a spelling error. 2022-10-06 16:45:49 -04:00
Storm Dragon
ee9dfb1a3f Updated README 2022-10-06 16:39:51 -04:00
Storm Dragon
190a97087a Move the BK3 setup over to 7zip instead of using wine and xdotool. 2022-10-06 15:30:09 -04:00
Storm Dragon
a2cce62b1f Updated the window title speaking script to function more like clipboard translator. This means you don't need to launch it before opening games that require it any more. 2022-10-06 11:54:24 -04:00
Storm Dragon
2ca3cae57c Try a new method of detecting translation dictionary because just copying the file into place means it gets imported every time. 2022-10-06 03:52:02 -04:00
Storm Dragon
43d733343d Some fixes to installers, and now use the translator for bk3 if you don't have the dictionary file. 2022-10-05 18:51:21 -04:00
Storm Dragon
59d3742733 Moved the removal of nvdaControllerClient to the launcher of the game because sometimes it gets readded. 2022-10-05 17:26:35 -04:00
Storm Dragon
bb0194c023 Installer for Shadow Line should work now, requires xdotool. 2022-10-05 04:41:40 -04:00
Storm Dragon
b88277a26c A little more work on Shadow Line, still need to do the installer though. 2022-10-05 04:29:40 -04:00