Posted June 10, 2020
high rated
If you don't want to wait for an official GOG patch, you can just binary edit the common.dll file located in the Life is Strange/Binaries/Win32 directory:
replacing all (3) occurences of the hex-values string "C5 FD EF" with "66 0F EF"
The starting issue should be now fixed (well, at least for me!)
P.S.: To make the change, open common.dll with your favorite hex editor, then search/replace.
replacing all (3) occurences of the hex-values string "C5 FD EF" with "66 0F EF"
The starting issue should be now fixed (well, at least for me!)
P.S.: To make the change, open common.dll with your favorite hex editor, then search/replace.
Post edited June 10, 2020 by gazdi