DiPiVR

Results 11 comments of DiPiVR

I have the same issue, headset tracking/render delay is inconsistent, it's either perfect, slowly increasing delay or snaps back to perfect, just as @JohnTator describes. Controller tracking looks fine. -...

I have new observations and a possible workaround. - the delay gets fixed on a performance drop / framedrop. For example: loading next level in Walkabout Mini Golf / The...

That's great news! 👍 I can now try porting UI to Avalonia, shouldn't be a big task. I'll keep you updated.

Looks promising so far. I just need to do the dialogs, use Avalonia tray icon and test it. ![OpenVR2WS Avalonia port WIP](https://github.com/BOLL7708/OpenVR2WS/assets/23662986/22121cfe-8ff1-4168-aefe-b4b18d222c88)

Hi, sorry for late response, been busy. I think it is possible. One project to get inspiration from is [WlxOverlay](https://github.com/galister/WlxOverlay) - it's an overlay written in .NET. This [question](https://github.com/AvaloniaUI/Avalonia/discussions/12648) might...

I've successfully made loading from both wpa_supplicant.conf and WifiConfigStore.xml (so it doesn't care about version of Android), but what should I do with settings page? There is only path for...

Builds and works fine on liquorix kernel 6.11.1 on Linux Mint 22 :+1:

Update: it fixed itself. I am not sure if it was because I installed different kernel or used GloriousEggroll Proton.

Hi, I found a workaround. Just add ToolTipText! ``

I fiddled with everything around with TrayIcon axaml and csproj icon includes, nothing helped. I use TrayIcon in project, but it works, only difference is that I added the ToolTipText....