Yuvix25 / ReHUD

A custom overlay for RaceRoom Racing Experience built using Electron.NET.
GNU General Public License v3.0
25 stars 4 forks source link

Hud doesn't appear #1

Closed Mariioo23 closed 1 year ago

Mariioo23 commented 1 year ago

Hi, I installed Rehud yesterday and I followed the instructions but when I start raceroom the hud doesn't appear in the game window, collects and displays info but only on the desktop

Yuvix25 commented 1 year ago

Hi, what do you mean by "displays info but only on the desktop"? Does it show up only when you minimize RaceRoom?

Mariioo23 commented 1 year ago

Yes and I don't know why, many thanks for your concern.

Yuvix25 commented 1 year ago

Sorry for the late response, forgot to hit "Comment". Are you on single screen or multi screen? And if you're on multi, on which screen does it show up? Do you run RaceRoom in fullscreen, borderless windowed, or windowed? If you use fullscreen, try changing to borderless windowed and see if that fixes it. Also, could you attach a screenshot of how the HUD looks when you're in the desktop?

Yuvix25 commented 1 year ago

I've done some testing, and it does indeed seem as if the overlay will not be displayed when using RaceRoom in fullscreen mode. I've also tried making it work with fullscreen, but unfortunately I don't think it is possible considering the framework I'm using to develop it. So in order to use ReHUD I'm afraid you'll have to put RaceRoom in borderless-windowed/windowed mode.

Mariioo23 commented 1 year ago

Well, using the borderless windowed mode is better than nothing with such a well done hud, thank you very much for the help.

Yuvix25 commented 1 year ago

Thanks for the feedback! I'll write back to you in this thread if I find a solution for fullscreen.