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

Rehud disappears when R3E is active #9

Open peterkasbergen opened 5 days ago

peterkasbergen commented 5 days ago

Describe the bug ReHud is visible over R3E when the game does not have focus. It disappears when the game gets focus.

To Reproduce Steps to reproduce the behavior: Click outside R3E or alt-tab away.

Expected behavior That ReHUD is visible when the game has focus.

Screenshots Not necessary, I think. :)

ReHUD Version: v0.9.1 beta

Additional context Happens in both D3D and Vulkan versions. Also in Windowed and Borderless Windowed mode.

Log file Attach the ReHUD.log file which can be found by clicking on "Show Log File" in the ReHUD settings window. ReHUD.log

peterkasbergen commented 5 days ago

Happens when NOT using Hardware Acceleration. When using Hardware Acceleration, ReHUD is not visible at all.

Yuvix25 commented 5 days ago

Odd. Using Nvidia surround or anything similar? Any chance you can record a video of this happening? So far these issues were always resolved by using borderless windowed and one of the hardware acceleration options.

peterkasbergen commented 3 days ago

I am using Nvidia Surround. Not much to record, really. When the game has no focus, the overlays show over R3E. When I click on the game window, the overlay disappears. Tried windowed and borderless. Also tried HA and non-HA. All have the same result.

peterkasbergen commented 3 days ago

Update: In DX9 mode, the overlay is visible, but seems disconnected from the game. Tyres are black and no data is showing anywhere.

Yuvix25 commented 3 days ago

Is it always disconnected or only sometimes? I did get the disconnected issue a few times but a restart always fixed it.

peterkasbergen commented 3 days ago

So far, it's always.

Yuvix25 commented 3 days ago

Hmmm, no idea then. I'll try adding some more logs in areas which might be relevant for future versions, hopefully they'll catch something.

Yuvix25 commented 3 hours ago

@peterkasbergen Have you tried renaming/removing your Documents/ReHUD folder?