Releases: Detanup01/gbe_fork
Releases · Detanup01/gbe_fork
Release 2024 11 24 Experimental
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
Fixing git submodule update
aaaaaaaaaaaaaaaaaaaaaaa
Release 2024 11 09
What's Changed
- Implement
ISteamUGC019by @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
What's Changed
- Initial implementation of
ISteamFriends001toISteamFriends002by @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
What's Changed
- Initial implementation of
ISteamUser004toISteamUser008by @universal963 in #64 - steamutils001 imp by @Detanup01 in #66
Full Changelog: release-2024_10_20...release-2024_10_25
Release 2024 10 20
What's Changed
- implement
ISteamAppDisableUpdate001by @otavepto in #55 - Fix possible memory leaks in
network.cppby @universal963 in #59
Full Changelog: release-2024_10_06...release-2024_10_20
Release 2024 10 06
What's Changed
- Correct undocumented api in
ISteamNetworkingSockets010andISteamNetworkingSockets011by @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
What's Changed
- Lobby Connect Improvements + MBTL Fix by @M4RCK5 in #38
- Update stubdrm by @Detanup01 in #39
Full Changelog: release-2024_09_06...release-2024_09_15
Release 2024 09 06
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
What's Changed
- Add some missing implementations by @otavepto in #8
- Implement
Steam_User_Stats::GetAchievementIcon()by @otavepto in #9 - Update
migrate_gseto write branch info in the correct file by @otavepto in #14 - Fixes for
Steam_Httpclass 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
ISteamGameStatsto .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