flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.28k stars 272 forks source link

Not working on Arkham Origins #1250

Closed Lewis-Hamilton closed 5 months ago

Lewis-Hamilton commented 5 months ago

Describe the bug I am trying to use MangoHud with Batman Arkham Origins on steam. It works fine on other games I've tried (Rise of the Tomb Raider and GTA V by adding MANGOHUD=1 %command% to the launch options for those games) and I'm loving it so far, just can't get it to work with Origins.

List relevant hardware/software information

To Reproduce Steps to reproduce the behavior:

  1. Add one of the following to Arkham Origin's launch options (I've tried each of these) mangohud %command% MANGOHUD=1 %command% mangohud --dlsym %command% MANGOHUD_DLSYM=1 %command% or NODEVICE_SELECT=1 mangohud %command%
  2. Launch the game
  3. The game either doesn't launch, or launches fine but mango hud doesn't appear

Expected behavior I expect to see the hud in Arkham Origins when I launch the game with one of the above launch options.

Screenshots NA

Additional context

Leopard1907 commented 5 months ago

1-) 0.6.5 is very old.

2-) You probably use that because Ubuntu ships that but iirc it lacks 32 bit Mangohud and that game is 32 bit.

3-) So; nuke it and install this as described.

https://github.com/flightlessmango/MangoHud?tab=readme-ov-file#github-releases

Lewis-Hamilton commented 5 months ago

1-) 0.6.5 is very old.

2-) You probably use that because Ubuntu ships that but iirc it lacks 32 bit Mangohud and that game is 32 bit.

3-) So; nuke it and install this as described.

https://github.com/flightlessmango/MangoHud?tab=readme-ov-file#github-releases

I can't believe it was so simple, I spent way too long trying to figure this out. I'm on v0.7.1 now and it worked perfectly. Thank you!