Mr_Goldberg
d076d12c6e
Fix achievement gen script.
2022-07-31 15:42:33 -04:00
Mr_Goldberg
8695ea2dce
Support achievements that are triggered automatically with stats.
...
The achievements config MUST be generated with the achievements_gen.py script.
2022-07-12 01:09:27 -04:00
Mr_Goldberg
1bd90756d1
Add script to generate achievements and stats configs from UserGameStatsSchema.
2021-12-06 16:52:15 -05:00
Mr_Goldberg
19dc4f468a
Update controller config generator script.
2021-09-23 22:35:30 -04:00
Mr_Goldberg
acebfc4e4d
Fix controller config generator.
2021-09-15 02:38:54 -04:00
Mr_Goldberg
b3a5102a3c
Add script to generate controller configs from vdf files.
2021-09-14 16:08:41 -04:00
Mr_Goldberg
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
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.
2020-01-15 10:11:37 -05:00
Mr_Goldberg
71e265f52b
Add env variable to set app path.
2020-01-13 13:47:14 -05:00
Mr_Goldberg
282ac22a46
Use the better api for linux controller support and include it in the auto builds.
2020-01-12 14:28:57 -05:00
Nemirtingas
118dee9278
Merge remote-tracking branch 'Mr_Goldberg/master' into overlay_h
2020-01-10 08:16:16 +01:00
Mr_Goldberg
e9513d4733
Add linux steamclient builds.
2020-01-08 18:43:18 -05:00
Nemirtingas
dd1a21dae9
Clean Linux hook, not needed
...
Linux uses LD_PRELOAD to load the overlay
2019-11-08 15:55:18 +01:00
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 :).
2019-06-16 12:00:52 +02:00
Nemirtingas
e4addcd84b
Update find_interfaces.ps1
2019-06-07 20:24:45 +00:00
Nemirtingas
f5397c1674
Windows script like find_interfaces.sh but for powershell.
2019-06-07 20:21:26 +00:00
Mr_Goldberg
75e3d81787
Script to generate steam_interfaces.txt
2019-04-14 10:16:31 -04:00