Releases: hiulit/RetroPie-Godot-Engine-Emulator
Releases · hiulit/RetroPie-Godot-Engine-Emulator
[1.8.2] - 2021-06-01
Added
- A scraper for games hosted on https://itch.io/.
Changed
- Check for minor version updates to install binaries.
Fixed
- Issue when installing/updating the settings files.
[1.8.1] - 2021-05-28
Changed
- Now
GLES2
is the default video driver.
Fixed
- Don't add empty values for
FRT_KEYBOARD_ID
andFRT_KMSDRM_DEVICE
. - Only show KMS/DRM driver dialog menu if
/dev/dri
exists.
[1.8.0] - 2021-05-27
Added
- New Godot and FRT
3.3.2
binaries. - New
godot-engine-settings-cfg
file to store all the settings. Can be changed manually in~/RetroPie/roms/godot-engine/settings/godot-engine-settings.cfg
or by using the GUI menu viaRetroPie-Setup
. - New dialog menus to tweak the settings:
- DRM/KMS driver (FRT only): Select the dri card.
- Audio driver: Select between
ALSA
(default) andPulseAudio
.
Fixed
- Installing/updating the settings files.
- The
godot-engine
system for the default EmulationStation theme is installed automatically and can't be deleted.
[1.7.0] - 2021-05-20
Added
- All the FRT binaries can exit the game the same way RetroPie does with the libretro emulators. That is: Shift + Enter on a keyboard and Start + Select on a gamepad.
- Fullscreen support.
- Configuration options for the
x86
andx86_64
platforms. - New dialog menu to install themes for the
godot-engine
system.
Changed
- Optimized the UX of the dialog menus.
[1.6.0] - 2021-05-13
Added
- Updated Godot
3.2.3
binaries to3.3
. - Updated FRT binaries to v1.0.0.
[1.5.1] - 2021-03-23
Fixed
- There was an issue when updating the scriptmodule.
[1.5.0] - 2021-03-23
Added
- A new
override.cfg
file in~/RetroPie/roms/godot-engine
, with some default audio values, to let the user override settings of the Godot "emulator". - New documentation about audio issues (see #7).
Changed
- New Pixel theme's Godot logo.
Fixed
- Godot
2.1.6
command line options #4.
[1.4.0] - 2021-03-18
Added
- Godot
x86_64
binaries.
Changed
- Abbreviation for
--update
is now-U
. - Use RetroPie's helper functions instead of using our own.
- Binaries are now distributed in a zip file.
Fixed
- Configuration dialog back button was exiting instead of going back.
Removed
- Godot binaries compiled for the Raspberry Pi 4. RetroPie doesn't use X11 so they were useless :)
[1.3.1] - 2020-12-03
Added
- New Godot binaries compiled for the Raspberry Pi 4 (
godot-engine-2.1.6-rpi4
).
Fixed
- An audio issue affecting the Raspberry Pi 4. All FRT and Godot "emulators" for the Raspberry Pi 4 have been updated with that fix.
Changed
- Updated FRT binaries to v0.9.9a.
[1.3.0] - 2020-11-23
Added
- Support for the Raspberry Pi 4.
- New Godot binaries compiled specifically for the Raspberry Pi 4 (
godot-engine-x.x.x-rpi4
). - A new option in the scriptmodule's configuration menu to force Godot to use the GLES2 video driver on single-board computers, such as the Raspberry Pi.
- A compatibility list to check which games work.
Changed
- Updated FRT binaries to v0.9.8.
- Updated Godot versions (
3.2.3
).