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.11k stars 263 forks source link

Doesn't work with Starsector #1343

Closed Mart-Bogdan closed 4 weeks ago

Mart-Bogdan commented 1 month ago

Doesn't show any HUD when launching Starsector

List relevant hardware/software information

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Terminal'
  2. manghud starsector (I've installed it via AUR so didn't did manual download)
  3. Begin play in a launcher

Expected behavior Being able to see FPS counter.

Screenshots Just regular play, without HUD being visible

Additional context AFAIK Starsector is using OpenGL and is writen in Java. It's using 64bit JVM.

I'm currently using JRE 8. But same behavior with JRE 7 (which is budnled with a game)

Mart-Bogdan commented 1 month ago

Steam overlay and Steam's FPS counter works if game is added to Steam.

gort818 commented 1 month ago

Did you try this https://github.com/flightlessmango/MangoHud?tab=readme-ov-file#opengl ? mangohud --dlsym

Mart-Bogdan commented 1 month ago

I'll try it. Thanks.

Mart-Bogdan commented 4 weeks ago

This works. Thank you!