Commit Graph

11 Commits

Author SHA1 Message Date
ffdaf72597 Merge branch 'overlay_h' of https://gitlab.com/Nemirtingas/goldberg_emulator
# Conflicts:
#	build_steamos.sh
#	dll/dll.cpp
2020-01-19 12:50:01 -05:00
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.
2020-01-15 10:11:37 -05:00
71e265f52b Add env variable to set app path. 2020-01-13 13:47:14 -05:00
282ac22a46 Use the better api for linux controller support and include it in the auto builds. 2020-01-12 14:28:57 -05:00
118dee9278 Merge remote-tracking branch 'Mr_Goldberg/master' into overlay_h 2020-01-10 08:16:16 +01:00
e9513d4733 Add linux steamclient builds. 2020-01-08 18:43:18 -05:00
dd1a21dae9 Clean Linux hook, not needed
Linux uses LD_PRELOAD to load the overlay
2019-11-08 15:55:18 +01:00
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 :).
2019-06-16 12:00:52 +02:00
e4addcd84b Update find_interfaces.ps1 2019-06-07 20:24:45 +00:00
f5397c1674 Windows script like find_interfaces.sh but for powershell. 2019-06-07 20:21:26 +00:00
75e3d81787 Script to generate steam_interfaces.txt 2019-04-14 10:16:31 -04:00