Commit Graph

584 Commits

Author SHA1 Message Date
59dd9ae9cd Fix crackling sound in the great toy robbery when you went farther north. 2023-04-19 14:57:25 -07:00
7240f53cd5 Updated the Wave of the Undead installer. It works now, but no speech. 2023-04-16 23:42:05 -04:00
73c3396e11 "Wave of the Undead" added, but commented because of problems with the installer. 2023-04-16 20:23:30 -04:00
16e58d74d0 Add game Angel Gift 2023-04-06 10:39:59 -07:00
6211a18276 Removed rhvoice from the dan-z bottle because it seems to break stuff if used. 2023-04-05 22:41:50 -04:00
9abe1cb36c Add two more Dan Z games, lost and maze craze. Also moved super deekout to the Dan Z bottle, please reinstall super deekout to fix the bottle 2023-04-05 16:10:55 -07:00
c51eeeb40a Add Ultimate SounDoku 2023-04-03 10:21:49 -07:00
5d286cc09d Update action buttons to more closely reflect what they actually do according to the option selected. For example, the game launcher now says "Launch", the -r options now shows "Remove", etc. 2023-03-30 22:26:02 -04:00
983d8d3934 Add sarah documentation to the documentation function. 2023-03-28 14:02:20 -07:00
03124451c4 Add Sarah and the Castle of Witchcraft and Wizardry 2023-03-28 12:20:17 -07:00
e8dc17c7fd Added instructions for enabling automatic login for Mist World. 2023-03-16 16:51:36 -04:00
6303ea5b03 Create two directories not present in the mist world installation that allow saving of certain data. 2023-03-16 13:45:14 -07:00
478bdeadf0 Clipboard reader now respects the rate set in speech-dispatcher with spd-conf. 2023-03-06 21:00:46 -05:00
172f5482d0 Fixed up the grep statement to show only the first layout if there are multiples. 2023-02-10 09:44:45 -05:00
f1d21ae49f Updated the README with information on switching keyboard layout if necessary. 2023-02-09 17:13:34 -05:00
fbb389019d Experimental fix for systems in other languages. Export LANG to en_US.UTF-8 temporarily during installation of games. This needs testing, especially if your computer is normally in a different language. 2023-02-09 00:14:42 -05:00
f10afe820a Added an alert for the message about getting speech in vipMUD. 2023-02-08 20:26:51 -05:00
3085939e35 Add some flags to make curl try harder to download files for those hosts that are less than reliable. 2023-02-08 16:03:14 -05:00
8dcdea5ed1 Removed the "adding games" section from the README. It now has its own wiki page. 2023-02-08 09:51:21 -05:00
57eac5b7f6 Found a patch that turns Super Deekout into the full version. 2023-02-07 22:28:46 -05:00
68af5c8710 Finished adding Super Deekout. Xdotool is very important dependency for this one. 2023-02-07 18:35:20 -05:00
9736e4c000 More progress on Super Deekout. Unfortunately going to have to run the config.exe program. More xdotool to come. 2023-02-07 15:40:25 -05:00
bc7cdcfd25 Adding Super Deekout, but have to save for later. Will finish it in a bit. 2023-02-07 14:10:40 -05:00
ecec18417e Added game "Tactical Battle". 2023-02-07 03:46:15 -05:00
dd1007dce1 Fixed a bug with Mist World installer. Apparently in ' sneaked it's way into the installer. Added an alert functioon in case there's something that needs to be read for an installer. 2023-02-06 05:04:26 -05:00
5e1ca7ce7f Create a file, agm.conf, in new bottles that contains the path to wine and wineserver. This will make it possible for game helper scripts to work without breaking bottles that require different versions. 2023-02-05 15:37:57 -05:00
6712a9a234 Fixed missing quote in mist world section. 2023-02-05 11:20:35 -07:00
5113d99a9d Fix up update.exe for mist world on install 2023-02-04 22:36:23 -08:00
e9e2003dcb Added instructions for using the Mist World account creation script to the end of installation. 2023-02-04 16:58:55 -05:00
b76c55db6f First pass at Mist World account creator script. 2023-02-04 16:51:05 -05:00
677e0211cc First pass at mist world. Seems to work ok. 2023-02-03 22:29:22 -08:00
a659b4e63e Make sure the wine variable gets set to something, if none of the conditions for setting it get called. 2023-02-02 04:42:02 -05:00
119f8ecfd4 Fixed Shadow Line launcher. 2023-02-02 04:11:54 -05:00
33800fc980 Fixed major bug that would sometimes cause the wrong version of wine to be used. 2023-01-31 17:37:10 -05:00
e5253d7757 Finally, RS Games working. More fixes needed for some games. 2023-01-30 23:56:21 -05:00
b434cc16db RS Games requires an older version of wine to actually speak. Trying 7.7. 2023-01-30 21:54:06 -05:00
947c5eacb9 Added missing package xdg-utils to dependency installer script. 2023-01-30 21:49:10 -05:00
a6c42a6bd1 Sketchbook now working with sound. 2023-01-27 13:38:08 -05:00
5a9f715891 Replace nvdaControllerClient at the launch of Sketchbook so that updates won't break it. Immediately after updating, relaunch the game to restore speech. 2023-01-27 12:27:17 -05:00
eaafc19768 Fixed path for Sketchbook. 2023-01-27 11:50:46 -05:00
2fdf75a477 Entombed working again, requires wine 7.0. 2023-01-26 21:56:20 -05:00
7e90f9586f Entombed now uses wine 7.7, but there appears to be something wrong with part of the installation process, so not working currently. Added some statements to show what is happening, including which wine is being used or installed. 2023-01-26 19:52:00 -05:00
795eef018d Updated the dependency installer script. 2023-01-25 01:46:15 -05:00
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
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
3cd9facf29 Finally fixed Shadow Line installer, I think. 2023-01-24 12:17:00 -05:00
db463525e9 Fixed clipboard_translator. It was refusing to run if or exiting if for some reason the clipboard was empty. 2023-01-23 23:33:00 -05:00
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
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
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