linuxserver/xemu

Sponsored OSS

By linuxserver.io

Updated 6 days ago

Image
0

10K+

linuxserver/xemu repository overview

linuxserver/xemu

This readme has been truncated from the full version found HERE

xemu is a free and open-source application that emulates the original Microsoft Xbox game console, enabling people to play their original Xbox games on Windows, macOS, and Linux systems.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=xemu \
  -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/xemu:latest

Tag summary

Content type

Image

Digest

sha256:4aa249500

Size

983.9 MB

Last updated

6 days ago

docker pull linuxserver/xemu:0.8.134

This week's pulls

Pulls:

1,099

Jul 6 to Jul 12