ogurets / popcnt_emulator

Pintool library for running Quantum Break on pre-SSE4.2 CPUs
22 stars 5 forks source link

Detroit: Become Human, PC version #8

Open MaxineAurora opened 4 years ago

MaxineAurora commented 4 years ago

So basically i've been using both release and debug builds following all of the instructions and tried to apply them to work with Detroit Become Human with a command like this: c:\bin\pin-2.14-71313-msvc11-windows\pin.exe -follow-execv -t64 instruction_hook64.dll -t instruction_hook32.dll -- DetroitBecomeHuman.exe But after i do this the game just gets stuck in Task manager forever with 0% CPU load in release build and 25% load in debug build and no error, is there some way to fix this?

mirh commented 4 years ago

Putting aside there should now be a fixed exe to bypass this requirement.. Do you have a core 2 duo? And does plain SDE work?

MaxineAurora commented 4 years ago

plain SDE doesn't do anything still gives me an error, and i have 4 cores, not 2.

mirh commented 4 years ago

If even SDE isn't working there must be something sketchy going on behind. Are you using the latest version (that should be drm-free IIRC)?

MaxineAurora commented 4 years ago

Yeah, i'm using non-DRM version, free of Denuvo and all that stuff, basically here is the error that i'm getting in the link below (Note i do have SSE4.1 instructions, so error probably means only popcnt instruction, which is why i'm trying to use this emulator) https://i.postimg.cc/vm2jHjr6/error-Detroit.png

mirh commented 4 years ago

Try to force sde to run with -snb or -skl switches? It's very strange that it wouldn't work.

MaxineAurora commented 4 years ago

Nope that haven't helped at all

mirh commented 4 years ago

What if you try the demo?

MaxineAurora commented 4 years ago

I tried on both actually, demo and main game, it's the same.

mirh commented 4 years ago

Couldn't it be some antivirus crap?

MaxineAurora commented 4 years ago

nah

mirh commented 4 years ago

Sigh. Can you try in a clean VM?

A1H1 commented 3 years ago

@MaxineAurora did you find any solution?

xskorpiox commented 3 years ago

Yeah, i'm using non-DRM version, free of Denuvo and all that stuff, basically here is the error that i'm getting in the link below (Note i do have SSE4.1 instructions, so error probably means only popcnt instruction, which is why i'm trying to use this emulator) https://i.postimg.cc/vm2jHjr6/error-Detroit.png

It would be nice to indicate the processor model

EvgeniySpinov commented 3 years ago

I have Phenom II X6 1090T and I've played game with SDE - it gives more or less playable performance.

So it works with SDE with default settings for me. Probably the reason is within you processor or system.