• Joined on 2022-12-22
storm pushed to testing at storm/audiogame-manager 2024-12-16 18:45:50 -05:00
8aee611f86 Update winetricks to use FEXLoader if present.
storm pushed to testing at storm/audiogame-manager 2024-12-16 14:39:01 -05:00
75535a27b1 Changed the way nvda2speechd is launched.
storm pushed to testing at storm/stormux 2024-12-16 13:19:10 -05:00
69ca3a957c Added file to fix wifi for Raspbery Pi 500. It was necessary a while back for the Pi 4 as well, so I don't think it will break anything.
storm pushed to master at storm/fenrir 2024-12-16 11:52:08 -05:00
29a2db0e0c Fixed a bug that required the -f flag in conjunction with -e to use pty.
b6201235e6 Removed the emacs speech driver. Also some cleanup missed from removing the old espeak driver that no longer worked.
f7584463e3 Changed default speech driver to speech-dispatcher. Lowered default speech rate a bit.
Compare 3 commits »
storm pushed to testing at storm/audiogame-manager 2024-12-16 04:27:22 -05:00
18a6930c7c Updated code for -t flage. Does the same thing just better implemented.
storm pushed to testing at storm/audiogame-manager 2024-12-16 04:22:37 -05:00
f0e421ab33 Fixed a few installers that got mangled by the conversion script.
storm pushed to testing at storm/audiogame-manager 2024-12-16 04:07:01 -05:00
ccdf8ff858 Fixed Silver Dollar installer.
storm pushed to testing at storm/audiogame-manager 2024-12-15 21:37:42 -05:00
587e1ef385 Fixed a bug that would run sandbox on non existent wine if control+c was pressed.
storm pushed to testing at storm/fenrir 2024-12-15 21:25:04 -05:00
29a2db0e0c Fixed a bug that required the -f flag in conjunction with -e to use pty.
storm pushed to testing at storm/audiogame-manager 2024-12-15 18:45:19 -05:00
b8eb927c2d Use /usr/bin/wine if nothing is set for the variable.
storm pushed to testing at storm/audiogame-manager 2024-12-15 16:10:58 -05:00
b776b18cf2 Add lyubov as an RHVoice option.
storm pushed to testing at storm/audiogame-manager 2024-12-14 15:06:46 -05:00
5da5e43964 Updated Download function.
storm pushed to testing at storm/stormux 2024-12-14 09:17:34 -05:00
7c62016063 added a configureation file for the Raspberry Pi Monitor, moved 10-headless.conf so it is the last thing tried.
storm pushed to testing at storm/audiogame-manager 2024-12-14 07:23:56 -05:00
ba2687f8ad Make sure wine is set to something for game removal function. Added game "Soulblaze"
storm pushed to testing at storm/stormux 2024-12-13 16:19:46 -05:00
5d43526e85 Reverted to old dummy driver because new one fails in lots of configurations.
storm pushed to master at storm/configure-stormux 2024-12-13 15:28:16 -05:00
27569d529b fixed the installed kernel detection.
storm pushed to master at storm/configure-stormux 2024-12-13 15:14:14 -05:00
5b6b3b2dc2 Fixed a bug in pi version checking.
storm pushed to master at storm/configure-stormux 2024-12-13 15:11:37 -05:00
7ac75d8fb2 Make pi 5 check for kernel replacement also work for the 500.
storm pushed to testing at storm/audiogame-manager 2024-12-13 05:31:42 -05:00
8ef2532521 Fixed the -t flag which was broken by the removal of the gameList variable.
storm pushed to testing at storm/audiogame-manager 2024-12-13 05:20:01 -05:00
97665e0b22 Added comment out to files that were commented in the old gameList variable.