Commit Graph

600 Commits

Author SHA1 Message Date
Storm Dragon
e5c6798c80 Better approach at using correct wine for 32 bit games, assuming it works that is. 2025-08-07 02:52:32 -04:00
Storm Dragon
81d00ef4f2 work on calling the correct version of wine when a game is launched. 2025-08-07 02:38:04 -04:00
Storm Dragon
e94b4ed13b Send inital setup stuff like installing wine32 through progress indication system. 2025-08-07 02:18:15 -04:00
Storm Dragon
50bb078de2 Initial attempt to get a working wine32. This should hopefully work for a while once correctly set up. 2025-08-07 02:04:06 -04:00
Storm Dragon
27f9e973a3 More improvements to progress bars. Hopefully fixed a bug that was causing games to install twice. 2025-08-06 00:39:17 -04:00
Storm Dragon
88a815c76f Confirmation message after game installs, so window doesn't just vanish any more. 2025-08-05 03:57:20 -04:00
Storm Dragon
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. 2025-08-05 03:11:37 -04:00
Storm Dragon
19f54405bd Clean up redundant nvda2speechd startup and DLL replacement code 2025-08-05 02:27:01 -04:00
Storm Dragon
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. 2025-08-05 02:20:11 -04:00
Storm Dragon
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. 2025-08-05 01:44:56 -04:00
Storm Dragon
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. 2025-08-05 01:40:27 -04:00
Storm Dragon
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. 2025-08-05 01:06:04 -04:00
Storm Dragon
abb0bbbb20 More syntax fixes. Thanks Claud for helping track this one down. It was very illusive. 2025-08-04 22:24:04 -04:00
Storm Dragon
87c278d935 Fixed a few syntax errors. 2025-08-04 20:18:44 -04:00
Storm Dragon
ddecf09fb1 With upgrade to wow64 no need to use a variable so switch to direct wine calls. 2025-08-04 20:13:38 -04:00
Storm Dragon
76f0c66c96 Added yad dialogues if in GUI session, retains the dialog interface if in console. 2025-08-01 15:25:53 -04:00
Storm Dragon
da065e5835 A little more progress on refactor. 2025-06-10 01:54:56 -04:00
Storm Dragon
6526d40c68 Fixed create_game_array function. 2025-05-20 17:51:20 -04:00
Storm Dragon
d9ef202b33 more progress, but create_game_array is horribly broken. 2025-05-20 05:13:22 -04:00
Storm Dragon
31018bc55f Everything moved to it's new file for now. Cleanup is well under way. Improved the unix2dos function. 2025-05-18 20:50:52 -04:00
Storm Dragon
6e4d7bae8d More conversion to a modular system. 2025-05-18 20:16:22 -04:00
Storm Dragon
e892da65c8 First chunk of major refactor. Move code to external files located in .includes. Better code organization and easier to deal with. 2025-05-18 19:12:02 -04:00
Storm Dragon
d6cfe797bc Latest changes before huge refactor. 2025-05-18 16:39:58 -04:00
Storm Dragon
50b577d7aa Make sure variables needed for installation scripts are exported. 2025-05-14 13:58:16 -04:00
937b52ffd0 Added tiny game smashathon. Get angry! 2025-05-02 01:22:50 -07:00
Storm Dragon
f86d25924f links for rhvoice updated. 2025-04-16 00:09:49 -04:00
Storm Dragon
ec8bb229f0 Actually close audiogame-manager if escape is pressed instead of trying, and failing, to launch the game. 2025-01-23 16:20:03 -05:00
Storm Dragon
8b8f01f39d Temporary work around for winetricks problems. Be sure to install winetricks with your package manager. 2025-01-20 17:55:23 -05:00
Storm Dragon
0a1a130399 Fixed a bug with the default download check. 2025-01-17 17:36:40 -05:00
Storm Dragon
447344bec9 Fixed an error with finding wine_gecko. 2025-01-16 13:30:40 -05:00
Storm Dragon
fd933f6dad Removed window title reader for Mist World. Requested by player. 2025-01-13 23:37:32 -05:00
Storm Dragon
4300c3dda3 Fixed file validation for .exe files. 2024-12-24 19:18:01 -05:00
Storm Dragon
9cc15db76e Fixed validation code so that things can actually pass validation and work. 2024-12-23 01:47:03 -05:00
Storm Dragon
54ce9754fe Reorganize the way notes are shown after updates so that they hopefully appear oldest to newest. 2024-12-18 04:52:34 -05:00
Storm Dragon
5cc4eca7fd Fixed some places where wine wasn't being properly set. 2024-12-17 06:15:02 -05:00
Storm Dragon
294557fe34 Hopefully hide some messages that were making the launch menu ... interesting. 2024-12-17 05:19:04 -05:00
Storm Dragon
7ff6fd9248 Hopefully fixed problem with FEXLoader call to winetricks. 2024-12-17 05:06:37 -05:00
Storm Dragon
8aee611f86 Update winetricks to use FEXLoader if present. 2024-12-16 18:49:18 -05:00
Storm Dragon
75535a27b1 Changed the way nvda2speechd is launched. 2024-12-16 14:42:25 -05:00
Storm Dragon
18a6930c7c Updated code for -t flage. Does the same thing just better implemented. 2024-12-16 04:30:42 -05:00
Storm Dragon
587e1ef385 Fixed a bug that would run sandbox on non existent wine if control+c was pressed. 2024-12-15 21:41:03 -05:00
Storm Dragon
b8eb927c2d Use /usr/bin/wine if nothing is set for the variable. 2024-12-15 18:48:40 -05:00
Storm Dragon
b776b18cf2 Add lyubov as an RHVoice option. 2024-12-15 16:14:17 -05:00
Storm Dragon
5da5e43964 Updated Download function. 2024-12-14 15:10:04 -05:00
Storm Dragon
ba2687f8ad Make sure wine is set to something for game removal function. Added game "Soulblaze" 2024-12-14 07:27:04 -05:00
Storm Dragon
8ef2532521 Fixed the -t flag which was broken by the removal of the gameList variable. 2024-12-13 05:34:53 -05:00
Storm Dragon
733a8a3971 Removed gameList variable as it is no longer needed. 2024-12-13 05:21:45 -05:00
Storm Dragon
b804d48188 WARNING! Possibly horribly broken. For stability, switch to master branch. Completely changed the way the installer system works. 2024-12-13 05:06:58 -05:00
Storm Dragon
407cc8985b Fixed wineserver for installers so that something is always present. May need more tweaks for aarch64. 2024-12-13 04:00:57 -05:00
Storm Dragon
b868c732cf Updated wineserver calls to use the wine determined in variable form. Installers may be broken for now. 2024-12-13 00:15:08 -05:00