Commit Graph

999 Commits

Author SHA1 Message Date
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.
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
Tashinka
4295f5c2e1 fix(desktop file): remove Path field and file extension in Icon field
- Remove the 'Path' field as it's used to indicate the working
  directory for the 'Exec' command. (See: https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html#id-1.7.6)
- Remove the extension from the 'Icon' field as it breaks the
  desktop icon on some systems. Keeping the extension will also break the desktop file entry in the
  future. (See: https://specifications.freedesktop.org/icon-theme-spec/latest/#icon_lookup)
2025-09-15 20:13:31 +02: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.
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.
1982491f0e Clarify wording 2025-08-12 18:53:16 -04:00
the Sane.
fb4ff93193 Update CONTRIBUTING.md 2025-08-12 16:17:50 -04:00
the Sane.
f86861605b Update CONTRIBUTING.md 2025-08-12 16:16:38 -04:00
the Sane.
7e0e5d64d4 Update CONTRIBUTING.md 2025-08-12 16:10:38 -04:00
the Sane.
a194ca037a Update README.md 2025-08-12 16:10:15 -04:00
the Sane.
406dd0f399 Update CONTRIBUTING.md 2025-08-12 16:08:20 -04:00
the Sane.
64f8c44dd6 Update README.md 2025-08-12 16:07:55 -04:00
the Sane.
86a0aa8bf2 Update CONTRIBUTING.md 2025-08-12 16:06:29 -04:00