mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Added the download links for 1.2.0-beta1 to README.md
This commit is contained in:
parent
beac6d864b
commit
3ba8a609b2
44
README.md
44
README.md
|
@ -9,44 +9,54 @@ YouTube channel with installation instruction videos:\
|
|||
[https://www.youtube.com/channel/UCosLuC9yIMQPKFBJXgDpvVQ](https://www.youtube.com/channel/UCosLuC9yIMQPKFBJXgDpvVQ)
|
||||
|
||||
Discord server:\
|
||||
[https://discord.gg/3jmbRXFe](https://discord.gg/EVVX4DqWAP)
|
||||
[https://discord.gg/EVVX4DqWAP](https://discord.gg/EVVX4DqWAP)
|
||||
|
||||
Although there are multiple forks of EmulationStation in existence, the goal of this edition is to make the software as easy as possible to install and use as a standalone application, and to support the major desktop operating systems, i.e. Unix/Linux, macOS and Windows. Since it's intended to be used as a desktop application rather than as the primary interface for the computer, there are no plans to provide system administration utilities or control over emulator settings from within ES-DE.
|
||||
|
||||
The software comes preconfigured for use primarily with [RetroArch](https://www.retroarch.com), although this can be changed as all emulator settings are fully configurable, even on a per-game basis.
|
||||
|
||||
A comprehensive theme set, **rbsimple-DE** which is based on Recalbox Multi from the [Recalbox](https://www.recalbox.com) community is bundled with the application. (Only assets created by them prior to their change to a more restrictive license in 2018 are included).
|
||||
Two comprehensive theme sets, **rbsimple-DE** and **modern-DE** are bundled with the application.
|
||||
|
||||
The following operating systems have been tested with ES-DE (all for the x86 architecture unless otherwise stated):
|
||||
The following operating systems have been tested (all for the x86 architecture unless otherwise stated):
|
||||
|
||||
* Ubuntu 20.04 to 21.04
|
||||
* Linux Mint 20
|
||||
* Manjaro 21
|
||||
* Fedora 33 Workstation
|
||||
* FreeBSD 12.2
|
||||
* Ubuntu 20.04 to 21.10
|
||||
* Linux Mint 20.2
|
||||
* Manjaro 21.1
|
||||
* Fedora 35 Workstation
|
||||
* Raspberry Pi OS 10 (armv7l and aarch64)
|
||||
* FreeBSD 13.0
|
||||
* NetBSD 9.1
|
||||
* OpenBSD 6.8
|
||||
* macOS 10.14 "Mojave" to 11 "Big Sur" (M1 via Rosetta 2 is supported)
|
||||
* macOS 10.14 "Mojave" to 12 "Monterey" (the M1 processor via Rosetta 2 is supported)
|
||||
* macOS 10.11 "El Capitan" (v1.0 release only)
|
||||
* Windows 10
|
||||
* Windows 8.1
|
||||
|
||||
**Note:** If using a Mac with an M1 CPU you need to install the x86 version of RetroArch and any other emulators, or you won't be able to launch any games. This will be fixed whenever a native macOS ARM build of ES-DE is released.
|
||||
If using a Mac with an M1 processor you need to install the x86 version of RetroArch and any other emulators, or you won't be able to launch any games. This will be fixed whenever a native macOS M1 build of ES-DE is released.
|
||||
|
||||
If using macOS Monterey, there has been a quite serious OpenGL bug introduced by Apple which causes problems for ES-DE. A workaround for this issue is discussed [here](USERGUIDE-DEV.md#specific-notes-for-macos).
|
||||
|
||||
### Download
|
||||
|
||||
The latest version is 1.1.0 (released 2021-08-10)
|
||||
The latest stable version is 1.1.0 (released 2021-08-10)
|
||||
|
||||
| Package | Operating systems | Architecture | Download link |
|
||||
| :------------------ | :------------------------------------------------------ | :----------- | :------------- |
|
||||
| Debian DEB package | Ubuntu 20.04 to 21.04, Linux Mint 20, possibly others | x64 (x86) | [emulationstation-de-1.1.0-x64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14892301/download)|
|
||||
| Fedora RPM package | Fedora Workstation 33, possibly others | x64 (x86) | [emulationstation-de-1.1.0-x64.rpm](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14892436/download)|
|
||||
| Debian DEB package | Raspberry Pi OS (Raspian) - preview release | ARM 32-bit | [emulationstation-de-1.1.0-preview-armv7l.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14892276/download)|
|
||||
| Debian DEB package | Raspberry Pi OS (Raspian) - preview release | ARM 64-bit | [emulationstation-de-1.1.0-preview-aarch64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/16221679/download)|
|
||||
| Debian DEB package | Ubuntu 20.04 to 21.10, Linux Mint 20.2, possibly others | x64 (x86) | [emulationstation-de-1.1.0-x64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14892301/download)|
|
||||
| Fedora RPM package | Fedora Workstation 35, possibly others | x64 (x86) | [emulationstation-de-1.1.0-x64.rpm](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14892436/download)|
|
||||
| macOS DMG installer | macOS 10.14 "Mojave" to 11 "Big Sur" | x64 (x86) | [EmulationStation-DE-1.1.0-x64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14892342/download)|
|
||||
| Windows installer | Windows 10 and 8.1 | x64 (x86) | [EmulationStation-DE-1.1.0-x64.exe](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14892429/download)|
|
||||
|
||||
The Raspberry Pi 4 release is a preview only, there are some bugs such as graphical glitches on this platform and some features like GLSL shaders are missing. Official support will probably be added for this device as of v1.2.
|
||||
The latest prerelease version is 1.2.0-beta1 (released 2021-11-14)
|
||||
|
||||
| Package | Operating systems | Architecture | Download link |
|
||||
| :------------------ | :------------------------------------------------------ | :----------- | :------------- |
|
||||
| Debian DEB package | Ubuntu 20.04 to 21.10, Linux Mint 20.2, possibly others | x64 (x86) | [emulationstation-de-1.2.0-beta1-x64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/21488823/download)|
|
||||
| Fedora RPM package | Fedora Workstation 35, possibly others | x64 (x86) | [emulationstation-de-1.2.0-beta1-x64.rpm](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/21488829/download)|
|
||||
| Debian DEB package | Raspberry Pi OS (Raspian) | ARM 32-bit | [emulationstation-de-1.2.0-beta1-armv7l.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/21488819/download)|
|
||||
| Debian DEB package | Raspberry Pi OS (Raspian) | ARM 64-bit | [emulationstation-de-1.2.0-beta1-aarch64.deb](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/21488809/download)|
|
||||
| macOS DMG installer | macOS 10.14 "Mojave" to 12 "Monterey" | x64 (x86) | [EmulationStation-DE-1.2.0-beta1-x64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/21488824/download)|
|
||||
| Windows installer | Windows 10 and 8.1 | x64 (x86) | [EmulationStation-DE-1.2.0-beta1-x64.exe](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/21488825/download)|
|
||||
|
||||
Unfortunately due to technical reasons, v1.0.1 (released 2021-05-01) will be the last version for legacy macOS.
|
||||
|
||||
|
@ -54,7 +64,7 @@ Unfortunately due to technical reasons, v1.0.1 (released 2021-05-01) will be the
|
|||
| :------------------ | :------------------------------------------------------ | :----------- | :------------- |
|
||||
| macOS DMG installer | Legacy macOS 10.11 "El Capitan" to 10.13 "High Sierra" | x64 (x86) | [EmulationStation-DE-1.0.1-x64_legacy.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/14888836/download)|
|
||||
|
||||
For some of the rarer operating systems listed at the top you need to build ES-DE from source. The plan is to have ES-DE available in the software repositories of all supported operating systems (where this is applicable), so in the long term building from source should not be required.
|
||||
For some of the rarer operating systems listed at the top you need to build ES-DE from source.
|
||||
|
||||
Please refer to [CHANGELOG.md](CHANGELOG.md) for more information about the releases, including known issues.
|
||||
|
||||
|
|
Loading…
Reference in a new issue