Releases: Detanup01/gbe_fork
Release 2025 01 09
What's Changed
- Update Simplified Chinese translation by @universal963 in #117
- fix detection of broken bind by @otavepto in #118
- attempt to fix some memory leaks by @otavepto in #119
- loadlib for linux by @otavepto in #130
- Implement page logic for all UGC query APIs by @universal963 in #138
Full Changelog: release-2024_12_07_exp...release-2025_01_09
(Now instead of experimental now its a full release)
[After this point i want to move gen_emu_config into new repo!]
Release 2024 12 07 Experimental
What's Changed
- minor updates by @otavepto in #96
- Update installed_app_ids.EXAMPLE.txt by @Clone5030 in #101
- another fix for accessing mod details struct + querying tags count by @otavepto in #103
- Implement GetUGCDetails by @Edremon in #104
- Fix broken emulator when libsteam_api.so is symlinked by @Edremon in #105
- Fix total_files_sizes fallback by @Edremon in #106
- overlay fps/frametime/playtime by @otavepto in #109
- add some old interfaces by @otavepto in #110
- some minor fixes by @otavepto in #111
- fix gamestats interface + write to json instead of csv by @otavepto in #112
- handle local files via protocol
file:/
in http by @otavepto in #113 - implement some functions by @otavepto in #114
Many thanks to @otavepto! And the contributors!
Full Changelog: release-2024_11_24_exp...release-2024_12_07_exp
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
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
What's Changed
- Initial implementation of
ISteamFriends001
toISteamFriends002
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
What's Changed
- Initial implementation of
ISteamUser004
toISteamUser008
by @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
ISteamAppDisableUpdate001
by @otavepto in #55 - Fix possible memory leaks in
network.cpp
by @universal963 in #59
Full Changelog: release-2024_10_06...release-2024_10_20
Release 2024 10 06
What's Changed
- Correct undocumented api in
ISteamNetworkingSockets010
andISteamNetworkingSockets011
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
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