rpcs3
RPCS3 is a multi-platform open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows, Linux, macOS and FreeBSD.
The application can be accessed at:
docker run -d \
--name=rpcs3 \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/rpcs3:latest
Content type
Image
Digest
sha256:846b0635a…
Size
1.1 GB
Last updated
5 days ago
docker pull linuxserver/rpcs3:0.0.37Pulls:
2,838
Last week