[GH-ISSUE #1368] [Feature Request] Compile-time option to disable auto-updater #453

Closed
opened 2026-02-27 21:06:22 +03:00 by kerem · 2 comments
Owner

Originally created by @OPNA2608 on GitHub (Oct 13, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1368

Having an auto-updater is a good convenience feature for users of the upstream binaries, but it should be able to disable the functionality in setups where an update is i.e. a package manager's responsibility.

image

Starting Update...
Archive:  /home/puna/.local/share/shadPS4/temp_download_update/temp_download_update.zip
  inflating: /home/puna/.local/share/shadPS4/temp_download_update/Shadps4-qt.AppImage  
Could not start dynamically linked executable: ./Shadps4-qt.AppImage
NixOS cannot run dynamically linked executables intended for generic
linux environments out of the box. For more information, see:
https://nix.dev/permalink/stub-ld
Originally created by @OPNA2608 on GitHub (Oct 13, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1368 Having an auto-updater is a good convenience feature for users of the upstream binaries, but it should be able to disable the functionality in setups where an update is i.e. a package manager's responsibility. ![image](https://github.com/user-attachments/assets/dc84b66e-f727-4fa7-9fba-c3c43fb5a6aa) ``` Starting Update... Archive: /home/puna/.local/share/shadPS4/temp_download_update/temp_download_update.zip inflating: /home/puna/.local/share/shadPS4/temp_download_update/Shadps4-qt.AppImage Could not start dynamically linked executable: ./Shadps4-qt.AppImage NixOS cannot run dynamically linked executables intended for generic linux environments out of the box. For more information, see: https://nix.dev/permalink/stub-ld ```
kerem 2026-02-27 21:06:22 +03:00
Author
Owner

@Hermiten commented on GitHub (Dec 6, 2024):

@DanielSvoboda maybe ?

<!-- gh-comment-id:2524592098 --> @Hermiten commented on GitHub (Dec 6, 2024): @DanielSvoboda maybe ?
Author
Owner

@DanielSvoboda commented on GitHub (Dec 7, 2024):

If the point of this issue was to disable autoUpdater in compilation, then it can already be closed, as it was implemented in this PR https://github.com/shadps4-emu/shadPS4/pull/1490

<!-- gh-comment-id:2524864132 --> @DanielSvoboda commented on GitHub (Dec 7, 2024): If the point of this issue was to disable autoUpdater in compilation, then it can already be closed, as it was implemented in this PR https://github.com/shadps4-emu/shadPS4/pull/1490
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#453
No description provided.