Kawe Mazidjatari bc3b580525 Add logic for preventing recursive SDK initialization
This allows for loading the game with the client.dll without loading the main worker/sdk dll. gamesdk.dll is imported by the game executable, so we cannot circumvent its loading without some hacks, so instead, we just check if -noworkerdll is passed and not perform any init if its present.
2022-10-09 12:41:22 +02:00
..
2022-07-08 00:55:01 +02:00
2022-09-14 01:14:51 +02:00
2022-09-25 20:20:25 +02:00
2022-08-09 15:19:12 +02:00
2022-09-09 19:47:31 +02:00
2022-10-03 13:20:50 +02:00
2022-09-22 21:20:14 +02:00
2022-10-04 00:52:59 +02:00
2022-09-14 01:14:51 +02:00
2022-08-09 15:19:12 +02:00
2022-10-02 02:18:11 +02:00
2022-09-14 01:14:51 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00