mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[GH-ISSUE #1368] [Feature Request] Compile-time option to disable auto-updater #453
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#453
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@Hermiten commented on GitHub (Dec 6, 2024):
@DanielSvoboda maybe ?
@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