Commit Graph

32 Commits (master)

Author SHA1 Message Date
Mr_Goldberg 0800649d8f
Add supported_languages.txt to specify which languages are available in a game. 2 years ago
Mr_Goldberg 8695ea2dce
Support achievements that are triggered automatically with stats.
The achievements config MUST be generated with the achievements_gen.py script.
2 years ago
Mr_Goldberg f147638f99
Basic offline steamhttp emulation. 2 years ago
Mr_Goldberg b3a5102a3c
Add script to generate controller configs from vdf files. 3 years ago
Mr_Goldberg a7c04018cf
Implement analog dpad in controller interface. 3 years ago
Mr_Goldberg f041b95c86
Add a way to config the build id in the emu. Fix crash due to empty lines
in some files

Add a way to disable lobby creation in the emu (lobby creation will return
an error when enabled)
3 years ago
Mr_Goldberg b1eb33ec2c
Add missing languages #158 3 years ago
Mr_Goldberg 8e9d3e8f3a
Add force_listen_port.txt 3 years ago
Mr_Goldberg a0648d454c
Add a way to set subscribed groups. 4 years ago
Mr_Goldberg 3b3dc98b3a
Add a way to force emu account name, language and steamid in steam_settings folder. 4 years ago
Mr_Goldberg 9deef8c6f3
Add a depots.txt to configure values returned by the getinstalleddepots function. 4 years ago
Mr_Goldberg 6308eb1e0c
Readme change. 4 years ago
Mr_Goldberg db2a803cf7
A few improvements to the overlay merge request.
NO_OVERLAY define becomes EMU_OVERLAY which enables the overlay instead of disabling it.

disable_overlay.txt moved to steam_settings.
4 years ago
Mr_Goldberg 4bb4f9459d
GetGlyphForActionOrigin: Add free button icons from: https://commons.wikimedia.org/wiki/Category:Xbox_controller_buttons 4 years ago
Mr_Goldberg 828e5d456c
Inventory/achivements bug fixes/improvements/cleanups. 5 years ago
Nemirtingas 8d22fb72ae Merge branch 'master' into 'achievements_support'
# Conflicts:
#   dll/steam_remote_storage.h
5 years ago
Mr_Goldberg bd921b0939
Add a way to disable all the networking functionality in the emulator. 5 years ago
Nemirtingas 928575f037 Remove home directory example and update the achievement example 5 years ago
Mr_Goldberg 2af93427fe
Initial Xinput ISteamInput/ISteamController support. 5 years ago
Nemirtingas 7a59f48000 Merge branch 'master' into achievements_support 5 years ago
Mr_Goldberg bca4bd6dc1
Added a way to configure stats and moved parser logic to other file. 5 years ago
Nemirtingas 46f2199cd2 Added examples 5 years ago
Mr_Goldberg f4ab249f36
Add a way to configure which leaderboards are seen by the game. 5 years ago
Mr_Goldberg 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
5 years ago
Mr_Goldberg cf05e58266
Add program to generate steam_interfaces.txt 5 years ago
Mr_Goldberg 7938d1f5c9
Add linux interface script to release. 5 years ago
Mr_Goldberg a36f6e8e68
Add support for setting app/DLC paths. 5 years ago
Mr_Goldberg 147fc50be1
custom broadcasts file can now contain domains.
custom broadcasts can now be put in the steam_settings folder.
5 years ago
Mr_Goldberg 701eba17e8
Custom broadcasts file is more appropriate in:
Goldberg SteamEmu Saves/settings/custom_broadcasts.txt

Use C++ vector instead of C arrays.
5 years ago
Mr_Goldberg dda8123abb
Fix readme. 5 years ago
Mr_Goldberg 5af7508e2f
Add steam offline mode and change steam_appid.txt priority. 5 years ago
Mr_Goldberg d968c3e1b5
Initial commit. 5 years ago