pHake icon indicating copy to clipboard operation
pHake copied to clipboard

Would that work in linux?

Open otuva opened this issue 3 years ago • 3 comments

I might try with protontricks and let you know if it works or not but have you tried it yourself?

otuva avatar Aug 31 '22 04:08 otuva

I have not, but someone on uc said that everything works except the ui

skarockoi avatar Aug 31 '22 10:08 skarockoi

Do you know the steps to make it work?

otuva avatar Aug 31 '22 10:08 otuva

nope

skarockoi avatar Aug 31 '22 17:08 skarockoi

I was able to get it running under same wine prefix with steamtinkerlaunch and custom command injection like this but as you mentioned gui is completely broken. When injected it blocks all other windows and has to be closed.

I heavily modified it by deleting gui completely and mapped all of the functions to hotkeys then compiled it under a VM and it was working fine. But the whole process was painful besides gui is kind of a necessity in this type of programs.

I think it's completely waste of time trying to get windows hacks working under linux. If anything it should be native build. Wine does not scramble ram locations though so all offsets were working right away

I might decide to write a native menu using gdb to attach to the process but I'm dual booting anyway and it's such a hassle.

Thanks for this decent cheat menu

otuva avatar Sep 02 '22 20:09 otuva