linuxserver/retroarch

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
7

50K+

linuxserver/retroarch repository overview

linuxserver/retroarch

This readme has been truncated from the full version found HERE

RetroArch is a frontend for emulators, game engines and media players. It enables you to run classic games on a wide range of computers and consoles through its slick graphical interface.

Application Setup

The application can be accessed at:

Note: In pure CPU mode RetroArch will use LLVMPipe for menu rendering, when in game this is less of an issue. You can configure things like the menu refresh rate in your RetroArch settings or mount in an Nvidia GPU. When running with an Nvidia GPU it will be necesarry to right click the desktop and re-launch RetroArch on your first launch only.

Usage

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

Tag summary

Content type

Image

Digest

sha256:bd29cd49e

Size

1.2 GB

Last updated

1 day ago

docker pull linuxserver/retroarch:1.22.2

This week's pulls

Pulls:

1,334

Jul 6 to Jul 12