1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-03-28 14:56:24 +01:00
Commit graph

1977 commits

Author SHA1 Message Date
Detanup01
d144082e6a
Merge pull request #190 from universal963/patch-sdk162
Update to SDK 1.62
2025-03-22 23:54:46 +01:00
universal963
7289f442ce Fix compilation 2025-03-20 02:53:53 +08:00
universal963
fd34db5251 SDK 1.62 2025-03-20 02:15:02 +08:00
Detanup01
6fc33cec03
Merge pull request #174 from rcyggdra/overlay
Add FPS option control for overlay
2025-02-24 10:39:42 +01:00
Detanup01
f34e00176e
Merge pull request #173 from mlabalabala/patch-1
fix "break;" missing
2025-02-23 20:59:54 +01:00
1842047134@qq.com
3b870a6eb0
Update steam_overlay.cpp
fix "break;" missing
2025-02-24 00:50:13 +08:00
rcyggdra
86ee63fc25
Update settings.h 2025-02-23 23:45:52 +08:00
rcyggdra
d8207bf629
Add FPS option control for overlay 2025-02-23 23:22:46 +08:00
Detanup01
4f5fde12e7
Merge pull request #172 from universal963/patch-scoverlayfix
Attempt to fix Simplified Chinese display in overlay
2025-02-23 12:41:07 +01:00
universal963
a08e3e5093 Fix ? marks of Simplified Chinese in overlay display 2025-02-23 13:34:28 +08:00
Detanup01
276c80e75e
Merge pull request #168 from rcyggdra/overlay_translations
Update steam_overlay_translations.h
2025-02-21 15:46:13 +01:00
Detanup01
1c4c6452b0
Merge pull request #167 from universal963/patch-overlay-mlabalabala
Patches to steam_overlay.cpp
2025-02-20 22:16:23 +01:00
rcyggdra
d09fa6a964
Update steam_overlay_translations.h 2025-02-21 00:58:01 +08:00
universal963
c1b203ad1f
Patches to steam_overlay.cpp 2025-02-21 00:20:09 +08:00
Detanup01
25b7066136
Merge pull request #161 from Detanup01/achievement_images_fallback
Achievement images fallback
2025-02-06 19:14:13 +01:00
Detanup01
16e77ce9d6
Update README.md
Remove gbe autogen
2025-02-05 23:58:02 +01:00
Detanup01
ee5a1a281c
Update issue templates
add tag for bug,
add space after feature title
2025-02-04 19:15:39 +01:00
Detanup01
8cccdfab0f
Add issue templates 2025-02-04 19:14:12 +01:00
Detanup01
1ddaad17bb delete gen emu config 2025-02-04 19:02:53 +01:00
Detanup01
c2d4807d94
remove creation of new global ini if listen port is not there 2025-02-04 17:44:01 +01:00
Detanup01
0e972d8c96
Merge pull request #153 from universal963/patch-genemuconf
Update json format for `default_items.json`
2025-01-25 09:55:49 +01:00
Detanup01
cd178053cc
Merge pull request #151 from Bleibeidl/dev
Mark optional steps in mods setup as such
2025-01-25 09:55:34 +01:00
universal963
3e01274209
Update json format for default_items.json 2025-01-25 12:10:09 +08:00
Bleibeidl
99fdca8813
Mark optional steps in mods setup as such 2025-01-23 20:20:36 +01:00
Detanup01
2bd73bee9c ach progress result "fix" 2025-01-23 19:13:41 +01:00
Detanup01
b00b85fd18 steamclient will now do new_calls intead of old one.
i dont know when it changed but in newest steamclient64.dll it gives this parameters.
2025-01-23 13:06:15 +01:00
Detanup01
3e1edc15e0
Merge pull request #138 from universal963/patch-ugcpage
Implement page logic for all UGC query APIs
2025-01-09 22:47:29 +01:00
universal963
4c98ba4adb Implement page logic for all UGC query APIs 2025-01-07 02:59:31 +08:00
Detanup01
af904d9934
Merge pull request #130 from otavepto/patch/loadlib-nix
loadlib for linux
2024-12-28 10:10:47 +01:00
a
3896029c91 loadlib for linux 2024-12-24 01:05:59 +02:00
Detanup01
958368e7a1
Merge pull request #119 from otavepto/patch/timed-alloc
attempt to fix some memory leaks
2024-12-18 22:44:02 +01:00
Detanup01
09282941f8
Merge pull request #118 from otavepto/patch/detect-broken-bind
fix detection of broken bind
2024-12-11 14:36:46 +01:00
a
7568bf7164 missing include 2024-12-10 23:50:32 +02:00
a
804b57a7ed timed memory allocator for: Steam_Remote_Storage::GetFileNameAndSize(), Steam_Matchmaking_Servers::GetServerDetails(), Steam_Remote_Storage::GetUGCDetails() to avoid leaking memory 2024-12-10 23:20:37 +02:00
Detanup01
15780552fb
Merge pull request #117 from universal963/patch-sctranslation
Update Simplified Chinese translation
2024-12-10 21:15:55 +01:00
a
90dcc0975a fix detection of broken bind section in memory 2024-12-10 21:12:06 +02:00
a
5b6f5b749c fix debug condition + add debug messages 2024-12-10 21:10:51 +02:00
universal963
9e4cfb113f
Update Simplified Chinese translation 2024-12-11 02:27:41 +08:00
Detanup01
e02cc9b366
Merge pull request #114 from otavepto/patch-implement-functions
implement some functions
2024-12-07 12:56:23 +01:00
Detanup01
62fb59aa6b
Merge pull request #113 from otavepto/patch-httplocal
handle local files via protocol `file:/` in http
2024-12-07 12:53:58 +01:00
Detanup01
8ecc487ca5
Merge pull request #112 from otavepto/patch-fix-gamestats
fix gamestats interface + write to json instead of csv
2024-12-07 12:50:42 +01:00
Detanup01
9dc32d035b
Merge pull request #111 from otavepto/patch-minor-fixes
some minor fixes
2024-12-07 12:47:12 +01:00
Detanup01
a07d5e2b4a
Merge pull request #110 from otavepto/patch-old-interfaces
add some old interfaces
2024-12-07 12:30:16 +01:00
a
b9d50520e4 fix country in Steam_Apps::GetAppData() 2024-12-07 06:35:13 +02:00
a
88a941c170 fix some old interfaces getters 2024-12-07 01:02:01 +02:00
a
661dac1120 old steamclient006 2024-12-07 01:02:01 +02:00
a
30761a108c implement steambilling 2024-12-07 01:02:01 +02:00
a
8422cc49b5 old steamuserstats 2024-12-07 01:01:53 +02:00
a
49a9cfa375 remove duplicate helper 2024-12-07 00:59:52 +02:00
a
800d1c29f6 handle local files via protocol file:/ in http 2024-12-07 00:48:30 +02:00