stormdragon2976
|
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 |
|
stormdragon2976
|
57eac5b7f6
|
Found a patch that turns Super Deekout into the full version.
|
2023-02-07 22:28:46 -05:00 |
|
stormdragon2976
|
68af5c8710
|
Finished adding Super Deekout. Xdotool is very important dependency for this one.
|
2023-02-07 18:35:20 -05:00 |
|
stormdragon2976
|
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 |
|
stormdragon2976
|
bc7cdcfd25
|
Adding Super Deekout, but have to save for later. Will finish it in a bit.
|
2023-02-07 14:10:40 -05:00 |
|
stormdragon2976
|
ecec18417e
|
Added game "Tactical Battle".
|
2023-02-07 03:46:15 -05:00 |
|
stormdragon2976
|
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 |
|
stormdragon2976
|
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 |
|
stormdragon2976
|
e9e2003dcb
|
Added instructions for using the Mist World account creation script to the end of installation.
|
2023-02-04 16:58:55 -05:00 |
|
|
677e0211cc
|
First pass at mist world. Seems to work ok.
|
2023-02-03 22:29:22 -08:00 |
|
stormdragon2976
|
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 |
|
stormdragon2976
|
119f8ecfd4
|
Fixed Shadow Line launcher.
|
2023-02-02 04:11:54 -05:00 |
|
stormdragon2976
|
33800fc980
|
Fixed major bug that would sometimes cause the wrong version of wine to be used.
|
2023-01-31 17:37:10 -05:00 |
|
stormdragon2976
|
e5253d7757
|
Finally, RS Games working. More fixes needed for some games.
|
2023-01-30 23:56:21 -05:00 |
|
stormdragon2976
|
b434cc16db
|
RS Games requires an older version of wine to actually speak. Trying 7.7.
|
2023-01-30 21:54:06 -05:00 |
|
stormdragon2976
|
a6c42a6bd1
|
Sketchbook now working with sound.
|
2023-01-27 13:38:08 -05:00 |
|
stormdragon2976
|
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 |
|
stormdragon2976
|
eaafc19768
|
Fixed path for Sketchbook.
|
2023-01-27 11:50:46 -05:00 |
|
stormdragon2976
|
2fdf75a477
|
Entombed working again, requires wine 7.0.
|
2023-01-26 21:56:20 -05:00 |
|
stormdragon2976
|
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 |
|
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 |
|