Commit Graph

1484 Commits

Author SHA1 Message Date
Steve Zabka
e29139be29 Update copyright and improve script notes
Updated copyright year and enhanced notes for clarity.
2025-08-30 11:24:27 +02:00
Steve Zabka
76dfaea601 Comment out FusionLauncher execution commands
Comment out commands to run FusionLauncher.exe.
2025-08-30 11:19:29 +02:00
Steve Zabka
cdd578e495 Update flatpak-installation.sh 2025-08-30 11:18:46 +02:00
Steve Zabka
1d96cd5a46 Implement timeouts for Autodesk Fusion installation runs
Added timeout for the first and second runs of the Autodesk Fusion installer to handle potential delays.
2025-08-30 11:14:54 +02:00
Steve Zabka
6ece25762b Fix installer URLs and add comments for clarity
Updated URLs for Autodesk Fusion installer and patched DLLs.
2025-08-30 11:09:11 +02:00
Steve Zabka
98275b200d Refactor flatpak-installation.sh for Fusion 360
Updated the installation script for Autodesk Fusion 360 to improve user directory handling and added comments for clarity.
2025-08-30 10:49:14 +02:00
Steve Zabka
2d1ca07f4e Replace hardcoded USER path with HOME variable 2025-08-30 10:17:21 +02:00
Steve Zabka
51c5b516b2 Update Qt6WebEngineCore URL and Wine commands
Updated the URL for the patched Qt6WebEngineCore.dll file and modified the flatpak install command to specify a stable version. Added a flatpak update command for Wine.
2025-08-30 09:53:04 +02:00
Steve Zabka
7be6018d5a Update flatpak-installation.sh 2025-06-22 11:09:17 +02:00
Steve Zabka
69c97f8f5b Updated the Qt6WebEngineCore.dll 2025-06-22 10:13:26 +02:00
cryinkfly
77030f9145 New patched version of Qt6WebEngineCore.dll 2025-06-22 10:10:44 +02:00
Steve Zabka
a661ce0724 Update flatpak-installation.sh 2025-06-22 09:40:32 +02:00
Steve Zabka
e2444b7870 Update flatpak-installation.sh 2025-06-22 09:34:28 +02:00
Steve Zabka
d3f497fa1e Add files via upload 2025-06-22 09:24:00 +02:00
Steve Zabka
d1a05183f1 Update flatpak-installation.sh 2025-06-22 09:04:47 +02:00
Steve Zabka
4a4443392f Update flatpak-installation.sh 2025-06-21 12:40:12 +02:00
Steve Zabka
051824eb6f Update flatpak-installation.sh 2025-06-21 12:28:50 +02:00
Steve Zabka
242e499edb Update flatpak-installation.sh 2025-06-15 10:24:58 +02:00
Steve Zabka
57a4218abc Create flatpak-installation.sh 2025-06-15 10:23:30 +02:00
Guillaume Smaha
48a690077f Updata wine version validation for wine 10.x 2025-06-09 11:01:22 +02:00
Steve Zabka
86e389acc3 Update autodesk_fusion_installer_x86-64.sh 2025-04-22 17:00:26 +02:00
Steve Zabka
eaa0e0f51b Update autodesk_fusion_installer_x86-64.sh 2025-04-22 16:59:00 +02:00
Steve Zabka
10970251b8 Update autodesk_fusion_installer_x86-64.sh 2025-04-22 16:57:23 +02:00
Steve Zabka
68c7145391 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 19:02:54 +02:00
Steve Zabka
3fa527cac0 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 12:45:05 +02:00
Steve Zabka
2e378fb1f9 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 12:43:14 +02:00
Steve Zabka
c1c7ed3f93 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 12:27:25 +02:00
Steve Zabka
43942ca72b Update autodesk_fusion_installer_x86-64.sh 2025-04-19 12:26:22 +02:00
Steve Zabka
d640f8bd29 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 12:25:06 +02:00
Steve Zabka
3ae8821414 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 11:58:50 +02:00
Steve Zabka
f9643447f1 Update autodesk_fusion_installer_x86-64.sh 2025-04-19 10:21:26 +02:00
Steve Zabka
5a6bd101c4 Create autodesk_fusion_installer_x86-64.sh 2025-04-19 09:56:12 +02:00
Steve Zabka
dcabf25143 Change the link of the Czech add-on localization! 2025-02-21 20:28:04 +01:00
Steve Zabka
f5e80cca6b Update README.md 2025-02-21 20:22:30 +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
78ddd07e91 Spelling Mistake 2024-09-22 18:19:19 +05:30
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
f53d2f62f4 Update build-version.txt 2024-09-09 18:46:01 +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