/pcsx_docker

Run PCSX2 emulator on OSX under Docker

Primary LanguageShellMIT LicenseMIT

Run PCSX2 emulator from Docker

Exec emulator with X11 support from mini-container

Dependencies

#Docker

brew install caskroom/cask/cask-brew
brew install virtualbox
brew install docker

#X11 support

brew install socat
brew cask install xquartz

Run

chmod +x start-pcsx2.sh
./start-pcsx2.sh

TODO

  • Init docker image build
  • Provide BIOS files
  • Provide optimal emulator config
  • Setup binding with PS4 remote controller
  • Test on Phantasy Star II

Version: 0.0.1 (2015-10-26)