|
2 | 2 |
|
3 | 3 | This page is a list of all of the changelogs for each version of RetroPie. For a complete list of all commits to the source code see [here:](https://github.com/RetroPie/RetroPie-Setup/commits/master)
|
4 | 4 |
|
| 5 | +### Version 4.8: (Mar 14, 2022) |
| 6 | + |
| 7 | +Changes since 4.7.1 |
| 8 | + |
| 9 | +* On screen keyboard for entering WiFi password in RetroPie-Setup |
| 10 | +* Improved joystick support in RetroPie-Setup dialogs. |
| 11 | +* Improvement to RetroPie package management and updating. |
| 12 | +* retroarch - updated to v1.10.0 |
| 13 | +* Updates to many libretro cores - in depth details about libretro changes can be found on their site - [https://www.libretro.com](https://www.libretro.com) |
| 14 | +* EmulationStation updated to v2.10.2 |
| 15 | + * Better Random: Perfect shuffle of systems, games and screensaver items |
| 16 | + * Fixes for event handling so startup events are cleared |
| 17 | + * Pixel positioning/sizing support for themes |
| 18 | + * Added a progress bar during loading + threaded loading for systems (threaded loading is disabled by default currently) |
| 19 | + * Added a cache for stat checks (performance) |
| 20 | + * Support for new scripting events - switching systems/selecting games/screensaver videos and image switching/etc. |
| 21 | + * Improvements to text wrapping for CJK glyphs |
| 22 | + * Updated Arcade resource lists (used to hide MAME devices/bioses and to provide friendly names for zip archives) |
| 23 | + * Ability to use full screen paging with LB/RB |
| 24 | +* hatari - updated to v2.3.1 |
| 25 | +* xpadneo (Xbox One Bluetooth driver) - updated to v0.9 |
| 26 | +* zesarux - updated to v9.1 |
| 27 | +* lzdoom - updated to 3.87c |
| 28 | +* xroar - updated to 1.0.9 |
| 29 | +* srb2 - updated to 2.2.9 |
| 30 | +* ags - switch to v3.5.1 release branch |
| 31 | +* eduke32 - fix for gameplay bug in E1L4 |
| 32 | +* scummvm - updated to 2.5.1, first release since the ResidualVM merge includes bug-fixes and new games. |
| 33 | +* cgenius - updated to the latest stable version (Added Cosmos engine, GUI, sound and controller improvements) |
| 34 | +* tyrquake - updated to 0.69 |
| 35 | +* yquake2 - updated to v8.00 and added add-ons game source |
| 36 | +* vice - switch to v3.5 branch |
| 37 | +* advmame - fixes for building on GCC 10+ |
| 38 | +* audiosettings - add PulseAudio configuration support |
| 39 | +* esthemes - support branches, to allow multiple themes on a single repo and many new EmulationStation themes added |
| 40 | +* bluetooth - various fixes and improvements |
| 41 | +* kodi - scriptmodule compatibility improvements on Ubuntu |
| 42 | +* Improvements to handling of dkms drivers. |
| 43 | +* New modules |
| 44 | + * lr-stella - added upstream / current Stella libretro core (Atari 2600 emulator) |
| 45 | + * lr-tic80 - TIC-80 is a free and open source fantasy computer for making, playing and sharing tiny games (see [https://tic80.com](https://tic80.com)) |
| 46 | + * lr-retro8 - retro8 is an open source re-implementation of the PICO-8 fantasy console. |
| 47 | + * yabasanshiro - standalone Saturn emulator based on Yabause (RPi4 only) |
| 48 | + * hypseus - Hyseus Singe (Daphne) SDL2 Laserdisc emulator |
| 49 | + * ppsspp-1.5.4 - Added old ppsspp module (performs better for some users) |
| 50 | + * dosbox-staging - an enhanced and modernized DosBox fork |
| 51 | + * lr-uae4arm - libretro core of the uae4arm Amiga emulator. |
| 52 | + |
| 53 | +### Version 4.7.1: (Nov 4, 2020)) |
| 54 | + |
| 55 | +Changes since 4.7 |
| 56 | + |
| 57 | +* Fixed performance issue with EmulationStation on Raspberry PI 0/1/2/3 with legacy drivers (Switch back to GLESv1 for now until issues with ES GLESv2 renderer are sorted) |
| 58 | +* Fixed ES scraper. |
| 59 | + |
5 | 60 | ### Version 4.7: (Nov 2, 2020)
|
6 | 61 |
|
7 | 62 | Changes since 4.6
|
|
0 commit comments