Commit Graph

1463 Commits

Author SHA1 Message Date
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
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
66fc3d5ef7 Update check-secure-boot-status.sh 2024-09-04 20:21:40 +02:00
Steve Zabka
74d94c32ca Create check-secure-boot-status.sh 2024-09-04 20:06:52 +02:00
Steve Zabka
72c1529685 Update check-disk-space.sh 2024-09-04 20:05:57 +02:00
Steve Zabka
b57c09ed4e Create check-disk-space.sh 2024-09-04 19:53:24 +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