Commit Graph

605 Commits

Author SHA1 Message Date
the-sane
e242349c58 Better install messages 2024-09-26 17:04:45 -04:00
the-sane
407a4af9bc Update post install message 2024-09-26 14:14:16 -04:00
the-sane
0a226b35de Update rsi setup version 2024-09-25 15:20:27 -04:00
the-sane
847d57ae85 libadwaita gets even bigger with gnome 47 2024-09-24 23:21:26 -04:00
the-sane
2f4be46dc9 Filter out some unneeded krok4ek runners 2024-09-24 23:02:43 -04:00
the-sane
f9c85e277c Update installer to 2.0.4 2024-09-24 13:32:21 -04:00
the-sane
9d2adafbab quiet sysctl reload 2024-09-22 14:29:16 -04:00
the-sane
b10ac91952 Improve pkexec fallback 2024-09-22 14:25:47 -04:00
the-sane
b9312cf69d Force reg key creation in case it exists, otherwise install is interrupted 2024-09-20 11:43:08 -04:00
the-sane
7a0c85431a Create registry key that prevents wine file associations 2024-09-20 11:35:44 -04:00
the-sane
78a98f24a7 getdirs improvements 2024-09-19 21:56:17 -04:00
the-sane
0ca4c76ef8 Silent install, terminate wine afterwards to avoid ghost processes 2024-09-19 21:18:25 -04:00
the-sane
da89912061 Install functions can customize preflight check 2024-09-16 12:14:11 -04:00
the-sane
8cf6468b20 Update logging 2024-09-09 10:27:06 -04:00
the-sane
428e82f474 Lutris debug mode by default, log to a temp file 2024-09-09 10:11:58 -04:00
the-sane
a373639a6a update winetricks check messages 2024-09-09 01:19:49 -04:00
the-sane
2c375b53f6 Reorder functions 2024-09-09 00:14:18 -04:00
the-sane
7ed580700a Remove broken zenity icons 2024-09-08 15:12:05 -04:00
the-sane
20adc7d154 remove debug option 2024-09-08 14:52:38 -04:00
the-sane
57267032b0 Update first run experience for new install options 2024-09-08 14:51:51 -04:00
the-sane
12a869c136 Save game paths after wine install. Improve getdirs() 2024-09-08 13:58:18 -04:00
the-sane
f68a35c560 condense winetricks call 2024-09-08 11:58:56 -04:00
the-sane
9240094e65 Check for wine first 2024-09-08 11:55:42 -04:00
the-sane
c00f3fee92 Reverse order of functions 2024-09-08 11:47:06 -04:00
the-sane
9e027c8c7e Update message phrasing 2024-09-08 10:59:40 -04:00
the-sane
d68fedf0cd Remove dxvk notice 2024-09-08 10:54:11 -04:00
the-sane
a353b5cf6e Create tmp log using mktemp 2024-09-08 10:52:53 -04:00
the-sane
6783995463 Install dxvk as well 2024-09-08 10:41:24 -04:00
the-sane
ede44a5327 initialize variable 2024-09-08 01:03:24 -04:00
the-sane
9bc91d2ca1 Rename variable for clarity 2024-09-08 00:56:09 -04:00
the-sane
e83768b9ed Rename variable for clarity 2024-09-08 00:53:38 -04:00
the-sane
df491c5967 Call the preflight check before installs 2024-09-08 00:50:15 -04:00
the-sane
c3ff559e03 Variablify file locations 2024-09-07 21:16:24 -04:00
the-sane
897936ea4b Add debug message if wine-installed .desktop files can't be found for modification 2024-09-07 21:11:05 -04:00
the-sane
89abb7fbe4 Fix .desktop quoting and escaping
After MUCH trial and error because this is not documented properly, the exec line needs to be quoted and spaces in the path line needs to be escaped but NOT quoted! phew!
2024-09-07 20:58:53 -04:00
the-sane
9361fa3305 Source a user's xdg base dir preferences 2024-09-07 19:29:23 -04:00
the-sane
c76f77c525 Use xdg_data_dir (defined as data_dir) if available 2024-09-07 19:23:57 -04:00
the-sane
0f8840e903 Escape spaces in .desktop exec and path lines 2024-09-07 19:02:38 -04:00
the-sane
186d376121 Use xdg_desktop_dir if available 2024-09-07 15:49:17 -04:00
the-sane
145f112126 Remove outdated zstd dep 2024-09-07 13:18:35 -04:00
the-sane
5bccb17448 Fix quoting 2024-09-06 14:53:17 -04:00
the-sane
9ea910fab7 Fix default cmd line arg 2024-09-06 01:42:16 -04:00
the-sane
cf570c1d9d Force terminal mode and capture install cancels 2024-09-05 23:33:20 -04:00
the-sane
cf2f9b9315 Add wine launch script 2024-09-05 22:47:06 -04:00
the-sane
f10844face Fix bad merge 2024-09-05 19:22:50 -04:00
the-sane
a55fa4a352 Continue with wine install even if powershell is cancelled by user 2024-09-05 18:32:04 -04:00
the-sane
daf19d821d Remove debug line 2024-09-05 18:24:47 -04:00
the-sane
c20e91e1e8 Fix merge goof 2024-09-05 18:20:55 -04:00
the-sane
8167ae9a40 Some 16gb systems report 15gb 2024-09-05 14:17:18 -04:00
the-sane
f7b96f167f Update launcher version 2024-09-05 13:56:43 -04:00
the-sane
efe9b10f7c Merge branch 'main' into non-lutris-install 2024-09-05 13:52:12 -04:00
the-sane
284fc1a1b2 Update powershell install message 2024-09-03 10:58:48 -04:00
the-sane
edcfcd9eb9 Improve wine post-install message 2024-09-03 10:45:51 -04:00
the-sane
8c7b8cc971 Add switch prefix and install powershell capabilities 2024-09-03 10:38:38 -04:00
the-sane
240ec8d0b8 Update pre-install message 2024-09-02 23:55:29 -04:00
the-sane
3b7f1ed377 retrieve download_type 2024-09-02 22:17:13 -04:00
the-sane
b57e1ccaa8 install powershell verb 2024-09-02 18:22:35 -04:00
the-sane
98e792072a Add completion message 2024-09-02 16:39:55 -04:00
the-sane
c718ff97bd Fix up some printf statements 2024-09-02 16:05:43 -04:00
the-sane
0a829ab22f Fix env var 2024-09-02 15:43:34 -04:00
the-sane
d87c0e55df encode spaces in download urls 2024-09-02 14:49:29 -04:00
the-sane
85f4d64608 Fix if statement 2024-09-02 14:12:29 -04:00
the-sane
e869d64a62 Remove extra comment 2024-09-02 10:37:30 -04:00
the-sane
4191b35f11 Update menu 2024-09-02 10:07:47 -04:00
the-sane
b67cd4a0f5 update cmd line args 2024-09-02 10:06:05 -04:00
the-sane
5d73fce50e fetch and run rsi installer 2024-09-02 09:58:52 -04:00
the-sane
519c5ac3f9 Move file download code into function 2024-09-02 01:09:04 -04:00
the-sane
7014cf58f7 Move file download code into function 2024-09-02 01:08:16 -04:00
the-sane
84fde4af35 Rename download variables for clarity 2024-09-02 00:59:33 -04:00
the-sane
3079db9dfa Rename download variables for clarity 2024-09-02 00:46:06 -04:00
the-sane
1ba8b0b769 Initial work on non-lutris install option 2024-09-02 00:39:05 -04:00
the-sane
24c067c997 Require system wine, not just dependencies 2024-09-01 19:37:09 -04:00
the-sane
07464aeee4 Add a debug_print 2024-09-01 19:27:34 -04:00
the-sane
802b61d8f8 Initialize variables 2024-09-01 18:48:00 -04:00
the-sane
1929f37f6d Add ability for preflight check to auto-update local winetricks install 2024-09-01 18:38:07 -04:00
the-sane
16aabfce76 Update lutris version requirement 2024-08-25 12:33:24 -04:00
the-sane
99a22bdcdc Adjust config file priorities 2024-08-23 14:57:25 -04:00
the-sane
2e6b08fd27 Rearrange runners list 2024-08-21 14:50:19 -04:00
the-sane
a27a90dea5 Improve message formatting 2024-08-17 10:31:30 -04:00
the-sane
b548b6f3c5 Bump version 2024-08-17 10:25:47 -04:00
the-sane
2eb875c157 Reduce unnecessary debug messages 2024-08-17 10:24:44 -04:00
the-sane
b4b8b3248e Add interactive=never to all rm operations 2024-08-17 10:22:42 -04:00
the Sane.
086ffd15f0
Merge pull request #86 from mactan-sc/path-changes
Path changes
2024-08-17 10:01:39 -04:00
the Sane.
26fe714826
Simplify/reduce the number of message dialogs when clearing user dir 2024-08-17 09:58:55 -04:00
the Sane.
4fc8781abf
Clarify comments 2024-08-17 09:36:03 -04:00
mactan
8fc54f1fea shaders_dir 2024-08-15 22:41:54 -05:00
the Sane.
57732f3d45
Fix backwards compatibility with old shaders directories 2024-08-15 19:52:53 -04:00
mactan
57f4950764 remove shader appdata dir mask sc-alpha- 2024-08-15 18:16:39 -05:00
the Sane.
d956739d9c
Improve word wrap and formatting 2024-08-15 09:40:14 -04:00
the-sane
9305fdc38b Clarify lug wiki link on main menu 2024-08-15 09:27:29 -04:00
the Sane.
d8b8b47262
Add backwards compatibility check for the user dir 2024-08-14 16:19:55 -04:00
mactan
8fa64ca1ed CustomCharacters directory and shader directory variable name 2024-08-13 23:18:22 -05:00
the-sane
ace7ce3563 Add referral code 2024-07-25 11:40:39 -04:00
mactan
12a05a01ae remove global workaround option 2024-07-04 20:03:13 -05:00
mactan-sc
faded02ce6 shader paths refresh and back up custom characters 2024-07-04 20:03:13 -05:00
mactan-sc
b2993d8f6f
Bump version 2024-05-14 17:58:16 -05:00
mactan
1071b91c9e add Kron4ek wine runner source 2024-04-16 21:58:28 -05:00
the-sane
de22f4015d Bump version 2024-03-18 10:07:39 -04:00
mactan-sc
f50b780403
remove un-needed dxvk and runner sources 2024-02-21 12:28:45 -06:00
the-sane
eefa0d00e8 Round memory checks to whole numbers to fix integer errors 2024-01-22 16:05:54 -05:00