Commit Graph

463 Commits

Author SHA1 Message Date
stormdragon2976
ed82d449c6 Updated installer for swamp. It now uses the new code to make sure everything happens in 7.7 2023-01-24 16:09:13 -05:00
stormdragon2976
8bdba9d93e More very experimental changes. Now games should install using the required version of wine if necessary. It works in all the tests I have done, but that doesn't mean there are no bugs. 2023-01-24 16:04:58 -05:00
stormdragon2976
3cd9facf29 Finally fixed Shadow Line installer, I think. 2023-01-24 12:17:00 -05:00
stormdragon2976
56eb97c659 First code using the new wine version code. All Aprone games now use Wine 7.7, this fixes problems with Swamp frequently disconnecting. If you find this doesn't work for you, please use the master branch to play Swamp until the bugs are fixed. I tested it here, and Swamp launched, but I also have wine 7.7 installed system wide currently. 2023-01-23 20:18:36 -05:00
stormdragon2976
1ec6eb758f First incarnation of a function to install different wine versions for audio games that require a specific version of wine to work. 2023-01-23 18:08:56 -05:00
stormdragon2976
511c486f68 shadow Line commented out, because it doesn't work with latest wine. Preparing to fix it, but there will be experimental changes coming to do so, so getting ready to merge to master. 2023-01-23 16:19:13 -05:00
stormdragon2976
a1c9fafc7c Launch the window title reader with Laser Breakout so that more of the information is read. 2023-01-22 16:18:30 -05:00
938ee43f9e Fix laser breakout 2023-01-22 12:52:13 -08:00
1fce98d135 Fix some bugs, light battles and endless runner now working 2023-01-22 10:55:24 -08:00
fbdae7409e Fixed many problem uses for 7-zip's extract without directories flag. I'm honestly not sure why some of these games actually worked. Please be on the lookout for bugs. 2023-01-22 10:25:29 -08:00
stormdragon2976
c59b6bc465 Curl handle redirrects automatically. 2023-01-21 02:27:24 -05:00
stormdragon2976
b2e1655246 Switch from wget to curl for downloads. this removes a dependency, and theoretically should not lose any functionality. It is experimental, however, so please watch for bugs. 2023-01-21 01:14:45 -05:00
stormdragon2976
03dfcdbf04 Fixed a bug in sandbox that could affect some installers. 2023-01-02 20:00:31 -05:00
stormdragon2976
d81f7617c3 Game "Christmas Chaos" added but commented out because Tolk.dll sucks. 2022-12-27 17:37:09 -05:00
stormdragon2976
92c0996d37 Commented minecraft and hearthstone because they do not work. Not sure how they managed to get uncommented and pushed. 2022-12-25 17:21:49 -05:00
stormdragon2976
c3b1538b14 All wine bottles are now sandboxed. I think I have everything working like it should, but there certainly could be bugs. If you would like to help test, please install your favorite games and make sure they work just as well as before. 2022-12-25 13:46:51 -05:00
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
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
6d853ff27f Very experimental changes with clipboard_translator.sh, now requires sqlite3 and perl. 2022-12-05 20:07:17 -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
Storm Dragon
560b07c18f Apply swamp patch in installation so you get the correct version. 2022-11-25 11:21:11 -05:00
Storm Dragon
39bd8b4f62 Finally got Dragon Pong working. 2022-11-15 22:24:23 -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
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
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
Storm Dragon
cc05b931fb Added 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. 2022-10-05 03:48:16 -04:00
Storm Dragon
f25d5d4b90 Clipboard-translator will now start on launch of Bokurano Daibouken 1 and 2. 2022-10-04 23:47:23 -04:00
52fa738f86 Don't remove nvda dlls from the entire wineprefix, since it is a shared prefix 2022-10-04 15:04:59 -07:00
Storm Dragon
59fc787007 Added bk and bk2 2022-10-04 17:39:36 -04:00
Storm Dragon
b109348693 Game World of War is now working, so uncommented. 2022-10-02 15:04:16 -04:00
Storm Dragon
de39454cb4 Hopefully improved the installer for Bokurano Daibouken 3. It should now prompt for the translation file and provide the url where it can be obtained. 2022-10-02 13:06:15 -04:00
Storm Dragon
b7c68c3a04 Code 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. 2022-09-26 04:01:33 -04:00
Storm Dragon
98d3d0617c Road to Rage and Road to Rage Offline added. Road to rage requires a script that is in the speech directory to speak. 2022-09-25 03:21:33 -04:00
Storm Dragon
5a7ca7c8cb Fixed tee for real this time lol. 2022-09-24 19:20:42 -04:00
Storm Dragon
74b750c53b Small change to detect the utility tee if it is in a nonstandard location. 2022-09-24 16:31:32 -04:00
Storm Dragon
dc37c865ca Road to Rage added but commented out because it is not speaking yet. 2022-09-24 15:05:08 -04:00
3e7d462751 Bk3 now workingm Marina break sort of working but needs more instruction, so commented out. 2022-09-23 21:34:29 -07:00
Storm Dragon
41346e92b8 fixed a bug in the Judgementday installer. 2022-09-21 23:30:06 -04:00
Storm Dragon
2ed9370d67 Removed Future life, it appears to no longer have an installer. 2022-09-19 11:12:51 -04:00
Storm Dragon
703b3394cb The little minigame "Windows Attack" appears to have vanished, so removed it from AGM. 2022-09-14 23:34:45 -04:00
stormdragon2976
84c25f5262 Added ole32 to vipmud installation. 2022-09-14 14:52:46 -04:00
fd254e9f96 Fix river raiders install, still very crackly under water so still disabled 2022-09-13 11:28:10 -07:00
Storm Dragon
4709ec1eac Fixed bug in path. 2022-08-28 02:44:21 -04:00
Storm Dragon
0f1ab0d958 Changed 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. 2022-08-27 23:45:22 -04:00
Storm Dragon
70cec92593 Fixed a bug that would cause AGM to fail to download the nvda2speechd server if the first game installed was a 64 bit game. 2022-08-25 00:28:18 -04:00
Storm Dragon
97d8315880 Added Wolf Games Launcher but it is commented for now because not working yet. 2022-08-24 01:33:15 -04:00
Storm Dragon
f523b51327 Added game Dragon Pong but it is commented out because it doesn't yet work. 2022-08-23 00:20:12 -04:00
Storm Dragon
a04e04a206 You 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. 2022-08-22 18:42:58 -04:00
Storm Dragon
5e23d06a5c Fixed a really dumb bug in the Shooter installer that caused it to not speak. Lol everyone pretend you didn't see this. 2022-08-22 14:41:40 -04:00
Storm Dragon
15c73e8377 Updated Laser Breakout to use the new nvda2speechd dll, but it still doesn't speak, so commented out for now. 2022-08-21 12:22:13 -04:00
eda9b9e324 Fix crime hunter, and blind drive 2022-08-20 23:10:51 -07:00
Storm Dragon
f38cc92d4f No longer install RHVoice by default on 64 bit installations, only if speechsdk is requested. 2022-08-21 01:39:12 -04:00
Storm Dragon
69ed0666ea Game shooter added. 2022-08-21 01:01:16 -04:00
Storm Dragon
731ce3445b Fixed a bug that was copying the wrong dll. 2022-08-21 00:32:41 -04:00
Storm Dragon
b10ff24c1e Make nvda2speechd executable. 2022-08-21 00:10:48 -04:00
Storm Dragon
422ca30367 First pass at adding nvda2speech for 64 bit games. Probably bugs, so watch out. 2022-08-20 23:51:12 -04:00
Storm Dragon
6cb5394c72 updated Crazy Party to the latest version, beta 78. 2022-08-20 23:06:04 -04:00
Storm Dragon
f4130ed725 Uncommented the Entombed installer. Thanks to the great and awesome Michael, it is ready to go. 2022-08-17 14:18:56 -04:00
3d5819318d Entombed seems to mostly work, though I'm leaving it disabled for now, pending further testing. 2022-08-17 00:50:45 -07:00
Storm Dragon
04530924fb Fixed a couple of minor bugs in installer. 2022-08-10 11:50:31 -04:00
416af0c0a5 Add games chillingham and grizzly gulch 2022-08-09 19:19:55 -07:00
Storm Dragon
caaf414fa1 Added game "Tomb Hunter". 2022-08-08 19:08:49 -04:00
Storm Dragon
e1f8475b42 More work on Hearthstone, it's not working yet and appears to hang in the installer section. A little closer than before though. 2022-05-13 13:24:55 -04:00
Storm Dragon
7e01adaa53 Merge branch 'testing' of gitlab.com:stormdragon2976/audiogame-manager into testing 2022-05-05 20:02:12 -04:00
Storm Dragon
5cf7606f6e First pass at the new check for updates function. 2022-05-05 20:01:19 -04:00
eb0a19efa3 Blind Drive added, but comment until sapi works in 64-bit wine 2022-04-17 09:32:33 -07:00
Storm Dragon
07054de7cb Fixed a typo. 2022-03-27 13:39:52 -04:00
Storm Dragon
bc5ac9f3d2 Added -t option to show number of games currently available. 2022-03-27 03:14:04 -04:00
Storm Dragon
9f6f6f7d91 Added the game "Laser Breakout" but it is disabled for now because it does not speak. 2022-03-24 19:04:06 -04:00
Storm Dragon
d2c8694e8a Game "Marina Break" added, but disabled currently because it is not speaking. 2022-03-23 21:17:28 -04:00
stormdragon2976
84cc04c625 Set up Nyanchan Games bottle. Games themselves coming soon. 2022-03-23 18:39:12 -04:00
Storm Dragon
8f807f93eb Removed the game "Fantasy Story II" because it is now natively accessible. It is now available in the new "Linux Game Manager" project: https://git.2mb.codes/~stormdragon2976/linux-game-manager 2022-03-14 01:00:23 -04:00
Storm Dragon
6d1230fcf9 the -d flag now launches the installer, which is more useful for debugging games. 2022-03-11 13:08:45 -05:00