Commit Graph
100 Commits
Author SHA1 Message Date
the-sane c2ec4a2969 Add dxvk-nvapi 2025-10-06 23:59:15 -04:00
the Sane.andGitHub efa3629f61 Update CONTRIBUTING.md 2025-10-06 21:57:35 -04:00
the-sane 8e8d21af33 When deleting the currently used runner, revert to the default runner instead of system wine 2025-10-06 19:12:30 -04:00
the-sane 76e0292ce7 Update function comment 2025-10-06 18:18:48 -04:00
the-sane 6ccbd5213c Skip redownload if runner is already installed 2025-10-06 18:12:34 -04:00
the-sane c2ed743a75 Refactor download_dirs array into single download_dir string variable.
Remnant of lutris support where items would have to be installed for both flatpak and native lutris in two different locations.
2025-10-06 18:03:03 -04:00
the-sane 5acbb6e1df Refactor post_download for simplicity and automation 2025-10-06 17:14:18 -04:00
the-sane fadeb656f5 Use new progress_bar function in download_install 2025-10-06 15:49:08 -04:00
the-sane 3a0f1ea01d Add optional DXVK_ASYNC env var 2025-10-06 14:13:33 -04:00
the-sane 931d464680 Fix dxvk function call 2025-10-06 14:03:17 -04:00
the-sane 322d5bfadd Rename functions
Remnants of lutris support
2025-10-06 14:02:48 -04:00
the-sane ad786f6df3 Revert printf syntax changes from 8d0bc55
These changes break the TUI formatting. Strings passed to printf may intentionally have newlines.
2025-10-06 13:48:50 -04:00
the-sane 3466d8794a Clarify which api may be rate limited in message 2025-10-06 13:23:03 -04:00
the-sane d696d86597 Add install async dxvk feature 2025-10-06 13:20:38 -04:00
the-sane 6c9f04fec3 Update function names
Naming convention remnants from lutris support
2025-10-05 17:35:38 -04:00
the-sane 934bf3b0db Rename function
Remnant from when lutris was supported.
2025-10-05 17:20:51 -04:00
the-sane 01eeb80b66 Fix dxvk message 2025-10-05 13:51:07 -04:00
the-sane a7ca1ff82a Update RSI setup version 2025-10-02 16:07:58 -04:00
the-sane dd1cd810ff Bump version
1.9 should have been 2.0 based on the changes in it, so bump this to 2.1
2025-10-01 23:31:00 -04:00
the-sane 602cb10c10 Fix unquoted path 2025-10-01 23:29:24 -04:00
the-sane 33ff17e126 Only reset launch script wine path if we deleted the currently used runner 2025-09-28 12:22:23 -04:00
the-sane 8a882a4286 Use current runner from launch script for update dxvk and install powershell functions 2025-09-28 11:56:36 -04:00
the-sane a7c80f31eb Update default lug-wine runner 2025-09-28 10:46:32 -04:00
the-sane 7fcafd39fa Standardize winetricks exit code checks across functions 2025-09-26 23:26:32 -04:00
the Sane.andGitHub ecb6fc504b Merge pull request #122 from Tash1nka/fix/desktop-app
Few fixes for RSI Laucher desktop file.
2025-09-26 19:22:58 -04:00
the-sane 95d073bec8 Catch winetricks permissions errors 2025-09-26 19:13:47 -04:00
the-sane a7650a2c93 Remove unnecessary empty dir check 2025-09-11 10:30:05 -04:00
the-sane a14594a522 Bump version 2025-08-26 12:02:27 -04:00
the-sane 189f9fff75 Fix comment 2025-08-26 11:58:47 -04:00
the-sane 4c552ff44a Improve install directory checks 2025-08-26 11:52:51 -04:00
the-sane 8d0bc550a6 Fix a few old lingering printf syntax errors 2025-08-26 11:37:46 -04:00
the-sane 01d63f7013 Add missing quotes 2025-08-26 11:19:08 -04:00
the-sane d3f23a109b Fix exit code handling 2025-08-26 11:02:27 -04:00
the-sane 17edd68273 Add example env var addition 2025-08-25 22:58:55 -04:00
the-sane 73dde506f9 Simplify comments, make env var section really stand out 2025-08-25 22:56:29 -04:00
the-sane fa6a9d7abe Remove gamescope comment 2025-08-25 22:51:10 -04:00
the-sane 287363ede5 Remove gamemode instructions 2025-08-25 19:10:13 -04:00
the-sane 57573ac240 Kill wineserver before launch unless RSI Setup is running 2025-08-25 18:43:12 -04:00
the-sane 8be63b9632 Remove prelaunch/postexit section (moved to wiki instead) 2025-08-25 17:56:33 -04:00
the Sane.andGitHub 189cc4368f Update maintenance menu options 2025-08-25 14:18:33 -04:00
the-sane e217be1729 Update wiki urls 2025-08-25 14:17:21 -04:00
the-sane 8a21da61ed Add option to repair wine prefix in launch script 2025-08-25 13:47:10 -04:00
the-sane 738f85d5bd More robust dependency notifications
Not all systems have notify-send by default. Try zenity first.
2025-08-25 12:02:55 -04:00
the-sane d2dea481d0 Put .desktop file in prefix by default. Make sure applications dir exists. 2025-08-25 11:12:56 -04:00
the-sane 3fe1c8ab73 Disable wine checks. Dependencies no longer needed. 2025-08-25 11:03:48 -04:00
the-sane 93177a0f49 Default path to avoid potential unset variable errors on bazzite 2025-08-18 15:44:28 -04:00
the-sane 271ccc505d Update default lug-wine runner 2025-08-18 10:50:11 -04:00
the-sane eedb0a8f07 Copy backup .desktop file to prefix 2025-08-18 10:28:21 -04:00
the-sane 038fa9e704 Update rsi setup version 2025-08-15 09:39:15 -04:00
the Sane.andGitHub 1982491f0e Clarify wording 2025-08-12 18:53:16 -04:00
the Sane.andGitHub fb4ff93193 Update CONTRIBUTING.md 2025-08-12 16:17:50 -04:00
the Sane.andGitHub f86861605b Update CONTRIBUTING.md 2025-08-12 16:16:38 -04:00
the Sane.andGitHub 7e0e5d64d4 Update CONTRIBUTING.md 2025-08-12 16:10:38 -04:00
the Sane.andGitHub a194ca037a Update README.md 2025-08-12 16:10:15 -04:00
the Sane.andGitHub 406dd0f399 Update CONTRIBUTING.md 2025-08-12 16:08:20 -04:00
the Sane.andGitHub 64f8c44dd6 Update README.md 2025-08-12 16:07:55 -04:00
the Sane.andGitHub 86a0aa8bf2 Update CONTRIBUTING.md 2025-08-12 16:06:29 -04:00
the Sane.andGitHub 3f3f855ac7 Update contributing info 2025-08-12 15:14:23 -04:00
the Sane.andGitHub 91e057dcc4 Create pull_request_template.md 2025-08-12 14:54:59 -04:00
the Sane.andGitHub 72b7755ff9 Move code structure/overview to wiki 2025-08-12 14:51:34 -04:00
the Sane.andGitHub cb52f608ae Update CONTRIBUTING.md 2025-08-12 14:47:56 -04:00
the Sane.andGitHub 48e850d23b Update headings 2025-08-12 14:40:27 -04:00
the Sane.andGitHub 73d19e3b54 Fix typo 2025-08-12 14:11:53 -04:00
the Sane.andGitHub d767f1dcd2 Update discord invite link 2025-08-12 14:11:27 -04:00
the Sane.andGitHub 545aa27d05 Create CONTRIBUTING.md 2025-08-12 13:49:37 -04:00
the-sane d62a93e5dd Update .desktop entry template 2025-08-11 11:59:44 -04:00
the-sane 9fc1dd029e Bump version 2025-08-06 11:47:52 -04:00
the-sane 8e284a83c3 Update default runner 2025-08-06 11:47:20 -04:00
the Sane.andGitHub c2ef3e9116 Disable blank issues 2025-08-01 12:56:22 -04:00
the-sane bc4a041b90 add esync/fsync env vars 2025-07-27 14:06:41 -04:00
the-sane 1df564ef7b Clickable display_dirs links 2025-07-23 14:28:44 -04:00
the-sane a504e966bf Use tmp file instead of PID for better progress bar tracking within subshell 2025-07-23 13:11:56 -04:00
the-sane 141f3c1db1 Update RSI setup version 2025-07-23 11:15:04 -04:00
the-sane ecb9980608 Use progress bar for powershell and dxvk updates 2025-07-22 21:22:55 -04:00
the-sane 10c3a25325 Separate zenity progress bar into its own function 2025-07-22 21:05:38 -04:00
the Sane.andGitHub 10ae581656 Merge pull request #117 from LeMoonStar/patch-1
Add the keywords "Star Citizen" and "StarCitizen" to the .desktop file to improve searchability
2025-07-22 15:26:28 -04:00
the-sane 31ad7c5c26 Bump version 2025-07-20 14:53:16 -04:00
the-sane 85c13f47b1 Check for available archive tools in download_install 2025-07-18 14:17:35 -04:00
the-sane 92f8489776 Fix newline 2025-07-16 23:01:20 -04:00
the-sane 3f8affeff9 Tweak post install wording 2025-07-16 23:00:33 -04:00
the-sane 6bb482b420 Remove reference to lutris install 2025-07-16 11:11:05 -04:00
the-sane 3dd51ab8b2 Update post install message 2025-07-16 11:06:04 -04:00
the-sane f942b148f2 Add lug-wine repo + default runner 2025-07-15 18:44:22 -04:00
the-sane f814718f90 Always install wine 10.0 due to new EAC requirements 2025-07-11 14:32:54 -04:00
the-sane 4139c303f5 Reapply "Remove wow64 wine check"
This reverts commit 292995b822.
2025-07-11 13:10:24 -04:00
the-sane 0a87d02434 discard expected ls errors 2025-06-21 16:58:55 -04:00
the-sane d65bfc8775 Delete lutris install json file 2025-06-21 15:51:56 -04:00
the-sane 4f13210779 Bump major version 2025-06-21 15:34:49 -04:00
the-sane 4d2966b4de Bump version 2025-06-21 15:14:38 -04:00
the-sane df67c7bbc6 Adjust main menu size 2025-06-21 15:13:06 -04:00
the-sane 2673cc0c16 Simplify Nix check + fix grep call 2025-06-10 17:37:09 -04:00
the-sane f25e6b47a9 fix newline 2025-06-10 17:24:38 -04:00
the-sane 69eb444702 Add winetricks deps to readme 2025-06-10 17:24:01 -04:00
the-sane 32d3f1bbd8 Correct use of data_dir variable in wine install function 2025-06-07 19:30:35 -04:00
the-sane 18829baa2b Update readme 2025-06-07 19:26:22 -04:00
the-sane 43f75b1f71 Add function comment markers for IDEs 2025-06-07 15:37:06 -04:00
the-sane 1f6c07f2e5 glibc 2.38 required for some runners 2025-06-07 15:25:23 -04:00
the-sane 2ab1417865 Remove lutris support 2025-06-07 15:23:21 -04:00
the-sane 332e015579 Bump version 2025-05-31 17:12:33 -04:00
the-sane 6b6dd5d7fe Simplify wine install dir options.
Removes the option to manually specify the prefix directory.
2025-05-31 11:54:01 -04:00