Daniel Reimer

Results 156 comments of Daniel Reimer

Hi @tmjo . Alright this explains the problem then. Thanks for clarification :D Is the statetext entries do not apply known, too? Only thing missing right now is the mess...

I changed the icons in HA on all entities I thought I can find a better fitting one. Works fine. ![image](https://user-images.githubusercontent.com/29841368/163800922-e39fca3a-cad6-451e-9805-0cc7b9f25ebf.png) So for now the known dropdown menu problem and...

I can at least tell you that in my case the problem with statetext is found here: ``` status = status !== null ? this.loc(status, "status", this.brand) || this.statetext[status] ||...

Seems so, localize seems to have a problem: ![image](https://user-images.githubusercontent.com/29841368/164028983-89767075-d20c-4db4-920e-445ae0c85a5a.png) This is what I see on card add assistant. But I think this should be another report, so I am silent...

Old report, I know... But I hate duplicates. Just a small explaination for the rest in here. According to many sources like the Dolphin forums and reddit, too the main...

Hey @CarlKenner, great to hear from you :D And even more great that you are even thinking about resuming your work afrer some more work on Doom 3 BFG VR...

Well, the GPL problem was already addressed in the first line of his post. ^^ "I can get around the licensing problem by just writing my own headers that call...

Well... or not: https://github.com/KhronosGroup/OpenXR-Docs/issues/3

So as it seems the idea has spread a bit. dolphin-emu/dolphin/pull/8380 tries to use OpenXR for VR support. With caveats and no use at all for Vive and Index users,...

Small update. SteamVR natively supports OpenXR now. So if OpenXR is a consideration as the other PR tries/tried to do, Vive and Index will be working then from start. The...