Commit Graph

11 Commits (7e136bba14de1b13973db25600f4b58a78d74fe2)

Author SHA1 Message Date
Mr_Goldberg ffdaf72597
Merge branch 'overlay_h' of https://gitlab.com/Nemirtingas/goldberg_emulator
# Conflicts:
#	build_steamos.sh
#	dll/dll.cpp
5 years ago
Mr_Goldberg 11cb3ce998
Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version.
Implemented a basic steampipe alloc system and fixed build.
5 years ago
Mr_Goldberg 71e265f52b
Add env variable to set app path. 5 years ago
Mr_Goldberg 282ac22a46
Use the better api for linux controller support and include it in the auto builds. 5 years ago
Nemirtingas 118dee9278 Merge remote-tracking branch 'Mr_Goldberg/master' into overlay_h 5 years ago
Mr_Goldberg e9513d4733
Add linux steamclient builds. 5 years ago
Nemirtingas dd1a21dae9 Clean Linux hook, not needed
Linux uses LD_PRELOAD to load the overlay
5 years ago
Nemirtingas 1fd5471502 Fixed find_interfaces.ps1
Added a condition to test steam_api.dll or steam_api64.dll.
Used the ASCII encoding, last version was using UTF-16 with BOM making the emu read really strange interfaces :).
5 years ago
Nemirtingas e4addcd84b Update find_interfaces.ps1 5 years ago
Nemirtingas f5397c1674 Windows script like find_interfaces.sh but for powershell. 5 years ago
Mr_Goldberg 75e3d81787
Script to generate steam_interfaces.txt 6 years ago