From 5f2d5ec8b26acdba21d84d7fd49574fba88a8647 Mon Sep 17 00:00:00 2001 From: Samuel <36420837+Samueru-sama@users.noreply.github.com> Date: Wed, 11 Feb 2026 08:00:12 -0400 Subject: [PATCH] disable hardware accel --- make-appimage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/make-appimage.sh b/make-appimage.sh index 210a74f..e72de44 100644 --- a/make-appimage.sh +++ b/make-appimage.sh @@ -9,6 +9,7 @@ export OUTPATH=./dist export ADD_HOOKS="self-updater.bg.hook" export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync" export ICON=https://raw.githubusercontent.com/LongSoft/UEFITool/refs/heads/new_engine/UEFITool/icons/uefitool_256x256.png +export ALWAYS_SOFTWARE=1 # Deploy dependencies quick-sharun /usr/bin/uefitool