Skip to content

Releases: neilmunday/pes

PES 2.9

16 Apr 19:23
Compare
Choose a tag to compare

Date: 2021-03-04

Changes:

  • Incorporated https://github.com/Pi-Entertainment-System/rasum to address issue #47
  • Added RetroArch assets
  • Updated Vice to use libretro version
  • Updated SDL2 to version 2.0.14
  • Updated RetroArch to commit 9086d241a7f20208cf279f6a7e877ae7bdca325d (v1.90 + updates)
  • Updated mupen64plus-libretro-nx to commit b494ebf2da202f67dbd88c3c915262bb58f1c6ba
  • Removed install-pi-bluetooth.sh install-bluez-ps3.sh as no longer required with recent Arch Linux updates
  • Add the ability for the user to specify the ALSA audio device to use
  • For Raspberry Pi2/3, added install-kodi.sh script to build Kodi 18.9 for /opt/vc drivers as Arch Linux now uses Kodi 19 KMS version
  • For Raspberry Pi 1, removed Kodi as no longer supported by Arch Linux

Version 2.8

08 Mar 00:02
Compare
Choose a tag to compare

Date: 2020-02-15

Changes:

  • Added desiredScreenWidth and desiredScreenHeight settings to set maximum screen size for the PES GUI - useful for large screens.
  • Updated theGamesDb.net API URL for issue #43
  • Updated RetroAchievements API for issue #44

PES 2.7

06 Aug 21:13
Compare
Choose a tag to compare

Date: 2019-08-06

Changes:

  • Fix for issue #40 - Fix string encoding error in dbupdate.py

PES 2.6

02 Aug 07:36
Compare
Choose a tag to compare

Date: 2019-07-19

Changes:

  • Fix for issue #37 - Handle when game overview is null from theGamesDb.net
  • Fix for issue #38 - Add support for six button control pad support for MegaDive/Genesis games
  • Fix for issue #39 - RetroAchievements not found for SNES and MegaDrive/Genesis games
  • Added midnight commander package

PES 2.5

08 May 20:50
Compare
Choose a tag to compare

Date: 2019-04-30

Changes:

  • Updated consoles.ini to include support for missing Mupen64 ROM extensions thanks to Albert Schmalzried
  • Updated dbupdate.py to use the new API for thegamesdb.net
  • Updated SDL2 to version 2.0.9
  • Updated to RetroArch 1.7.6
  • Updated emulators to latest versions
  • Added patches for PPSSPP to fix build process
  • Updated libcec version to 4.0.4

PES 2.4.1

17 Jul 20:18
Compare
Choose a tag to compare

Date: 2018-07-17

Changes:

  • Updated thegamesdb.net URL for downloading game meta data and cover art (issue #34)

PES 2.4

17 May 21:02
b4f0eb5
Compare
Choose a tag to compare

Date: 2018-05-02

Changes (and bug fixes):

  • Updated SDL2 to version 2.0.8 as well as updating add-ons to latest versions
  • Added framerate limiting code to improve GUI responsiveness
  • Updated emulators to their latest versions

PES 2.3

02 Dec 19:55
Compare
Choose a tag to compare

Date: 2017-11-23

Changes (and bug fixes):

  • Added confirmation upon escape key event (issue #26)
  • Added Bluetooth (Bluez) support for additional PS3 control pad clones (issue #28)
  • Added Sony PS3 control pad mapping when connected via Bluez
  • Improved image scaling code to handle images that are in the incorrect image format

PES 2.2

27 Jun 21:27
Compare
Choose a tag to compare

PES 2.2

Date: 2017-06-13

Changes (and bug fixes):

  • Added support for Kodi (issue #14)
  • Added support for hardcore RetroAchievements (issue #20)
  • Added required files feature to emulators in consoles.ini (issue #23)
  • Updated RetroArch to version 1.6
  • Additional Atari 2600 extensions added
  • Fixed time sync on Raspberry Pi
  • Added guide for creating BerryBoot images (issue #19)

PES 2.1

10 Feb 22:55
Compare
Choose a tag to compare

PES 2.1

Date: 2016-02-10

Changes (and bug fixes):

  • Added support for Commodore 64 thanks to the Vice emulator.
  • Added suupport for MSX thanks to libretro BlueMSX core.
  • Added support for MAME 2003 thanks to libretro MAME 2003 core.
  • Added support for PSP thanks to the PPSSPP emulator.
  • Updated RetroArch to version 1.3.6.
  • Layout config options added to pes.ini.
  • Splash screen added for Raspberry Pi Arch Linux builds.
  • Remote control icon updated.
  • Re-organised set-up scripts.
  • Python profiling support added for debugging purposes.