MichaelJW / DorsalVR

VR interface for PC games
67 stars 7 forks source link

Issue with command line argument #2

Open gravitone opened 3 years ago

gravitone commented 3 years ago

Using version 0.1.2, latest dolphin build, oculus rift. The -angleX=20 command line argument causes the other argument (-sbs) to be ignored, and the DSUclient service to not be available in dolphin (status in dolphin says Disconnected). Without the -angleX argument everything works as expected.

Dolphin shows 3 instances of the DSUclient available when it works. Is this expected behaviour?

MichaelJW commented 3 years ago

The -angleX=20 command line argument causes the other argument (-sbs) to be ignored, and the DSUclient service to not be available in dolphin (status in dolphin says Disconnected). Without the -angleX argument everything works as expected.

@gravitone That's odd... Does this dev version work any better? http://michaeljw.com/scrap/DorsalVR-DevBuild.zip

Dolphin shows 3 instances of the DSUclient available when it works. Is this expected behaviour?

Yes - 0 corresponds to the HMD, 1 to the left hand controller, and 2 to the right hand controller.

I'm working on a new version with completely revamped input system so if the dev version linked above doesn't work any better please hold tight for that new version! I'll message when it's ready.

gravitone commented 3 years ago

Thanks for the reply, really looking forward to this. this early version was a great proof of concept. tried some SBS 3d skyward sword and mario galaxy, and it really breathes new life into these titles.

On Mon, 17 May 2021, 10:50 pm Michael James Williams, < @.***> wrote:

The -angleX=20 command line argument causes the other argument (-sbs) to be ignored, and the DSUclient service to not be available in dolphin (status in dolphin says Disconnected). Without the -angleX argument everything works as expected.

@gravitone https://github.com/gravitone That's odd... Does this dev version work any better? http://michaeljw.com/scrap/DorsalVR-DevBuild.zip

Dolphin shows 3 instances of the DSUclient available when it works. Is this expected behaviour?

Yes - 0 corresponds to the HMD, 1 to the left hand controller, and 2 to the right hand controller.

I'm working on a new version with completely revamped input system so if the dev version linked above doesn't work any better please hold tight for that new version! I'll message when it's ready.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MichaelJW/DorsalVR/issues/2#issuecomment-842629401, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE64Q4DSHOUUI2WATFTBJETTOF6SLANCNFSM4457KZ3Q .

MichaelJW commented 3 years ago

Sorry @gravitone I forgot to message! It's ready to test out now, although I still need to write some docs to explain how to tweak things.