Skip to content

Commit 806e797

Browse files
committed
Updated changelog / version references to 4.8
1 parent 1a6cc7b commit 806e797

File tree

4 files changed

+59
-4
lines changed

4 files changed

+59
-4
lines changed

docs/Changelogs.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,61 @@
22

33
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)
44

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+
560
### Version 4.7: (Nov 2, 2020)
661

762
Changes since 4.6

docs/First-Installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![retropie_logo](https://cloud.githubusercontent.com/assets/10035308/21968193/e1670f2a-db46-11e6-8ff7-eb6d7188c9e7.png)
22

3-
|Version|4.7|
3+
|Version|4.8|
44
|:---:|:---:|
55

66
Congratulations! You have discovered the wonderful world of RetroPie- your entire childhood is within reach! RetroPie is a combination of multiple projects including [RetroArch](http://www.retroarch.com), [EmulationStation](https://www.emulationstation.org), and many others.
@@ -46,7 +46,7 @@ The simplest way to get most of these components is through an all-in-one kit su
4646
* USB Keyboard - to help with some configuration that cannot be done with a game controller, or you can use [SSH](SSH)
4747

4848
## Installation
49-
**Feb. 2022 - Note for Pi 4 and Pi Zero 2W:** Recent Pi 4 boards, and the new Pi Zero 2W, require newer firmware and are not compatible with the official 4.7.1 image. You may install manually (use the legacy "Buster" OS) or use the latest weekly build of RetroPie from <https://files.retropie.org.uk/images/weekly/> (use the `rpi4_400.img.gz` file for Pi 4 or `rpi2_3_zero2w.img.gz` for the Pi Zero 2W.)
49+
**Feb. 2022 - Note for Pi 4 and Pi Zero 2W:** Recent Pi 4 boards, and the new Pi Zero 2W, require RetroPie 4.8 or newer.
5050

5151
1. First, insert the MicroSD card into into your computer
5252
2. [Download the RetroPie .img.gz image](https://retropie.org.uk/download/) from the official website for your Raspberry Pi model.

docs/Updating-RetroPie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
|Version|
22
|---|
3-
|4.7|
3+
|4.8|
44

55
# Updating RetroPie
66

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
***
22
![retropie_logo](https://cloud.githubusercontent.com/assets/10035308/21968193/e1670f2a-db46-11e6-8ff7-eb6d7188c9e7.png)
33
***
4-
| Latest Version | [**4.7**](https://retropie.org.uk/download/) | [Changelog](Changelogs) |
4+
| Latest Version | [**4.8**](https://retropie.org.uk/download/) | [Changelog](Changelogs) |
55
|:---:|:---:|:---:|
66

77
## What is RetroPie?

0 commit comments

Comments
 (0)