Skip to content

Releases: Detanup01/gbe_fork

Release 2024 11 24 Experimental

24 Nov 09:15
fbac379

Choose a tag to compare

Pre-release

Experimental release.

For users who want to try out the newest versions but dont have GitHub account.

What's Changed

  • support a bind variant from 2014 by @otavepto in #88
  • Fix building on Linux by @Edremon in #91
  • Link linux experimental with X11 by @Edremon in #93
  • access duplicated keys in VDF correctly in parse_controller_vdf.py by @Anadius in #95
  • Updated overlay and some dependencies.
  • Added sdk 161

Full Changelog: release-2024_11_09_2...release-2024_11_24

Release 2024 11 09 (2) Fix

09 Nov 21:15

Choose a tag to compare

Fixing git submodule update

aaaaaaaaaaaaaaaaaaaaaaa

Release 2024 11 09

09 Nov 13:00
ac8cc68

Choose a tag to compare

What's Changed

  • Implement ISteamUGC019 by @universal963 in #83
  • implement ISteamMasterServerUpdater as a proxy for ISteamGameServer by @otavepto in #85
  • Updated ingame_overlay.

Full Changelog: release-2024_11_05...release-2024_11_09

Release 2024 11 05

05 Nov 16:29
ecea684

Choose a tag to compare

What's Changed

  • Initial implementation of ISteamFriends001 to ISteamFriends002 by @universal963 in #73
  • support older version of mod details struct + add missing callback/call-result for failure by @otavepto in #76
  • trigger callback + call-result for failure in SendQueryUGCRequest() by @otavepto in #77
  • generate_emu_config: Fix credentials by @detiam in #75

Full Changelog: release-2024_10_25...release-2024_11_05

Release 2024 10 25

25 Oct 16:48
63552d7

Choose a tag to compare

What's Changed

Full Changelog: release-2024_10_20...release-2024_10_25

Release 2024 10 20

20 Oct 21:11
2b0eefd

Choose a tag to compare

What's Changed

Full Changelog: release-2024_10_06...release-2024_10_20

Release 2024 10 06

06 Oct 12:09
1460b87

Choose a tag to compare

What's Changed

  • Correct undocumented api in ISteamNetworkingSockets010 and ISteamNetworkingSockets011 by @universal963 in #42
  • support older bind variants + auto unload on success or timeout by @otavepto in #52
  • Adding more interface on generate interfaces

Full Changelog: release-2024_09_15...release-2024_10_06

Release 2024 09 15

15 Sep 15:27
0dcafc5

Choose a tag to compare

What's Changed

Full Changelog: release-2024_09_06...release-2024_09_15

Release 2024 09 06

06 Sep 13:01
cd8fcaf

Choose a tag to compare

What's Changed

  • implementation for some missing client functions by @otavepto in #26
  • Dramatically decrease the startup locking/halt time when the overlay is enabled by @otavepto in #27
  • Fix building with wine wrapped MSVC by @Edremon in #24
  • update commit third-party\build\win + fix msbuild warnings + improved tools\generate_interfaces\generate_interfaces.cpp + fixed finding of "STEAMCONTROLLER_INTERFACE_VERSION" interface by @Sak32009 in #30
  • varied fixes and improvements by @Sak32009 in #31
  • More accurate api behaviors fix by @universal963 in #32
  • fixed msbuild warnings (again and again forever maybe) by @Sak32009 in #34
  • compile stb_image_resize2 as static library by @Sak32009 in #35
  • changing all 22.04 to 20.04 by @Detanup01 in #36

Full Changelog: release-2024_08_20...release-2024_09_06

Release 2024 08 20

20 Aug 11:04
f8c18b5

Choose a tag to compare

What's Changed

  • Add some missing implementations by @otavepto in #8
  • Implement Steam_User_Stats::GetAchievementIcon() by @otavepto in #9
  • Update migrate_gse to write branch info in the correct file by @otavepto in #14
  • Fixes for Steam_Http class by @otavepto in #10
  • Updated third-party and libs deps + improved package_win_release.bat and build_win_premake.bat + added generate_credits.bat from SOURCE.txt files. by @Sak32009 in #12
  • Allow saving stats from ISteamGameStats to .csv files by @otavepto in #7
  • fixed anchor tag in CREDITS.md + fixed %errorlevel% on build_win_premake.bat + updated commit submodules by @Sak32009 in #21

Full Changelog: release-2024_08...release-2024_08_20