Skip to content

Releases: ruanformigoni/gameimage

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

v1.2.0

02 May 17:16
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.2.0

  • Argument passing for wine executables in wizard
  • Argument passing for wine executables in launcher
  • No need to explicit overlayfs configuration in newest flatimage
  • Sort game entries properly in launcher
  • Fix empty platform frame
  • Overall GUI improvements for launcher and wizard

v1.1.1

16 Apr 19:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Apr 22:30
Compare
Choose a tag to compare

What's Changed

  • Option to use custom tarball for wine by @ruanformigoni in #63
  • New field wine_custom allows the usage of a custom wine tarball from the provided url.
  • Move SHA checks to the backend
  • Support for sha512 checks
  • Support for file integrity checks

Full Changelog: v1.0.3...v1.1.0

v1.0.3

06 Apr 18:16
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

  • Correctly read environment variables set in launcher
  • New option in the wizard wine configure frame to set environment variables
  • Improve wizard responsiveness
  • Improve default rom/core retroarch text display
  • Create wine prefix automatically if no configure option was selected
  • Use case insensitive search in backend

v1.0.2

03 Apr 16:12
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

  • Fixed some failures with png read
  • Png images now preserve the alpha channel

v1.0.1

02 Apr 19:12
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

  • More intuitive way to test an executable in wizard
  • Temporarily disable web image search due to failure in the used library
  • Workaround for ubuntu download failures
  • Increase tolerance to wait for process
  • Awake GUI after init on the game name frame
  • Included some video tutorials

v1.0.0

01 Apr 19:37
Compare
Choose a tag to compare

What's Changed

Project overhaul:

  • Completely GUI-Oriented process for GameImage creation
  • Rewrite of the backend in C++
  • Updated runners to latest flatimage
  • Simplify launcher, indicate that the application is running with grayed out cover image