b115e3759fMoving toward sandboxed wine installations. This means set-voice.sh needs to create and run its script inside the wine directory.
stormdragon2976
2022-12-23 02:12:34 -05:00
7f9194828aNew flag added, -q, to prevent launching qjoypad. It can be added to configuration file as noqjoypad=true.
stormdragon2976
2022-12-23 01:37:27 -05:00
dee46cb51eAdd exception for autoupdate for ssh users so it doesn't try to update and prompt for pass phrase.
stormdragon2976
2022-12-23 00:54:43 -05:00
ccbe475156Hopefully have three d velocity working. Please test!Michael Taboada2022-12-22 06:59:42 -08:00
b5ff9b8756Turn off speech with clipboard utilities and window title reader by creating the file ~/.agmsilent
stormdragon2976
2022-12-08 00:47:02 -05:00
1ab8e8620aFixed a bug in array size check.
stormdragon2976
2022-12-06 01:15:23 -05:00
c373f2d0e5Added new translation dependencies to the -c checklist.
stormdragon2976
2022-12-06 00:19:02 -05:00
bf81956b52Update games that use clipboard_translator.sh to the new format.
stormdragon2976
2022-12-06 00:08:07 -05:00
1882c07a41Removed gettext stuff from set-voice.sh.
stormdragon2976
2022-12-05 23:58:48 -05:00
6d853ff27fVery experimental changes with clipboard_translator.sh, now requires sqlite3 and perl.
stormdragon2976
2022-12-05 20:07:17 -05:00
0f6138151fAdded translate-shell to the dependencies script.
stormdragon2976
2022-12-05 11:46:46 -05:00
d08a335846Added game Danger City.
stormdragon2976
2022-12-04 17:08:38 -05:00
1d512ff129make sure nvda2speechd is available for bk3.
stormdragon2976
2022-11-29 09:09:48 -05:00
307c45766cAdded noconfirm to install options for yay
stormdragon2976
2022-11-29 00:01:46 -05:00
560b07c18fApply swamp patch in installation so you get the correct version.
Storm Dragon
2022-11-25 11:21:11 -05:00
5f3445ca96Move the installer script from the fossil repository into here, under the wine directory.
Storm Dragon
2022-11-25 10:55:22 -05:00
433b195ba5Updated install_nvda.sh to use the internal winetricks.
Storm Dragon
2022-11-22 14:22:07 -05:00
728b24f9b4Quick script to install nvda, specify bottle as argument, default is nvda.
Storm Dragon
2022-11-15 14:35:49 -05:00
7d7a3108ddMoved 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.
Storm Dragon
2022-11-14 08:07:30 -05:00
2f92150c10Added translate-shell to the -c flag.
Storm Dragon
2022-11-11 16:09:38 -05:00
f986d5605aRS Games is finiky on some computers, attempted fix.
Storm Dragon
2022-11-10 20:09:23 -05:00
30803d6066Merge branch 'testing' forgot to make a change to an installation file before last merge.
Storm Dragon
2022-10-06 15:30:47 -04:00
190a97087aMove the BK3 setup over to 7zip instead of using wine and xdotool.
Storm Dragon
2022-10-06 15:30:09 -04:00
90d64278aaMerge branch 'testing'. Things appear to be decently stable now.
Storm Dragon
2022-10-06 11:56:27 -04:00
a2cce62b1fUpdated 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.
Storm Dragon
2022-10-06 11:54:24 -04:00
2ca3cae57cTry a new method of detecting translation dictionary because just copying the file into place means it gets imported every time.
Storm Dragon
2022-10-06 03:52:02 -04:00
43d733343dSome fixes to installers, and now use the translator for bk3 if you don't have the dictionary file.
Storm Dragon
2022-10-05 18:51:21 -04:00
59d3742733Moved the removal of nvdaControllerClient to the launcher of the game because sometimes it gets readded.
Storm Dragon
2022-10-05 17:26:35 -04:00
bb0194c023Installer for Shadow Line should work now, requires xdotool.
Storm Dragon
2022-10-05 04:41:40 -04:00
b88277a26cA little more work on Shadow Line, still need to do the installer though.
Storm Dragon
2022-10-05 04:29:40 -04:00
cc05b931fbAdded Shadow Line. It is commented out though because I still have to deal with the installer. If you want to play it, uncomment and when the installer pops up press enter 3 times and wait about 5 minutes, then press enter again and the game will launch. Close it and relaunch from the agm launcher.
Storm Dragon
2022-10-05 03:48:16 -04:00
f25d5d4b90Clipboard-translator will now start on launch of Bokurano Daibouken 1 and 2.
Storm Dragon
2022-10-04 23:47:23 -04:00
3332cb8d39Improvements to the clipboard translator.
Storm Dragon
2022-10-04 20:48:30 -04:00
52fa738f86Don't remove nvda dlls from the entire wineprefix, since it is a shared prefixMichael Taboada2022-10-04 15:04:59 -07:00
59fc787007Added bk and bk2
Storm Dragon
2022-10-04 17:39:36 -04:00
4c440646f0The clipboard translator is much closer to working now. Tests with BK2 went reasonably well.
Storm Dragon
2022-10-04 16:42:32 -04:00
46fda47279First pass at a script to translate the text in the clipboard. Not ready for prime time, unless you are working on the script, do not use yet.
Storm Dragon
2022-10-04 02:57:19 -04:00
b109348693Game World of War is now working, so uncommented.
Storm Dragon
2022-10-02 15:04:16 -04:00
de39454cb4Hopefully improved the installer for Bokurano Daibouken 3. It should now prompt for the translation file and provide the url where it can be obtained.
Storm Dragon
2022-10-02 13:06:15 -04:00
b7c68c3a04Code to import translation file if found for BK3. This may be buggy, please report any problems. Dict.dat should be located either in Downloads or Desktop for this to work.
Storm Dragon
2022-09-26 04:01:33 -04:00
98d3d0617cRoad to Rage and Road to Rage Offline added. Road to rage requires a script that is in the speech directory to speak.
Storm Dragon
2022-09-25 03:21:33 -04:00
5a7ca7c8cbFixed tee for real this time lol.
Storm Dragon
2022-09-24 19:20:42 -04:00
74b750c53bSmall change to detect the utility tee if it is in a nonstandard location.
Storm Dragon
2022-09-24 16:31:32 -04:00
dc37c865caRoad to Rage added but commented out because it is not speaking yet.
Storm Dragon
2022-09-24 15:05:08 -04:00
3e7d462751Bk3 now workingm Marina break sort of working but needs more instruction, so commented out.Michael Taboada2022-09-23 21:34:29 -07:00
41346e92b8fixed a bug in the Judgementday installer.
Storm Dragon
2022-09-21 23:30:06 -04:00
2ed9370d67Removed Future life, it appears to no longer have an installer.
Storm Dragon
2022-09-19 11:12:51 -04:00
703b3394cbThe little minigame "Windows Attack" appears to have vanished, so removed it from AGM.
Storm Dragon
2022-09-14 23:34:45 -04:00
84c25f5262Added ole32 to vipmud installation.
stormdragon2976
2022-09-14 14:52:46 -04:00
fd254e9f96Fix river raiders install, still very crackly under water so still disabledMichael Taboada2022-09-13 11:28:10 -07:00
4709ec1eacFixed bug in path.
Storm Dragon
2022-08-28 02:44:21 -04:00
0f1ab0d958Changed RS Games to use the nvda2speech dll so that it uses speech-dispatcher now. I get the feeling I may have to revert this though because it does chop stuff sometimes.
Storm Dragon
2022-08-27 23:45:22 -04:00
70cec92593Fixed a bug that would cause AGM to fail to download the nvda2speechd server if the first game installed was a 64 bit game.
Storm Dragon
2022-08-25 00:28:18 -04:00
ededeeadf4set-voice.sh now provides a message if there are no voices listed. This can happen for example if the game uses the nvda2speechd dll.
Storm Dragon
2022-08-24 12:08:16 -04:00
97d8315880Added Wolf Games Launcher but it is commented for now because not working yet.
Storm Dragon
2022-08-24 01:33:15 -04:00
963a415647set-voice.sh now correctly detects the RHVoice that is installed and sets it instead of just using bdl.
Storm Dragon
2022-08-23 13:19:52 -04:00
f523b51327Added game Dragon Pong but it is commented out because it doesn't yet work.
Storm Dragon
2022-08-23 00:20:12 -04:00
a04e04a206You now have the option of installing Alan, Bdl, Clb, or Slt when installing a game. The -v should be specified with the desired voice along with the -i flag. It is also possible to set the desired default voice in settings.conf if you have one. The default voice is Bdl, so if that's the one you like best, there's no need to do anything.
Storm Dragon
2022-08-22 18:42:58 -04:00
5e23d06a5cFixed a really dumb bug in the Shooter installer that caused it to not speak. Lol everyone pretend you didn't see this.
Storm Dragon
2022-08-22 14:41:40 -04:00
15c73e8377Updated Laser Breakout to use the new nvda2speechd dll, but it still doesn't speak, so commented out for now.
Storm Dragon
2022-08-21 12:22:13 -04:00
6cb5394c72updated Crazy Party to the latest version, beta 78.
Storm Dragon
2022-08-20 23:06:04 -04:00
4cce555b7dMerge branch 'testing' new changes are coming in testing that may cause instability so checkpointing while it's stable.
Storm Dragon
2022-08-20 12:24:07 -04:00
f4130ed725Uncommented the Entombed installer. Thanks to the great and awesome Michael, it is ready to go.
Storm Dragon
2022-08-17 14:18:56 -04:00