6b314b9050
Manage wine runners for non-lutris installs
2024-10-09 19:10:02 -04:00
d6f2917bdd
Fix RSI icon for wine install
2024-10-09 00:33:35 -04:00
f2ae1cfeca
Improve menu headings
2024-10-08 23:33:40 -04:00
78fc70f599
Improvements to non-lutris install process
2024-10-08 20:57:33 -04:00
ab76eb2ca8
Remove system winetricks dependency
2024-10-08 17:20:01 -04:00
aee1c02693
Improve loops
2024-10-08 00:32:11 -04:00
579fc737d8
Improve wine install path selection
2024-10-08 00:01:05 -04:00
2e32e29a3c
Rearrange main menu: wine installer first
2024-10-07 12:04:41 -04:00
773233ba9b
EAC compatibility
2024-10-04 12:49:33 -04:00
5ad8a4eb80
Move powershall install to maintenance menu
2024-10-03 14:08:05 -04:00
1b50dadccc
Update nixos wiki link
2024-10-03 13:59:40 -04:00
4828e378c8
Tahoma font for 2.0 launcher
2024-10-02 01:07:04 -04:00
938c7ef42a
Install arial font into prefix
2024-10-02 00:00:48 -04:00
2764284d12
Fix comment
2024-09-27 21:29:16 -04:00
15e737cfcb
unattended winetricks
2024-09-26 18:20:57 -04:00
e242349c58
Better install messages
2024-09-26 17:04:45 -04:00
407a4af9bc
Update post install message
2024-09-26 14:14:16 -04:00
0a226b35de
Update rsi setup version
2024-09-25 15:20:27 -04:00
847d57ae85
libadwaita gets even bigger with gnome 47
2024-09-24 23:21:26 -04:00
2f4be46dc9
Filter out some unneeded krok4ek runners
2024-09-24 23:02:43 -04:00
f9c85e277c
Update installer to 2.0.4
2024-09-24 13:32:21 -04:00
9d2adafbab
quiet sysctl reload
2024-09-22 14:29:16 -04:00
b10ac91952
Improve pkexec fallback
2024-09-22 14:25:47 -04:00
b9312cf69d
Force reg key creation in case it exists, otherwise install is interrupted
2024-09-20 11:43:08 -04:00
7a0c85431a
Create registry key that prevents wine file associations
2024-09-20 11:35:44 -04:00
78a98f24a7
getdirs improvements
2024-09-19 21:56:17 -04:00
0ca4c76ef8
Silent install, terminate wine afterwards to avoid ghost processes
2024-09-19 21:18:25 -04:00
da89912061
Install functions can customize preflight check
2024-09-16 12:14:11 -04:00
8cf6468b20
Update logging
2024-09-09 10:27:06 -04:00
428e82f474
Lutris debug mode by default, log to a temp file
2024-09-09 10:11:58 -04:00
a373639a6a
update winetricks check messages
2024-09-09 01:19:49 -04:00
2c375b53f6
Reorder functions
2024-09-09 00:14:18 -04:00
7ed580700a
Remove broken zenity icons
2024-09-08 15:12:05 -04:00
20adc7d154
remove debug option
2024-09-08 14:52:38 -04:00
57267032b0
Update first run experience for new install options
2024-09-08 14:51:51 -04:00
12a869c136
Save game paths after wine install. Improve getdirs()
2024-09-08 13:58:18 -04:00
f68a35c560
condense winetricks call
2024-09-08 11:58:56 -04:00
9240094e65
Check for wine first
2024-09-08 11:55:42 -04:00
c00f3fee92
Reverse order of functions
2024-09-08 11:47:06 -04:00
9e027c8c7e
Update message phrasing
2024-09-08 10:59:40 -04:00
d68fedf0cd
Remove dxvk notice
2024-09-08 10:54:11 -04:00
a353b5cf6e
Create tmp log using mktemp
2024-09-08 10:52:53 -04:00
6783995463
Install dxvk as well
2024-09-08 10:41:24 -04:00
ede44a5327
initialize variable
2024-09-08 01:03:24 -04:00
9bc91d2ca1
Rename variable for clarity
2024-09-08 00:56:09 -04:00
e83768b9ed
Rename variable for clarity
2024-09-08 00:53:38 -04:00
df491c5967
Call the preflight check before installs
2024-09-08 00:50:15 -04:00
c3ff559e03
Variablify file locations
2024-09-07 21:16:24 -04:00
897936ea4b
Add debug message if wine-installed .desktop files can't be found for modification
2024-09-07 21:11:05 -04:00
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