Skip to content

Releases: kujeger/flatpak-gog

v1.3

21 Nov 18:09
6128f74
Compare
Choose a tag to compare
  • Update to freedesktop 23.08 runtime
  • Use latest shared-modules

v1.2

20 Sep 20:14
Compare
Choose a tag to compare
  • Update to freedesktop 22.08 runtime
  • Store only games that have 32bit arch in our arch list
  • Update sdl12-compat

v1.1

25 Nov 10:18
Compare
Choose a tag to compare
  • Update to freedesktop 20.08 runtime
  • Use SDL_DYNAMIC_API to prefer newer SDL2
  • Use runtime-provided udev and glu

v1.0.1

03 Feb 12:33
ff708c2
Compare
Choose a tag to compare
  • #20 Fix for Desktop file template

v1.0

28 Jan 20:58
Compare
Choose a tag to compare

Many changes for this release. Much thanks to @Pixelnarium and @V02460 for contributions!

Biggest are:

  • Now using the freedesktop 19.08 runtime
  • No longer a need to build a "GOG Base" image
  • Require a 64bit OS, as the freedesktop runtime is 64bit only. 32bit games work through a compatibility extension.
  • Better appdata, meaning games should be correctly tagged as "Games", and show version number.

v0.9

18 Oct 17:12
Compare
Choose a tag to compare
  • Change url for openal-soft
  • Handle games beginning with a digit
  • Additional overrides for games

v0.8

31 Aug 16:45
Compare
Choose a tag to compare
  • Support newer GOG installers that don't have executable bit set
  • Better handling of Desktop files
  • Give more device permissions to generated flatpaks
  • Suggest direct install when generating, instead of using a (local) repo
  • libcaca library added
  • Additional overrides for games

Thanks to @mscherer @tkashkin @Pixelnarium for contributions!

v0.7

28 Mar 16:19
Compare
Choose a tag to compare
  • Fix openssl for 64bit flatpaks
  • Fix for libjson symlink and LD_LIBRARY_PATH in newer flatpak versions
  • Remove maker.sh -- use json-maker.py instead.

v0.6

11 Nov 20:48
Compare
Choose a tag to compare
  • Add udev to Base, for increased compatibility with games
  • s2tc removed, as s3tc is now upstream in mesa
  • Various improvements to game scripts

v0.5

24 Jul 22:20
Compare
Choose a tag to compare
  • Desktop files are now created, making launching games snazzier
  • old maker.sh script deprecrated, everything is now handled by json-maker.py