Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Is the test application supposed to do anything? #2

Closed
BOLL7708 opened this issue Mar 11, 2017 · 5 comments
Closed

Is the test application supposed to do anything? #2

BOLL7708 opened this issue Mar 11, 2017 · 5 comments
Labels

Comments

@BOLL7708
Copy link

So I'm trying to push my own notifications through OpenVR, and this is about the only project that actually has code for it in C#. Sadly the code does not seem to work with the latest versions of the C# wrapper, and building the test application in the repo gives me a form that seemingly does nothing but log mouse clicks... ?

Has this code been working before?

As it was nine months since the last update I'm guessing this is a dead project, but I figured I could leave a note here anyway as I've been trying to figure this out for many months now :P Cheers!

@artumino
Copy link
Owner

artumino commented Mar 13, 2017 via email

@artumino artumino added the bug label Mar 13, 2017
@BOLL7708
Copy link
Author

Thanks for replying :) Cross-referencing code all over the place I actually managed to get a wee bit forward this weekend, or at least that's what I think. I'll probably take it easy for a while but this is the last result. No idea how to fix it or what I've forgotten but yeah, at least something is happening.

I'll spend some time checking out your openvr_api.cs, had no idea you had actually modified it :) Cheers!

@artumino
Copy link
Owner

I pushed a commit with the new wrapper and I also generated a diff patch between Valve's version and the one used in the project. I don't know why they left those methods out.

The test application still has some issues with mouse event simulation but the notification api should be good to go.

@BOLL7708
Copy link
Author

BOLL7708 commented Apr 17, 2017

I do use the NuGet package, is that an involved process to update or can it be connected to GitHub? I see the release branch has 0.0.3 but from NuGet I still get 0.0.0.2 ?

@BOLL7708
Copy link
Author

As a side note, Valve finally added notifications to the C# header after I poked them again. 😁

@BOLL7708 BOLL7708 closed this as completed Feb 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants