Posted June 19, 2020
goguser28848: Solved BTS DLC crashing, if anyone is feeling adventurous and wants to edit steam_api64.dll in a hexeditor, you only need to make a single change:
search for "48 83 EC 38 FF"
and replace it with "31 C0 FF C0 C3"
of course, you still need the DLC installed. Let me know if this works for you guys.
EDIT: info of my install - Life is Strange: Before the Storm (with DLC installed) gog version 1.0_(38099)
SHA1 hash of my original steam_api64.dll file (so you can verify you have the correct version): 3e091f273ffeb29cf435b2c398d3cffc4d6b1d2d
It works for me. search for "48 83 EC 38 FF"
and replace it with "31 C0 FF C0 C3"
of course, you still need the DLC installed. Let me know if this works for you guys.
EDIT: info of my install - Life is Strange: Before the Storm (with DLC installed) gog version 1.0_(38099)
SHA1 hash of my original steam_api64.dll file (so you can verify you have the correct version): 3e091f273ffeb29cf435b2c398d3cffc4d6b1d2d
Thanks!