Commit Graph

821 Commits

Author SHA1 Message Date
the-sane
17f3381d2c Resolve the wine binary's path now 2024-10-29 20:07:59 -04:00
the-sane
84a6f840fd Improve comments 2024-10-29 20:02:12 -04:00
the-sane
e4fa22055a Add the ability to drop into a shell containing wine's full environment 2024-10-29 17:25:08 -04:00
the-sane
1a7602b893 bump version 2024-10-27 00:49:44 -04:00
the-sane
4bc52dd14b Use custom wine path for all wine binaries pt 2 2024-10-27 00:41:53 -04:00
the-sane
61c3e82e66 Use custom wine for all wine binaries 2024-10-27 00:21:44 -04:00
the-sane
c9f9bc6811 Add dependency checks for packages needed by winetricks 2024-10-26 20:59:31 -04:00
the-sane
d43b92d866 Re-add lug-logo for use by packagers 2024-10-26 20:27:13 -04:00
the-sane
55207a90ae bump version 2024-10-26 15:56:16 -04:00
the-sane
45960a70f9 Add dependency checks, rename variables to match style 2024-10-25 23:15:47 -04:00
the-sane
62bbfd1fc4 Add contributor 2024-10-25 22:12:23 -04:00
the Sane.
6de9d30051
Merge pull request #96 from ProjectSynchro/wow64-checker
Add detection for new WOW64 mode system Wine installs
2024-10-25 22:07:02 -04:00
Jack Greiner
14a158ae09
Squashed commit of the following:
commit 7647142dc0988f9e5b478bcff2d233371cd1b712
Author: Jack Greiner <jack@emoss.org>
Date:   Fri Oct 25 22:01:42 2024 -0400

    Squashed commit of the following:

    commit b17e01f282
    Author: the Sane. <3657071+the-sane@users.noreply.github.com>
    Date:   Fri Oct 25 21:34:57 2024 -0400

        Simplify and move get_file_arch out of subfunction

    commit 9c23d6d07c
    Author: Jack Greiner <jack@emoss.org>
    Date:   Fri Oct 25 21:28:12 2024 -0400

        lug-helper.sh: Add check for 32-bit only wine installs and fail the preflight check.

    commit 7781a49a67
    Author: the Sane. <3657071+the-sane@users.noreply.github.com>
    Date:   Fri Oct 25 21:04:29 2024 -0400

        Remove unnecessary architecture checks

    commit 71b226598a
    Author: the Sane. <3657071+the-sane@users.noreply.github.com>
    Date:   Fri Oct 25 20:54:49 2024 -0400

        Simplify architecture check

    commit 1afd9af437
    Author: Jack Greiner <jack@emoss.org>
    Date:   Fri Oct 25 20:26:10 2024 -0400

        lug-helper.sh: Add detection for new WOW64 mode system Wine installs

        This allows us to fail the preflight if a user has a system Wine but that Wine uses the experimental WOW64 mode, which EAC does not yet support.
2024-10-25 22:04:44 -04:00
the-sane
ff459abfb6 Simplify header comments 2024-10-25 19:24:46 -04:00
the-sane
1e1793bcac Remove unused logo 2024-10-25 14:38:59 -04:00
the-sane
8deb64916e Refactor bundled files again 2024-10-25 14:38:06 -04:00
the-sane
89a9f444e0 Simplify bundled file search 2024-10-25 13:59:28 -04:00
the-sane
133ac19a3a Fix up array read 2024-10-25 11:51:43 -04:00
the-sane
eb0bff1fc2 Use XDG_DATA_DIRS if available 2024-10-25 11:47:54 -04:00
the-sane
370f4421d2 narrow grep search 2024-10-24 13:47:44 -04:00
the-sane
b4c2ab51ea Detect launcher updates and wait for them to complete 2024-10-24 13:08:22 -04:00
the-sane
853c6fc499 Fix testing value 2024-10-23 17:30:00 -04:00
the-sane
ca39caf92b Download a default wine runner if system wine does not meet reqs 2024-10-23 17:27:46 -04:00
the-sane
86f3b3b1f6 Update updated_at 2024-10-22 21:00:18 -04:00
the Sane.
969876db30
Merge pull request #95 from profdecoy/cache_options
Mesa Shader Cache options
2024-10-22 20:59:34 -04:00
ProfDecoy
b6c0daa113 Update Launcher Download Version 2024-10-22 19:16:32 -04:00
ProfDecoy
f709ecf822 Add Mesa Shader Options to custom launch script 2024-10-22 19:13:35 -04:00
the-sane
af58a6009b Display error messages from zenity again 2024-10-22 18:42:42 -04:00
the-sane
10b73fa9ef Add wine version check 2024-10-22 17:27:28 -04:00
the-sane
69402da226 Bump version 2024-10-11 18:33:38 -04:00
the-sane
5e248eb3a7 Fix newline 2024-10-11 18:31:03 -04:00
the-sane
c91e3a9664 Add link to packagers guide 2024-10-11 18:30:35 -04:00
the-sane
dd30f454e1 Make sure the icons directory exists 2024-10-11 18:25:34 -04:00
the-sane
ea331a6cae Icon fixes for packaged versions of the Helper 2024-10-11 18:18:00 -04:00
the-sane
7a75a9073b Fix redirect 2024-10-11 16:58:22 -04:00
the-sane
289a1c282d Bump version 2024-10-11 15:02:53 -04:00
the-sane
b62c1775b0 Update readme 2024-10-11 15:01:13 -04:00
the-sane
5d689ac247 Handle out of date launch scripts better 2024-10-10 21:04:36 -04:00
the-sane
d4e81793e1 Clarify error messages 2024-10-10 14:27:53 -04:00
the-sane
e270094435 Revert PTU EAC fix for now 2024-10-10 12:29:04 -04:00
the-sane
2f341ee26e Rearrange and clarify menu 2024-10-09 19:22:47 -04:00
the-sane
6b314b9050 Manage wine runners for non-lutris installs 2024-10-09 19:10:02 -04:00
the-sane
d6f2917bdd Fix RSI icon for wine install 2024-10-09 00:33:35 -04:00
the-sane
f2ae1cfeca Improve menu headings 2024-10-08 23:33:40 -04:00
the-sane
78fc70f599 Improvements to non-lutris install process 2024-10-08 20:57:33 -04:00
the-sane
ab76eb2ca8 Remove system winetricks dependency 2024-10-08 17:20:01 -04:00
the-sane
aee1c02693 Improve loops 2024-10-08 00:32:11 -04:00
the-sane
713f9e49d1 Cut down on console debug messages 2024-10-08 00:01:25 -04:00
the-sane
579fc737d8 Improve wine install path selection 2024-10-08 00:01:05 -04:00
the-sane
940a5703fe Update readme 2024-10-07 12:31:13 -04:00