Commit Graph

  • 6a3634545e Fixed execute permissions on the set-voice script. testing Storm Dragon 2025-08-14 03:40:08 -04:00
  • 86b306897a Updated set-voice.sh from the version in master. Change it to only search ~/.local/wine32 since that's where all the 32 bit games go. Storm Dragon 2025-08-14 03:39:36 -04:00
  • 46564d2e0a Fixed Bloodshed installer to be win32 so speech will work. Storm Dragon 2025-08-09 06:44:14 -04:00
  • 19fd7fb899 Set-voice updated to new format. Also, search for and set voices using wine registry instead of old sed method. Storm Dragon 2025-08-09 06:42:11 -04:00
  • 9515c25ea3 A ton of updates. We now have working 32 bit wine, Swamp installs and works, many other 32 bit games should as well. Improvements to the user interface both GUI and CLI. Tons of bug fixes. Not quite yet ready for mainstream testing, but getting closer. Storm Dragon 2025-08-07 20:18:11 -04:00
  • e5c6798c80 Better approach at using correct wine for 32 bit games, assuming it works that is. Storm Dragon 2025-08-07 02:52:32 -04:00
  • 81d00ef4f2 work on calling the correct version of wine when a game is launched. Storm Dragon 2025-08-07 02:38:04 -04:00
  • e94b4ed13b Send inital setup stuff like installing wine32 through progress indication system. Storm Dragon 2025-08-07 02:18:15 -04:00
  • 50bb078de2 Initial attempt to get a working wine32. This should hopefully work for a while once correctly set up. Storm Dragon 2025-08-07 02:04:06 -04:00
  • adefd7aab4 Try to get Audio Quake working on 64 bit wine. Storm Dragon 2025-08-06 19:09:11 -04:00
  • fa80331a63 Ported over ui updates from Linux Game Manager. Storm Dragon 2025-08-06 15:47:59 -04:00
  • adfef6fba4 An attempt at getting Swamp running in WOW64. I expect this to fail horribly. Storm Dragon 2025-08-06 01:39:34 -04:00
  • a124cd1a1f Updated Challenge of the Horse to hopefully use nvda2speechd. Storm Dragon 2025-08-06 01:04:12 -04:00
  • 3d77356e7b Track down and fix some more progress bar stuff. Storm Dragon 2025-08-06 01:01:42 -04:00
  • 9a7b440423 Totally fubar progress bars. Attempted fix here. Also add progress beeps because yad isn't the most accessible thing with progress dialogues. Storm Dragon 2025-08-06 00:54:34 -04:00
  • 775d48c068 Hopefully make update messages shown after updates less spammy. Storm Dragon 2025-08-06 00:42:34 -04:00
  • 27f9e973a3 More improvements to progress bars. Hopefully fixed a bug that was causing games to install twice. Storm Dragon 2025-08-06 00:39:17 -04:00
  • 6351d88676 Attempt to improve progress details output during things like game installation. may have to revert this one, have to wait and see. Storm Dragon 2025-08-06 00:28:41 -04:00
  • 9b17248222 Even more install script fixes. 😢 Storm Dragon 2025-08-05 13:17:13 -04:00
  • a37bdfd32b Yet more install script fixes. Storm Dragon 2025-08-05 04:45:50 -04:00
  • 35fabf8ecd Cut down on repeating tasks for existing wine bottles. Storm Dragon 2025-08-05 04:31:39 -04:00
  • e5e7ef49ed Fixed even more installer scripts. Am I really going to have to go through all 208 of these? Storm Dragon 2025-08-05 04:26:18 -04:00
  • cf485ed4b0 More fixes to install scripts that got messed up in bulk edit. Storm Dragon 2025-08-05 04:10:56 -04:00
  • 88a815c76f Confirmation message after game installs, so window doesn't just vanish any more. Storm Dragon 2025-08-05 03:57:20 -04:00
  • c3e9d1e4a1 Another attempt with progressbars in yad and details of what's happening. Storm Dragon 2025-08-05 03:47:25 -04:00
  • bb1883ccd7 More fixes to installer scripts. Storm Dragon 2025-08-05 03:42:02 -04:00
  • 6317b2098b Hopefully improve progressbars and update messages with yad. Storm Dragon 2025-08-05 03:36:34 -04:00
  • 8e24b73720 Fixed some game installers that got broken in the massive update for progress bars. Storm Dragon 2025-08-05 03:29:50 -04:00
  • e12bcadb2a Add progress bars to some more operations, e.g. installing games. This required a bulk edit to all installer scripts, thanks Claud for the assist. Oh and send downloads through a progressbar. Storm Dragon 2025-08-05 03:11:37 -04:00
  • 19f54405bd Clean up redundant nvda2speechd startup and DLL replacement code Storm Dragon 2025-08-05 02:27:01 -04:00
  • 1b50ac66c1 Because now everything is more centralized in only a couple wine bottles, make sure nvda2speechd dll files are downloaded and update them when AGM starts. This should prevent loss of speech after game updates. Storm Dragon 2025-08-05 02:20:11 -04:00
  • eb9ad3e38d Fix update messages so they are shown in both CLI and GUI modes. Storm Dragon 2025-08-05 01:56:35 -04:00
  • 7ab2cdeb60 Fixed inaccessible dialogues in yad for messages. All messages should now be readable with screen readers, not just the buttons. Storm Dragon 2025-08-05 01:49:21 -04:00
  • 5adce756a1 Fixed an error in game removal. Fixed an error where it would try to launch an empty file name if escape were pressed to close the menu. Storm Dragon 2025-08-05 01:44:56 -04:00
  • d49ca8a86b Hopefully insure people using the GUI mode with audiogame-manager do not get stuck because some messages were only appearing in the terminal which may not be present at all in the GUI. Storm Dragon 2025-08-05 01:40:27 -04:00
  • 25c9aeaa5a Because of the major reworking of how audiogame-manager works, had to almost completely rewrite the -r (remove game) function. Will be testing it quite a bit to make sure nothing is critically broken. Storm Dragon 2025-08-05 01:06:04 -04:00
  • abb0bbbb20 More syntax fixes. Thanks Claud for helping track this one down. It was very illusive. Storm Dragon 2025-08-04 22:24:04 -04:00
  • 87c278d935 Fixed a few syntax errors. Storm Dragon 2025-08-04 20:18:44 -04:00
  • ddecf09fb1 With upgrade to wow64 no need to use a variable so switch to direct wine calls. Storm Dragon 2025-08-04 20:13:38 -04:00
  • 4d2134b9a9 A *lot* of work done on the audiogame-manager refactor. Hopefully getting somewhat close to stability, but I doubt it. Storm Dragon 2025-08-04 19:42:59 -04:00
  • 76f0c66c96 Added yad dialogues if in GUI session, retains the dialog interface if in console. Storm Dragon 2025-08-01 15:25:53 -04:00
  • 15f90a7979 Split dependency installation scripts into distro specific scripts. This is more reliable than the script trying to figure out which distro is running on its own. Storm Dragon 2025-08-01 14:27:44 -04:00
  • da065e5835 A little more progress on refactor. Storm Dragon 2025-06-10 01:54:56 -04:00
  • e3df3c4485 More games updated for the new system. Storm Dragon 2025-05-20 19:11:21 -04:00
  • 737432a63f Set-voice updated to support the new system. Hopefully also more reliable. Storm Dragon 2025-05-20 18:46:17 -04:00
  • 6526d40c68 Fixed create_game_array function. Storm Dragon 2025-05-20 17:51:20 -04:00
  • d9ef202b33 more progress, but create_game_array is horribly broken. Storm Dragon 2025-05-20 05:13:22 -04:00
  • faba6bcbcb Work on unifying bottles for wine. Most games should now install to 1 of 2 possible locations, ~/.local/wine32 or ~/.local/wine64. Untested, will probably break a lot of things, do not use yet. Storm Dragon 2025-05-19 00:09:35 -04:00
  • 31018bc55f Everything moved to it's new file for now. Cleanup is well under way. Improved the unix2dos function. Storm Dragon 2025-05-18 20:50:52 -04:00
  • 6e4d7bae8d More conversion to a modular system. Storm Dragon 2025-05-18 20:16:22 -04:00
  • e892da65c8 First chunk of major refactor. Move code to external files located in .includes. Better code organization and easier to deal with. Storm Dragon 2025-05-18 19:12:02 -04:00
  • 623de671f2 Merge branch 'testing' latest changes. Huge refactor on the way, it may be best to use this branch until further notice. master 2025 Storm Dragon 2025-05-18 16:41:18 -04:00
  • d6cfe797bc Latest changes before huge refactor. Storm Dragon 2025-05-18 16:39:58 -04:00
  • 50b577d7aa Make sure variables needed for installation scripts are exported. Storm Dragon 2025-05-14 13:57:57 -04:00
  • ef43dca94f Updated the clipboard translater because it could crash on some translations. Storm Dragon 2025-05-14 04:36:30 -04:00
  • a38fc607a8 Updated download link for "Challenge of the Horse". Storm Dragon 2025-05-08 23:39:52 -04:00
  • 937b52ffd0 Added tiny game smashathon. Get angry! Michael Taboada 2025-05-02 01:22:50 -07:00
  • 4ee362b1c0 Added game constant motion. This is temporary until sam releases a linux version. Michael Taboada 2025-05-01 04:17:32 -07:00
  • f86d25924f links for rhvoice updated. Storm Dragon 2025-04-16 00:09:49 -04:00
  • 6dbf578c5a Fixed a problem with the file name for BG Cricket. Storm Dragon 2025-02-07 21:27:19 -05:00
  • ec8bb229f0 Actually close audiogame-manager if escape is pressed instead of trying, and failing, to launch the game. Storm Dragon 2025-01-23 16:20:03 -05:00
  • 3d95cefb02 Updated Mist World installer for Wine 10.0. Now requires sapi. Storm Dragon 2025-01-23 15:47:47 -05:00
  • d9c6c80e00 Updated Swamp for wine 10.0. Removed ole32 dependency as it was causing it to fail. If you are on wine 9.0 run WINEPREFIX=~/.local/wine/aprone winetricks -q ole32 If you have problems. Storm Dragon 2025-01-23 15:16:41 -05:00
  • 8b8f01f39d Temporary work around for winetricks problems. Be sure to install winetricks with your package manager. Storm Dragon 2025-01-20 17:55:23 -05:00
  • a18b2ec61b Shades 2.0 now works as well Michael Taboada 2025-01-19 13:33:58 -08:00
  • e6cfa00c15 Shades of doom 1.2 is working for me on wine 9.22 Michael Taboada 2025-01-18 19:18:58 -08:00
  • 0a1a130399 Fixed a bug with the default download check. Storm Dragon 2025-01-17 17:36:40 -05:00
  • a8833aa173 Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing Storm Dragon 2025-01-16 13:30:53 -05:00
  • 447344bec9 Fixed an error with finding wine_gecko. Storm Dragon 2025-01-16 13:30:40 -05:00
  • ae267f971a Update the installer. Hunter Jozwiak 2025-01-16 13:26:44 -05:00
  • fd933f6dad Removed window title reader for Mist World. Requested by player. Storm Dragon 2025-01-13 23:37:32 -05:00
  • e60209a85e Fixed download url in A Hreo's call for nvdaControllerClient. Storm Dragon 2025-01-06 17:57:44 -05:00
  • 4300c3dda3 Fixed file validation for .exe files. Storm Dragon 2024-12-24 19:18:01 -05:00
  • 382c200dc3 Fix issue with scramble installer update. Michael Taboada 2024-12-22 23:05:54 -08:00
  • 9cc15db76e Fixed validation code so that things can actually pass validation and work. Storm Dragon 2024-12-23 01:47:03 -05:00
  • 1450bbc012 Fix scramble launcher for newest versions. Michael Taboada 2024-12-22 22:43:00 -08:00
  • 54ce9754fe Reorganize the way notes are shown after updates so that they hopefully appear oldest to newest. Storm Dragon 2024-12-18 04:52:34 -05:00
  • fad25d35ec Soulblaze is now available natively in Linux, so moved to linux-game-manager. Storm Dragon 2024-12-18 04:28:29 -05:00
  • 5cc4eca7fd Fixed some places where wine wasn't being properly set. Storm Dragon 2024-12-17 06:15:02 -05:00
  • 294557fe34 Hopefully hide some messages that were making the launch menu ... interesting. Storm Dragon 2024-12-17 05:19:04 -05:00
  • 7ff6fd9248 Hopefully fixed problem with FEXLoader call to winetricks. Storm Dragon 2024-12-17 05:06:37 -05:00
  • ee1eb6be60 Found some more games that didn't make it during the switch, added those back. Storm Dragon 2024-12-16 19:17:59 -05:00
  • 5620623ffe Mistworld got lost in the move to the new install system, so re-added it. Storm Dragon 2024-12-16 18:54:37 -05:00
  • 8aee611f86 Update winetricks to use FEXLoader if present. Storm Dragon 2024-12-16 18:49:18 -05:00
  • 75535a27b1 Changed the way nvda2speechd is launched. Storm Dragon 2024-12-16 14:42:25 -05:00
  • 18a6930c7c Updated code for -t flage. Does the same thing just better implemented. Storm Dragon 2024-12-16 04:30:42 -05:00
  • f0e421ab33 Fixed a few installers that got mangled by the conversion script. Storm Dragon 2024-12-16 04:25:54 -05:00
  • ccdf8ff858 Fixed Silver Dollar installer. Storm Dragon 2024-12-16 04:10:26 -05:00
  • 587e1ef385 Fixed a bug that would run sandbox on non existent wine if control+c was pressed. Storm Dragon 2024-12-15 21:41:03 -05:00
  • b8eb927c2d Use /usr/bin/wine if nothing is set for the variable. Storm Dragon 2024-12-15 18:48:40 -05:00
  • b776b18cf2 Add lyubov as an RHVoice option. Storm Dragon 2024-12-15 16:14:17 -05:00
  • 5da5e43964 Updated Download function. Storm Dragon 2024-12-14 15:10:04 -05:00
  • ba2687f8ad Make sure wine is set to something for game removal function. Added game "Soulblaze" Storm Dragon 2024-12-14 07:27:04 -05:00
  • 8ef2532521 Fixed the -t flag which was broken by the removal of the gameList variable. Storm Dragon 2024-12-13 05:34:53 -05:00
  • 97665e0b22 Added comment out to files that were commented in the old gameList variable. Storm Dragon 2024-12-13 05:23:12 -05:00
  • 733a8a3971 Removed gameList variable as it is no longer needed. Storm Dragon 2024-12-13 05:21:45 -05:00
  • b804d48188 WARNING! Possibly horribly broken. For stability, switch to master branch. Completely changed the way the installer system works. Storm Dragon 2024-12-13 05:06:58 -05:00
  • 407cc8985b Fixed wineserver for installers so that something is always present. May need more tweaks for aarch64. Storm Dragon 2024-12-13 04:00:57 -05:00
  • b868c732cf Updated wineserver calls to use the wine determined in variable form. Installers may be broken for now. Storm Dragon 2024-12-13 00:15:08 -05:00
  • 72dcf570ad Moved the check for wine for FEXLoader to the right place. Oops. Storm Dragon 2024-12-12 22:12:55 -05:00