From 4e13739e584227ed3412b422ff3b879b2fc0d6a4 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Thu, 7 Apr 2022 19:29:00 +0200 Subject: [PATCH] Updated the download links and documentation for the 1.2.2 release. --- CHANGELOG.md | 7 ++++--- README.md | 22 ++++++++++---------- USERGUIDE.md | 19 +++++++++-------- es-app/assets/latest_steam_deck_appimage.txt | 4 ++-- 4 files changed, 27 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5de64649..8786a6169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -113,18 +113,19 @@ * The device text flickered in GuiDetectDevice when configuring a controller * The selector bar was not aligned correctly during menu scale-up animations -## Version 1.2.2 (in development) +## Version 1.2.2 -**Release date:** TBD +**Release date:** 2022-04-07 ### Release overview -v1.2 maintenance release. +v1.2 maintenance release. The accuracy of the automatic (non-interactive) scraper has been greatly increased when using ScreenScraper. Some bugs were also fixed and a number of alternative emulators and file extensions have been added. ### Detailed list of changes * ScreenScraper searches in automatic mode are now faster and much more accurate * Added fallback to high resolution marquee/wheel images for ScreenScraper if no regular wheel image was found +* Set the interactive scraper as disabled by default * Added support for the Nintendo SFC (Super Famicom) game system * Added the SwanStation RetroArch core as an alternative emulator for the psx system * Added mGBA, mGBA standalone, VBA-M and VBA-M standalone as alternative emulators for the gb and gbc systems diff --git a/README.md b/README.md index 312e6b6be..a4af30371 100644 --- a/README.md +++ b/README.md @@ -35,21 +35,21 @@ The following operating systems have been tested (all for the x86 architecture u ### Download -The latest version is 1.2.1 (released 2022-03-30) +The latest version is 1.2.2 (released 2022-04-07) | Package | Operating systems | Architecture | Download link | | :------------------- | :------------------------------------------------------ | :----------- | :------------- | -| Windows installer | Windows 11, 10 and 8.1 | x64 (x86) | [EmulationStation-DE-1.2.1-x64.exe](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311173/download)| -| macOS DMG installer | macOS 10.14 "Mojave" to 12 "Monterey" | x64 (x86) | [EmulationStation-DE-1.2.1-x64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311149/download)| -| macOS DMG installer | macOS 11 "Big Sur" to 12 "Monterey" | arm64 (M1) | [EmulationStation-DE-1.2.1-arm64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33310974/download)| -| Debian DEB package | Ubuntu 20.04 to 21.10, Linux Mint 20, possibly others | x64 (x86) | [emulationstation-de-1.2.1-x64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311131/download)| -| Fedora RPM package | Fedora Workstation 35, possibly others | x64 (x86) | [emulationstation-de-1.2.1-x64.rpm](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311208/download)| +| Windows installer | Windows 11, 10 and 8.1 | x64 (x86) | [EmulationStation-DE-1.2.2-x64.exe](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34286991/download)| +| macOS DMG installer | macOS 10.14 "Mojave" to 12 "Monterey" | x64 (x86) | [EmulationStation-DE-1.2.2-x64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34286968/download)| +| macOS DMG installer | macOS 11 "Big Sur" to 12 "Monterey" | arm64 (M1) | [EmulationStation-DE-1.2.2-arm64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34286943/download)| +| Debian DEB package | Ubuntu 20.04 to 21.10, Linux Mint 20, possibly others | x64 (x86) | [emulationstation-de-1.2.2-x64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34286957/download)| +| Fedora RPM package | Fedora Workstation 35, possibly others | x64 (x86) | [emulationstation-de-1.2.2-x64.rpm](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34287003/download)| | Arch User Repository | Arch Linux, Manjaro, possibly others | x64 (x86) | [https://aur.archlinux.org/packages/emulationstation-de](https://aur.archlinux.org/packages/emulationstation-de)| -| Linux AppImage | Most Linux distributions | x64 (x86) | [EmulationStation-DE-x64.AppImage](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311270/download)| -| Linux AppImage | Current Linux distributions with libc 2.34 or later | x64 (x86) | [EmulationStation-DE-x64_Current.AppImage](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311294/download)| -| Linux AppImage | Steam Deck / SteamOS 3.0 specific | x64 (x86) | [EmulationStation-DE-x64_SteamDeck.AppImage](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311338/download)| -| Debian DEB package | Raspberry Pi OS (Raspian) | ARM 32-bit | [emulationstation-de-1.2.1-armv7l.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311000/download)| -| Debian DEB package | Raspberry Pi OS (Raspian) | ARM 64-bit | [emulationstation-de-1.2.1-aarch64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33310883/download)| +| Linux AppImage | Most Linux distributions | x64 (x86) | [EmulationStation-DE-x64.AppImage](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34287033/download)| +| Linux AppImage | Current Linux distributions with libc 2.34 or later | x64 (x86) | [EmulationStation-DE-x64_Current.AppImage](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34287225/download)| +| Linux AppImage | Steam Deck / SteamOS 3.0 specific | x64 (x86) | [EmulationStation-DE-x64_SteamDeck.AppImage](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34287334/download)| +| Debian DEB package | Raspberry Pi OS (Raspian) | ARM 32-bit | [emulationstation-de-1.2.2-armv7l.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34286949/download)| +| Debian DEB package | Raspberry Pi OS (Raspian) | ARM 64-bit | [emulationstation-de-1.2.2-aarch64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34286920/download)| Version 1.2.0 (released 2021-12-28) will be the last legacy release for macOS diff --git a/USERGUIDE.md b/USERGUIDE.md index fd93db93f..fd7a77ccf 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -2078,7 +2078,7 @@ All emulators are RetroArch cores unless marked as **(Standalone**) | arcade | Arcade | MAME - Current | MAME 2000,
MAME 2003-Plus,
MAME 2010,
FinalBurn Neo,
FB Alpha 2012,
MAME **(Standalone)** [UW*] | Depends | Single archive file following MAME name standard in root folder | | astrocade | Bally Astrocade | _Placeholder_ | | | | | atari2600 | Atari 2600 | Stella | Stella 2014 | No | Single archive or ROM file in root folder | -| atari5200 | Atari 5200 | Atari800 | | | | +| atari5200 | Atari 5200 | a5200 | Atari800 | | | | atari7800 | Atari 7800 ProSystem | ProSystem | | | | | atari800 | Atari 800 | Atari800 | | | | | atarijaguar | Atari Jaguar | Virtual Jaguar | | | | @@ -2106,12 +2106,12 @@ All emulators are RetroArch cores unless marked as **(Standalone**) | famicom | Nintendo Family Computer | Nestopia UE | FCEUmm,
Mesen,
QuickNES | No | Single archive or ROM file in root folder | | fba | FinalBurn Alpha | FB Alpha 2012 | FB Alpha 2012 Neo Geo,
FB Alpha 2012 CPS-1,
FB Alpha 2012 CPS-2,
FB Alpha 2012 CPS-3 | Yes | Single archive file following MAME name standard in root folder | | fbneo | FinalBurn Neo | FinalBurn Neo | | Yes | Single archive file following MAME name standard in root folder | -| fds | Nintendo Famicom Disk System | Nestopia UE | | Yes | Single archive or ROM file in root folder | +| fds | Nintendo Famicom Disk System | Nestopia UE | FCEUmm,
Mesen | Yes | Single archive or ROM file in root folder | | gameandwatch | Nintendo Game and Watch | GW | | | | | gamegear | Sega Game Gear | Gearsystem | SMS Plus GX,
Genesis Plus GX,
Genesis Plus GX Wide | | | -| gb | Nintendo Game Boy | SameBoy | Gambatte,
Gearboy,
TGB Dual,
Mesen-S,
bsnes | | | +| gb | Nintendo Game Boy | SameBoy | Gambatte,
Gearboy,
TGB Dual,
Mesen-S,
bsnes,
mGBA,
mGBA **(Standalone)**,
VBA-M,
VBA-M **(Standalone)** | | Single archive or ROM file in root folder | | gba | Nintendo Game Boy Advance | mGBA | mGBA **(Standalone)**,
VBA-M,
VBA-M **(Standalone)** [UMW*],
VBA Next,
gpSP | No | Single archive or ROM file in root folder | -| gbc | Nintendo Game Boy Color | SameBoy | Gambatte,
Gearboy,
TGB Dual,
Mesen-S,
bsnes | | | +| gbc | Nintendo Game Boy Color | SameBoy | Gambatte,
Gearboy,
TGB Dual,
Mesen-S,
bsnes,
mGBA,
mGBA **(Standalone)**,
VBA-M,
VBA-M **(Standalone)** | | Single archive or ROM file in root folder | | gc | Nintendo GameCube | Dolphin | Dolphin **(Standalone)** [UMW*], PrimeHack **(Standalone)** [U] | No | Single ISO file in root folder | | genesis | Sega Genesis | Genesis Plus GX | Genesis Plus GX Wide,
PicoDrive,
BlastEm | No | Single archive or ROM file in root folder | | gx4000 | Amstrad GX4000 | _Placeholder_ | | | | @@ -2164,9 +2164,9 @@ All emulators are RetroArch cores unless marked as **(Standalone**) | ps4 | Sony PlayStation 4 | _Placeholder_ | | | | | psp | Sony PlayStation Portable | PPSSPP | PPSSPP **(Standalone)** | No | Single ISO file in root folder | | psvita | Sony PlayStation Vita | _Placeholder_ | | | | -| psx | Sony PlayStation | Beetle PSX | Beetle PSX HW,
PCSX ReARMed,
DuckStation,
DuckStation **(Standalone)** [UMW*] | Yes | .chd file in root folder for single-disc games, .m3u playlist in root folder for multi-disc games | +| psx | Sony PlayStation | Beetle PSX | Beetle PSX HW,
PCSX ReARMed,
SwanStation,
DuckStation [UW],
DuckStation **(Standalone)** [UMW*] | Yes | .chd file in root folder for single-disc games, .m3u playlist in root folder for multi-disc games | | samcoupe | SAM Coupé | SimCoupe | | | | -| satellaview | Nintendo Satellaview | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-mercury Accuracy,
Mesen-S | | | +| satellaview | Nintendo Satellaview | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-hd,
bsnes-mercury Accuracy,
Mesen-S | | | | saturn | Sega Saturn | Beetle Saturn | Kronos [UW],
YabaSanshiro [UW],
Yabause | | | | saturnjp | Sega Saturn [Japan] | Beetle Saturn | Kronos [UW],
YabaSanshiro [UW],
Yabause | | | | scummvm | ScummVM Game Engine | ScummVM | | No | In separate folder (one folder per game with complete file structure retained) and with a .scummvm file for launching the game | @@ -2174,14 +2174,15 @@ All emulators are RetroArch cores unless marked as **(Standalone**) | sega32xjp | Sega Super 32X [Japan] | PicoDrive | | No | Single archive or ROM file in root folder | | sega32xna | Sega Genesis 32X [North America] | PicoDrive | | No | Single archive or ROM file in root folder | | segacd | Sega CD | Genesis Plus GX | Genesis Plus GX Wide,
PicoDrive | | | +| sfc | Nintendo SFC (Super Famicom) | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-hd,
bsnes-mercury Accuracy,
Beetle Supafaust [UW],
Mesen-S | No | Single archive or ROM file in root folder | | sg-1000 | Sega SG-1000 | Gearsystem | Genesis Plus GX,
Genesis Plus GX Wide,
blueMSX | | | -| snes | Nintendo SNES (Super Nintendo) | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-mercury Accuracy,
Beetle Supafaust [UW],
Mesen-S | No | Single archive or ROM file in root folder | -| snesna | Nintendo SNES (Super Nintendo) [North America] | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-mercury Accuracy,
Beetle Supafaust [UW],
Mesen-S | No | Single archive or ROM file in root folder | +| snes | Nintendo SNES (Super Nintendo) | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-hd,
bsnes-mercury Accuracy,
Beetle Supafaust [UW],
Mesen-S | No | Single archive or ROM file in root folder | +| snesna | Nintendo SNES (Super Nintendo) [North America] | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-hd,
bsnes-mercury Accuracy,
Beetle Supafaust [UW],
Mesen-S | No | Single archive or ROM file in root folder | | solarus | Solarus Game Engine | _Placeholder_ | | | | | spectravideo | Spectravideo | blueMSX | | | | | steam | Valve Steam | Steam application **(Standalone)** | | No | Shell script/batch file in root folder | | stratagus | Stratagus Game Engine | _Placeholder_ | | | | -| sufami | Bandai SuFami Turbo | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-mercury Accuracy | | | +| sufami | Bandai SuFami Turbo | Snes9x - Current | Snes9x 2010,
bsnes,
bsnes-hd,
bsnes-mercury Accuracy | | | | supergrafx | NEC SuperGrafx | Beetle SuperGrafx | Beetle PCE | | | | switch | Nintendo Switch | Yuzu **(Standalone)** [UW] | Ryujinx **(Standalone)** [UW*] | Yes | | | symbian | Symbian | _Placeholder_ | | | | diff --git a/es-app/assets/latest_steam_deck_appimage.txt b/es-app/assets/latest_steam_deck_appimage.txt index 0ba502b17..ab4363cb0 100644 --- a/es-app/assets/latest_steam_deck_appimage.txt +++ b/es-app/assets/latest_steam_deck_appimage.txt @@ -1,3 +1,3 @@ # URL for the latest Steam Deck AppImage, used by EmuDeck (www.emudeck.com) -# ES-DE release 1.2.1 -https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/33311338/download +# ES-DE release 1.2.2 +https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/34287334/download