Skip to content

Releases: ruanformigoni/gameimage

v1.6.1

06 Jan 07:11
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

  • Pagination for linux and wine executables
  • Checkbox to only show modified executables for both linux and wine
  • Executable switching menu
  • Custom Aliasing for executables
    • Configurable individually in the wizard
    • Selectable in the launcher in the executable switching menu
  • Fix unresponsive executable list after scrolling
  • Fix unresponsive executable list after filtering

v1.6.0

16 Dec 20:27
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.6.0

  • Support for partial GUI deactivation
  • Reworked launcher and wizard GUIs to a more modern look
  • Fixed a bug where retroarch cores would not install
  • More informative status messages in the status bar
  • Merge terminal window with main window
  • Properly sort projects in the creator screen

v1.5.1

28 Nov 12:57
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

  • Fixed executables not showing up in wine #132
  • Implemented executable search for wine wizard
  • Fixed an issue where editing an existing project would reset the default rom/bios/core

v1.5.0

19 Nov 15:03
Compare
Choose a tag to compare

Full Changelog: v1.4.2...v1.5.0

  • Fixed issues where games would not start (wine)
  • Fixed issues where games would start on testing but not after included on the image (wine)
  • Included winetricks dlls suggestions by release year
  • Simplify platform download / selection

v1.4.2

26 Oct 14:59
Compare
Choose a tag to compare

Full Changelog: v1.4.1...v1.4.2

  • Option to skip launcher and launch a game directly, by index
  • Option to disable file manager icon integration
  • Option to open winetricks GUI

v1.4.1

19 Oct 13:53
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

  • Fixed crashes in the launcher when multiple executables were selected

v1.4.0

17 Oct 14:21
Compare
Choose a tag to compare

Full Changelog: v1.3.1...v1.4.0

  • Integration with novel C++ version of FlatImage
  • FlatImages are now imutable, when used with sync services like mega or dropbox, it will not trigger syncs between executions
  • Desktop integration is now optional
  • Both wizard and launcher now run on wayland natively
  • It is now possible to select a compression level for each game
  • Fixed scaling issues in launcher
  • Fixed font-size issues
  • Integration with UMU and proton-ge
  • Reworked linux wizard to allow inclusion of single binary / humble bundle games
  • Included version check before fetch screen
  • Fixed issues with ubuntu
  • Fixed truncated output of terminal in wizard

v1.3.1

22 May 20:01
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

  • Hotfix for missing lsof binary

v1.3.0

07 May 18:18
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.3.0

  • GUI improvements for wizard
  • GUI improvements for launcher
  • Support to select between multiple .exe files for wine
  • Updated video tutorials

v1.2.1

04 May 10:47
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

  • Fix wine arguments not registering properly