Closed ThisCakeIsALie closed 4 years ago
It seems that the game was recompiled and some compiler optimizations ended up switching instructions around. The sigs have been adjusted, compile the updated version ff51443 and test it.
Works like a charm. Thanks for the fast response :)
The problem
When trying to attach to Steins; Gate 0 it fails while loading the signatures.
The context
I am using the latest Steam release version of Steins; Gate 0 on Windows 10.
A hint
After digging through the code a bit it seems like
initialize_sg0_sigs
doesn't find all the correct values asresults[3]
,results[11]
andresults[12]
all appear to be0
.