Commit Graph

663 Commits

Author SHA1 Message Date
Storm Dragon ee1eb6be60 Found some more games that didn't make it during the switch, added those back. 2024-12-16 19:17:59 -05:00
Storm Dragon 5620623ffe Mistworld got lost in the move to the new install system, so re-added it. 2024-12-16 18:55:06 -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 f0e421ab33 Fixed a few installers that got mangled by the conversion script. 2024-12-16 04:25:54 -05:00
Storm Dragon ccdf8ff858 Fixed Silver Dollar installer. 2024-12-16 04:10:26 -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 97665e0b22 Added comment out to files that were commented in the old gameList variable. 2024-12-13 05:23:12 -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
Storm Dragon 72dcf570ad Moved the check for wine for FEXLoader to the right place. Oops. 2024-12-12 22:12:55 -05:00
Storm Dragon e017284d80 Updated FEXLoader to use /usr/bin/wine because it should be in that path, and using command to locate it will not work. 2024-12-12 21:47:32 -05:00
Storm Dragon 9f8fd947c9 Hopefully fixed bug with wine not properly being called. 2024-12-12 20:54:22 -05:00
Storm Dragon a595a9bf1a Updated minimum dependencie checker to account for aarch64. 2024-12-12 19:28:29 -05:00
Storm Dragon 7ec0035fb4 Experimental code for supporting aarch64 architecture. 2024-12-12 19:13:55 -05:00
Storm Dragon 038d784ba2 Small bug fix. Hopefully working now for creating the settings.dat file. 2024-12-09 18:51:54 -05:00
Storm Dragon 7d659c3ac4 I think I found a way to enter the user name for Side Parfty score boards. 2024-12-09 18:34:40 -05:00
Storm Dragon 53c0cafcef Added game "Side Party". 2024-12-08 20:03:09 -05:00
Storm Dragon baef70bcf1 Fixed broken download link. 2024-11-17 22:21:01 -05:00
Storm Dragon 792a8d413f Add reminder for backing up deck and game directories before reinstalling for upgrade from beta78 and earlier. 2024-11-15 18:40:59 -05:00
Storm Dragon 6a4ff7358f The logs were reliably being reported, so try a new approach. 2024-11-15 18:27:07 -05:00
Storm Dragon b3db3bfe28 Show latest changes after doing updates. 2024-11-15 18:20:01 -05:00
Storm Dragon 6b73d2c7a8 Added reinstall warning for anyone updating from Crazy Party beta <= 78. 2024-11-15 17:03:24 -05:00
Storm Dragon 246af6a8ad Improved the Crazy Party update script. 2024-11-15 16:32:44 -05:00
Storm Dragon 40dd4f9b77 Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing 2024-11-06 05:09:48 -05:00
Storm Dragon c9309f4f19 Updated Crazy Party installer. 2024-11-06 05:09:31 -05:00
lilmike 91db128659 Revert "Initial attempt at adding "The Tornado Chicken". Not quite working yet, crashes at main menu."
Games using nvgt since mid august will no longer work under wine,
including this one. Reverting in hopes of getting a linux version
(follow https://git.2mb.codes/~stormdragon2976/linux-game-manager to see
if so).

This reverts commit ef19077d1c.
2024-09-26 03:31:16 -07:00
Storm Dragon 72fc9fb5be Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing 2024-09-26 04:53:03 -04:00
Storm Dragon ef19077d1c Initial attempt at adding "The Tornado Chicken". Not quite working yet, crashes at main menu. 2024-09-26 04:52:44 -04:00
lilmike 65a44d2c6b Actually include the accessibility features for balatro! Doh lol. 2024-09-13 11:17:04 -07:00
Storm Dragon d1f95e02ef Migrated the game removal function over to the new system. 2024-09-13 01:28:22 -04:00
Storm Dragon 29ead41c16 Added game "Balatro" 2024-09-12 16:38:35 -04:00
Storm Dragon c012cb5574 Updated the add_launcher function to handle extra parameters. 2024-09-12 14:37:51 -04:00
Storm Dragon c77f05b86a More work on supporting extra flags like variable exports. Fixed the kill flag because the new format of the $game variable broke it. Probably still more bugs to deal with, just let me know if you find any. 2024-09-12 14:26:46 -04:00
Storm Dragon cabe79cc34 Fixed launcher for Warsim. 2024-09-12 01:49:01 -04:00
Storm Dragon f459791fda Started restructuring of the game launcher function. This included splitting it into 3 functions as well as redoing the way games are read from the games.conf file. There very well may be bugs. 2024-09-12 01:35:58 -04:00
Storm Dragon 9ce0c4c1e3 For games that require steamcmd, you can now place the files manually if you want. 2024-09-09 01:20:56 -04:00
lilmike b36d99c970 Crazy party beta81 is working. Until we get the update script working, please remove and reinstall. 2024-09-07 15:13:42 -07:00
Storm Dragon 2f39769362 Small updates to Shadow Line. 2024-09-02 15:36:07 -04:00
Storm Dragon 0eb04939fa Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing 2024-09-02 04:23:58 -04:00
Storm Dragon 600e92c6db Switch Shadow Line to use English translations file. 2024-09-02 04:23:41 -04:00
lilmike 35a44cac17 Put draconis games in their own wine bottle. Please reinstall your games to get the right paths. 2024-08-28 09:53:10 -07:00