172 Commits

Author SHA1 Message Date
cryinkfly
da2319223d files/setup/autodesk_fusion_installer_x86-64.sh aktualisiert 2026-02-21 11:59:07 +01:00
cryinkfly
f5174d2780 files/setup/autodesk_fusion_installer_x86-64.sh aktualisiert 2026-02-21 11:57:56 +01:00
Lolig4
895db2dda8 change date 2026-01-28 11:15:42 +01:00
Lolig4
9851438138 change date and REPO_URL 2026-01-28 11:15:02 +01:00
Lolig4
06c2e2eb5e upload .desktop files + add rm for old .desktop files 2026-01-28 10:50:11 +01:00
Lolig4
ce83f2669a make sleep consistant and change video_driver subfoldernames 2026-01-28 10:24:36 +01:00
Lolig4
98e4478651 Submit changes from my previous fork 2026-01-28 10:20:24 +01:00
Steve Zabka
22c7393084 Update OS-Support & Change some functions
- Add Mono and Gecko installation setup
- Add Debian 13, Ubuntu 25.04, openSUSE 16.0
- Change Fedora 40 to Fedora 43,
- Change wine version repo to 11.x for RHEL 9, 10, ...
2026-01-25 01:01:40 +01:00
Steve Zabka
58dc12a31a Update copyright, date, and version in installer script 2026-01-24 17:13:38 +01:00
Daniel Kern
ef06a62ed3 Fix Qt6WebEngineCore patch path 2026-01-22 10:10:06 +00:00
Autonvilkku
512b21ba62 Translate GPU driver check messages from German to English 2025-12-05 18:32:42 +02:00
Tyler Mahlmann
24ff59fdbb Enabled config script top function, fixed red terminal bug, proper install of dependencies, fixed pacman command for Arch 2025-09-18 00:26:53 -07:00
Steve Zabka
554c3fc137 Update installer version and optimize commands 2025-08-31 15:22:07 +02:00
Steve Zabka
69c97f8f5b Updated the Qt6WebEngineCore.dll 2025-06-22 10:13:26 +02:00
Guillaume Smaha
48a690077f Updata wine version validation for wine 10.x 2025-06-09 11:01:22 +02:00
Steve Zabka
c1c7ed3f93 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 12:27:25 +02:00
Steve Zabka
dcabf25143 Change the link of the Czech add-on localization! 2025-02-21 20:28:04 +01:00
Steve Zabka
47ef1ec57f Merge pull request #520 from CachyOS/cachyos-support
chore: Add CachyOS support
2025-02-05 08:46:15 +01:00
Steve Zabka
90c134a6aa Merge pull request #517 from hannesweisbach/fix-mokutil
Change invocation of mokutil to return 0 on success
2025-02-05 08:45:04 +01:00
Peter Jung
cb6da1a84f chore: Add CachyOS support
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2025-02-04 16:15:36 +01:00
Hannes Weisbach
35b79247d7 Change invocation of mokutil to return 0 on success
Some versions of mokutil have an exit code of -1 when invoked without
arguments, which causes the check for mokutil to fail and subsequent
re-installation of required tools, regardless of whether they are
already installed or not.
Invoking mokutil with --version also results in an exit code of -1. This
seems to have been fixed in (at least) mokutil 0.7.0.
2025-01-25 20:07:19 +01:00
Hannes Weisbach
79a5e4cda8 Fix broken paths in dxvk_opengl_1()
The download destination of DXVK.reg should be inside the wine prefix of
the installation.

Signed-off-by: Hannes Weisbach <hannes.weisbach@gmail.com>
2025-01-25 19:52:25 +01:00
Steve Zabka
9784f3c138 Update autodesk_fusion_installer_x86-64.sh 2024-12-19 19:17:05 +01:00
Steve Zabka
56cc1724f1 Update autodesk_fusion_installer_x86-64.sh 2024-10-07 20:42:43 +02:00
Sumeet Dube
8c3758ca31 Added test case 2024-09-22 18:11:59 +05:30
Sumeet Dube
a768f30de6 Added test case 2024-09-22 18:09:56 +05:30
Sumeet Dube
da5fa081a5 Fix: check_secure_boot function mokutil issue, returns 1 insted of exit 1. Causes secure-boot to be true, even though it can't verify it. Also added mokutil to required commands. 2024-09-22 16:38:35 +05:30
Steve Zabka
ec0e484202 Update autodesk_fusion_installer_x86-64.sh 2024-09-10 20:21:03 +02:00
Steve Zabka
1a3b695d0e - Add virtual desktop function!
Add virtual desktop function so that the hidden dialog windows such as import or export of projects are displayed again!
2024-09-10 08:55:19 +02:00
Steve Zabka
50dc2ef915 Update NMachineSpecificOptions.xml
- Solved bug with no saving projects!
2024-09-09 09:00:47 +02:00
Steve Zabka
0dcbe3f025 Update NMachineSpecificOptions.xml
- Solved bug with no saving projects
2024-09-09 09:00:07 +02:00
Steve Zabka
f459438e0b Add Secure Boot check function!
- NVIDIA GPU detection (using nvidia-smi) only occurs when Secure Boot is disabled (SECURE_BOOT == "0").
- If Secure Boot is enabled (SECURE_BOOT == "1"), the NVIDIA GPU is used with the OpenGL driver. 
- When Secure Boot is disabled, users can choose from multiple GPUs if available.

These adjustments ensure that the NVIDIA GPU is used only in a way that is compatible with the system’s security settings.
2024-09-04 20:30:39 +02:00
Steve Zabka
c4fea7a85a Update autodesk_fusion_installer_x86-64.sh 2024-09-02 21:51:55 +02:00
Steve Zabka
83072bc8b1 Update autodesk_fusion_installer_x86-64.sh 2024-09-02 21:45:21 +02:00
Steve Zabka
0f011274f8 Add "bc" to required packages! 2024-09-01 21:41:46 +02:00
Sven Pieper
ed105593de Fix disk space check in autodesk_fusion_installer_x86-64.sh 2024-09-01 11:46:25 +02:00
Steve Zabka
5629005f4a Update autodesk_fusion_installer_x86-64.sh 2024-08-31 09:01:40 +02:00
Steve Zabka
ec7662cf66 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:59:06 +02:00
Steve Zabka
03e5ce8e0e Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:57:30 +02:00
Steve Zabka
8a5730e46c Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:37:29 +02:00
Steve Zabka
723306e6a5 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:28:01 +02:00
Steve Zabka
86b2faedc5 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:25:11 +02:00
Steve Zabka
0bcd2935b1 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:20:56 +02:00
Steve Zabka
6d250f31ad Fixed some graphical bugs in Fusion! 2024-08-31 07:27:22 +02:00
Steve Zabka
8b5a36ce6f Update DXVK.reg 2024-08-31 07:13:43 +02:00
Steve Zabka
b1d7dcbdec Update autodesk_fusion_installer_x86-64.sh 2024-08-31 06:43:50 +02:00
Steve Zabka
2c68de52fc - Add Nobora Linux Support 2024-08-31 06:34:55 +02:00
Steve Zabka
762caf8897 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 06:28:35 +02:00
Steve Zabka
ef9cd24efe Add SpaceMouse Support! 2024-08-30 20:27:14 +02:00
Steve Zabka
031e621c23 Update NMachineSpecificOptions.xml
- Add SpaceMouse-Driver Support!
2024-08-30 19:23:01 +02:00