-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Head builds are not working in Docker they seem to go much lower level now.
Need to test an AUR build from source, I pulled a random old appimage and everything works, process to work around until a final solution is landed on, open foot in the container and run:
sudo rm -Rf /opt/rpcs3/
curl -o rp.app -L https://github.com/RPCS3/rpcs3-binaries-linux/releases/download/build-ffeb16fe1ec7a6a62ac317270dab20197b060ef9/rpcs3-v0.0.37-18146-ffeb16fe_linux64.AppImage
chmod +x rp.app
./rp.app --appimage-extract
sudo mv AppDir /opt/rpcs3
/opt/rpcs3/AppRun
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done