Skip to content

PES is a graphical front end for a variety of games console emulators that has been written in Python which is intended for use on the Raspberry Pi. This repository contains the PES source code and operating system customisation scripts.

License

huleg/pes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PES

PES is a graphical front end for a variety of games console emulators that has been written in Python which is intended for use on the Raspberry Pi.

At the heart of PES is the pes.py GUI. This can be used on any OS that supports Python and PyGame.

PES GUI 1 PES GUI 2

For use on the Raspberry Pi, PES is distributed via an ArchLinux image (see http://pes.mundayweb.com/html/Installation.html#downloading for the latest image) which contains pre-compiled emulators for the Raspberry Pi. The configuration and compilation scripts used to create the image are also included in this repository.

The PES Raspberry Pi image has the following features:

  • Graphical interface

  • Works with HDMI CEC enabled displays thus allowing you to use your TV remote control to navigate the interface

  • Automatic downloading of game cover art (requires network connection)

  • Works with USB game pads

  • PS3 control pad support via Bluetooth (requires compatible Bluetooth dongle)

  • Automatic pairing of PS3 control pads

  • File sharing support to allow you to install new games (requires network connection)

  • Uses ArchLinux for a minimal system installation

  • Provides game platform emulation for:

    • Atari 2600
    • Final Burn Alpha (FBA)
    • MAME
    • Neo Geo
    • Nintendo 64 (N64)
    • Nintendo Entertainment System (NES)
    • Nintendo Game Boy
    • Nintendo Game Boy Advance
    • Nintendo Game Boy Color
    • Nintendo Super Entertainment System (SNES)
    • Sega CD
    • Sega Game Gear
    • Sega Master System
    • Sega Mega Drive (aka Genesis)
    • Sega Mega Drive (aka Genesis) 32x
    • Sony PlayStation
    • Turbo Grafx 16 (aka PC Engine)
    • ZX Spectrum

The documentation and Raspberry Pi image for PES can be found at: http://pes.mundayweb.com

Acknowledgements

I would like to thank the following people/groups as without them PES would not be possible:

About

PES is a graphical front end for a variety of games console emulators that has been written in Python which is intended for use on the Raspberry Pi. This repository contains the PES source code and operating system customisation scripts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 53.1%
  • Shell 46.9%