mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[GH-ISSUE #1806] AppImage update ignores rename and save location #620
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#620
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 @ghost on GitHub (Dec 16, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1806
Hey, I noticed that updating the shadps4 AppImage on Linux ignores that you renamed it and it doesn't respect your location, where you placed it and pulls the new AppImage into /home.
Would be awesome if shadps4 respects the rename.
And in case of an update uses the rename and places it in the same location.
the old AppImage could just get a .old as suffix, like other AppImages and Emulators do it. Or just a checkbox "Keep old" / "Delete old"
This would avoid breaking .desktop files and launch scripts as well as manual user intervention.
@Hermiten commented on GitHub (Dec 19, 2024):
Hey maybe @ngoquang2708 ?
@muhammadyasir-dev commented on GitHub (Dec 27, 2024):
i think it is basd asm file making this
@muhammadyasir-dev commented on GitHub (Dec 27, 2024):
like main assembly nasm object file
@ghost commented on GitHub (Jan 29, 2025):
Hey, any Updates on that?