protonhax icon indicating copy to clipboard operation
protonhax copied to clipboard

Cannot run CE on Ubuntu 24.04

Open loicmagne opened this issue 7 months ago • 3 comments

I'm trying to use protonhax on ubuntu 24.04 to run cheatengine:

$ protonhax ls
504230
$ protonhax exec 504230 ~/.wine/drive_c/Program\ Files/Cheat\ Engine\ 7.5/cheatengine-x86_64-SSE4-AVX2.exe
/home/USERNAME/bin/protonhax: line 71: /home/USERNAME/.wine/drive_c/Program Files/Cheat Engine 7.5/cheatengine-x86_64-SSE4-AVX2.exe: cannot execute binary file: Exec format error
/home/USERNAME/bin/protonhax: line 71: /home/USERNAME/.wine/drive_c/Program Files/Cheat Engine 7.5/cheatengine-x86_64-SSE4-AVX2.exe: Success
$ protonhax run 504230 ~/.wine/drive_c/Program\ Files/Cheat\ Engine\ 7.5/cheatengine-x86_64-SSE4-AVX2.exe
ERROR: ld.so: object '/home/USERNAME/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
/home/USERNAME/bin/protonhax: line 63: exec: : not found

In both cases, nothing happens. Does protonhax only work on Arch? Am I providing the wrong path? I installed CE with Wine and it works when I run it outside proton

loicmagne avatar Jul 04 '24 23:07 loicmagne