Skip to content

Releases: hiulit/RetroPie-Godot-Engine-Emulator

[1.8.2] - 2021-06-01

01 Jun 13:26
364e39c
Compare
Choose a tag to compare

Added

Changed

  • Check for minor version updates to install binaries.

Fixed

  • Issue when installing/updating the settings files.

[1.8.1] - 2021-05-28

28 May 15:10
789f547
Compare
Choose a tag to compare

Changed

  • Now GLES2 is the default video driver.

Fixed

  • Don't add empty values for FRT_KEYBOARD_ID and FRT_KMSDRM_DEVICE.
  • Only show KMS/DRM driver dialog menu if /dev/dri exists.

[1.8.0] - 2021-05-27

27 May 13:31
f231409
Compare
Choose a tag to compare

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 via RetroPie-Setup.
  • New dialog menus to tweak the settings:
    • DRM/KMS driver (FRT only): Select the dri card.
    • Audio driver: Select between ALSA (default) and PulseAudio.

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

20 May 08:37
bbd7b6c
Compare
Choose a tag to compare

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 and x86_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

13 May 14:40
8bdee10
Compare
Choose a tag to compare

Added

  • Updated Godot 3.2.3 binaries to 3.3.
  • Updated FRT binaries to v1.0.0.

[1.5.1] - 2021-03-23

23 Mar 12:33
33f92ad
Compare
Choose a tag to compare

Fixed

  • There was an issue when updating the scriptmodule.

[1.5.0] - 2021-03-23

23 Mar 10:47
89254cd
Compare
Choose a tag to compare

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

18 Mar 20:03
052d8da
Compare
Choose a tag to compare

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

03 Dec 15:52
d27e57b
Compare
Choose a tag to compare

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

[1.3.0] - 2020-11-23

17 Nov 11:26
d24819a
Compare
Choose a tag to compare

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).