Commit Graph

30 Commits

Author SHA1 Message Date
c8288d6bf3 Added file to disable overlay
Disable the overlay by creating a file disable_overlay.txt next to steam_api.dll
2019-11-08 15:57:04 +01:00
5ad434e190 Merge branch 'master' into overlay_h 2019-09-20 13:26:34 +02:00
2af93427fe Initial Xinput ISteamInput/ISteamController support. 2019-09-10 14:54:54 -04:00
2365b50c38 Merge branch 'master' into overlay_h 2019-08-26 19:32:06 +02:00
bca4bd6dc1 Added a way to configure stats and moved parser logic to other file. 2019-08-26 13:01:45 -04:00
7daf605511 Merge branch 'master' into overlay_h 2019-08-18 12:30:51 +02:00
0e17aeef76 Basic steamclient.dll emulation.
Build with STEAMCLIENT_DLL defined to build in steamclient.dll mode.
2019-08-17 18:02:15 -04:00
03d02b497b Merge branch 'master' into overlay_h 2019-08-06 12:14:51 +02:00
b41517cd91 Added hash comments to DLC.txt 2019-08-04 14:10:22 +00:00
f30b0c9fb2 Merge branch 'master' into overlay_h 2019-08-04 11:11:40 +02:00
bf4847452e SteamAPI_Shutdown actually does something now. 2019-08-03 18:58:23 -04:00
f4ab249f36 Add a way to configure which leaderboards are seen by the game. 2019-08-03 18:55:08 -04:00
884f147e1b Merge branch 'master' into overlay_h 2019-08-01 15:56:43 +02:00
e6826d8ead Basic & Ugly implementation of overlay.
Overlay still WIP, don't look too much into the code.
I will do it better soon.
2019-08-01 15:47:47 +02:00
26c5b7949f Implemented some ugc remote storage functions related to fileshare. 2019-07-31 10:01:55 -04:00
8723dad025 Update to sdk 1.46 2019-07-28 09:02:09 -04:00
a60a106daf Implementing overlay into existing code. 2019-07-25 23:33:28 +02:00
59a9fcee0d Some cleanups.
Load items json only if there's an inventory request.

Launch callbacks only when loading is done.

Copy over original unformatted json.hpp
2019-07-17 13:25:35 -04:00
f3e968b54c SteamInternal_CreateInterface should return NULL if not called with "SteamClient" 2019-07-12 15:54:26 -04:00
794469c4cf Create lobby even if the run callbacks function is never run. 2019-06-01 13:11:27 -04:00
68b8e0241a Add support for isteamgameserver 005-011 2019-05-20 12:35:55 -04:00
cf05e58266 Add program to generate steam_interfaces.txt 2019-05-15 08:24:39 -04:00
c20944ca0a More accurate behavior. 2019-05-11 14:44:06 -04:00
a36f6e8e68 Add support for setting app/DLC paths. 2019-05-09 08:10:03 -04:00
147fc50be1 custom broadcasts file can now contain domains.
custom broadcasts can now be put in the steam_settings folder.
2019-05-08 15:43:25 -04:00
701eba17e8 Custom broadcasts file is more appropriate in:
Goldberg SteamEmu Saves/settings/custom_broadcasts.txt

Use C++ vector instead of C arrays.
2019-05-03 08:50:10 -04:00
9cdf99c63a Merge branch 'Arkhist/goldberg_emulator-custom_broadcasts' into HEAD 2019-05-03 07:02:48 -04:00
b9e2b5fa40 Added custom broadcasts file 2019-04-22 14:09:21 +02:00
5af7508e2f Add steam offline mode and change steam_appid.txt priority. 2019-04-21 16:47:45 -04:00
d968c3e1b5 Initial commit. 2019-04-13 12:21:56 -04:00