ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

MangoHUD #1333

Closed BloodANGELdb closed 6 months ago

BloodANGELdb commented 6 months ago

Hello, can I use MangoHUD in conjunction with box64?

ptitSeb commented 6 months ago

Yes, you can, but for opengl things, you need to use --dlsym parameter (so, something like mangohud --dlsym ./my_game)

BloodANGELdb commented 6 months ago

Yes, you can, but for opengl things, you need to use --dlsym parameter (so, something like mangohud --dlsym ./my_game)

One more question, should I compile MangoHUD for Arm or can I use x64?

ptitSeb commented 6 months ago

ARM version is better.