Commit Graph

400 Commits (b4205535fbee455bee925ab3aa90780e00eead27)
 

Author SHA1 Message Date
Mr_Goldberg 4bb4f9459d
GetGlyphForActionOrigin: Add free button icons from: https://commons.wikimedia.org/wiki/Category:Xbox_controller_buttons 5 years ago
Mr_Goldberg cb1bb895c4
Forgot this when updating sdk. 5 years ago
Mr_Goldberg 0f0bbba319
GetGlyphForActionOrigin implementation. 5 years ago
Nemirtingas 20c03cda75 Update steam_overlay.cpp 5 years ago
Mr_Goldberg 262ee1d18f
Update to sdk 1.47 5 years ago
Nemirtingas 4c2484cdef Update Renderer_Detector.cpp
DX12 hook
5 years ago
Nemirtingas 88d403aea7 Update build_win_release_experimental.bat 5 years ago
Nemirtingas daaa14d7f6 Update build_win_debug_experimental.bat 5 years ago
Nemirtingas 7ebb5a0ce5 Update .gitlab-ci.yml 5 years ago
Nemirtingas c8028d6a98 Update steam_user_stats.cpp 5 years ago
Nemirtingas d75b1850e4 Update CMakeLists.txt 5 years ago
Nemirtingas 02924d986e Update Renderer_Detector.cpp 5 years ago
Mr_Goldberg 82eaf4f684
Add steamclient debug build to ci. 5 years ago
Mr_Goldberg afa12b5846
Remove useless code. 5 years ago
Nemirtingas e72d0590af Update .gitlab-ci.yml 5 years ago
Nemirtingas d1a4adc5bd Merge branch 'master' into 'overlay_h'
# Conflicts:
#   .gitlab-ci.yml
#   dll/steam_client.cpp
#   dll/steam_inventory.h
#   dll/steam_user_stats.h
5 years ago
Mr_Goldberg 949a327b8a
Implement inventory functions.
Fix CI build.
5 years ago
Mr_Goldberg 233835c576
Use fedora wine for windows cmake build. 5 years ago
Mr_Goldberg ff566ec810
Check if downgrading image will fix build. 5 years ago
Mr_Goldberg 10cd4cea80
Small code cleanup. 5 years ago
Mr_Goldberg 1125f33675
Add steamclient loader based on the one Rat431 made for his ColdAPI steam emulator. 5 years ago
Mr_Goldberg 33cdf77c77 Set lobby member data should be available right away to getlobbymemberdata 5 years ago
Mr_Goldberg c279a5c9a8 Fix generate game infos https. 5 years ago
Nemirtingas 56957abc99 Little improvements
steam_user_stats: Use the value stored in the JSON object.
steal_inventory: use 'empty' that is guaranteed to be constant in time.
5 years ago
Nemirtingas 02ef03b3f2 Fix my_master build 5 years ago
Nemirtingas a318e04959 Merge branch 'master' into my_master 5 years ago
Nemirtingas c8288d6bf3 Added file to disable overlay
Disable the overlay by creating a file disable_overlay.txt next to steam_api.dll
5 years ago
Nemirtingas 547cbdbb4e Added barrier to DX12 overlay.
Gears5 seems to have a problem with the overlay. While loading and in the main menu, it works fine, but if you press enter, it crashes saying the GPU is not responding. Can't debug it with CODEX, it checks for a debugger.
Works fine on sniper elite5.
5 years ago
Nemirtingas 695954e13a Add software cursor to Linux overlay too 5 years ago
Nemirtingas 1af7902aae Add dummy funcs. 5 years ago
Nemirtingas dd1a21dae9 Clean Linux hook, not needed
Linux uses LD_PRELOAD to load the overlay
5 years ago
Nemirtingas 55ba49c957 Clean a bit Linux Overlay 5 years ago
Nemirtingas 1edbdd8a35 Free DX12 devices on destroy 5 years ago
Nemirtingas 121df0ef39 Uncomment thing 5 years ago
Nemirtingas cf3dea2bbe Allow ImGui to process events if the overlay is hidden
This is used for the notifications when overlay is off.
5 years ago
Nemirtingas ce79df1c26 Added customizable notification
Notification can have a type depending on what to show.
5 years ago
Nemirtingas 982ec56007 Enable DX12 overlay 5 years ago
Nemirtingas c667dbd3af Rework DX12 overlay to use Present to render the overlay 5 years ago
Mr_Goldberg 2986b01d0c
Set lobby member data should be available right away to getlobbymemberdata 5 years ago
Mr_Goldberg 5b471e715a
Fix generate game infos https. 5 years ago
Nemirtingas ef5693d9f8 Little improvements
steam_user_stats: Use the value stored in the JSON object.
steal_inventory: use 'empty' that is guaranteed to be constant in time.
5 years ago
Mr_Goldberg 42d9217f00
Fix build issue. 5 years ago
Mr_Goldberg 828e5d456c
Inventory/achivements bug fixes/improvements/cleanups. 5 years ago
Mr_Goldberg 3982ad31e6
Generate game infos improvements.
For some reason https links didn't work.

Auto generate a default_item_json.
5 years ago
Mr_Goldberg 815e3de361
Merge branch 'achievements_support' of gitlab.com:Nemirtingas/goldberg_emulator 5 years ago
Nemirtingas dbc4e7e08b Update base.cpp 5 years ago
Nemirtingas 04d376ce25 Fix the address being out of the range lower_bound < addr < upper_bound 5 years ago
Nemirtingas 4780c405d2 default_items example 5 years ago
Nemirtingas c006555b01 Add infos on friend game
Add friend appid and check if the game is compatible.
5 years ago
Nemirtingas 19c444de7f Remove the inventory folder 5 years ago