linuxserver/rpcs3

Sponsored OSS

By linuxserver.io

Updated 5 days ago

Image
0

100K+

linuxserver/rpcs3 repository overview

linuxserver/rpcs3

This readme has been truncated from the full version found HERE

RPCS3 is a multi-platform open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows, Linux, macOS and FreeBSD.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:846b0635a

Size

1.1 GB

Last updated

5 days ago

docker pull linuxserver/rpcs3:0.0.37

This week's pulls

Pulls:

2,838

Last week