You are not logged in.
Pages: 1
I have the RPCS3 emulator. Updating it is supposed to fetch the latest build upstream but for whatever reason, i am unable to do this because it spits a terminal error out (which thankfully it has this built in)
E UPDATER: Failed to move old AppImage file: /usr/bin/rpcs3 (Access violation)
E UPDATER: Failed to create new AppImage file: /usr/bin/rpcs3 (Access violation)
How can I fix this so that the emulator can do its thing to update through the emulator itself? (AUR build of RPCS3 takes me to an earlier version)
Last edited by scatherinch (2023-09-09 00:45:52)
Offline
You'd have to run it/the updater as root or if it's just about that one file, give your user rw perms (... and temporarily w perms on /usr/bin/) on it so it can be replaced. Generally you probably don't want to run appimages from a root/system owned location. Alternatively update the appimage manually, by replacing the older version with the newer one with elevated rights, which is likely the simplest option.
Offline
Alright, thank you. I'll probably just wait until it gets updated on the AUR.
Offline
Pages: 1