mmorselli / Joy2OpenVR

Interface to OpenVR Input Emulator to translate any Direct Input controllers commands into VR Controller commands
34 stars 4 forks source link

About the fullscreen games #5

Open angelknight010 opened 6 years ago

angelknight010 commented 6 years ago

Hi, sorry for my pool English first~~ First I want to say is,This program is so amazing!!!! Finally I can use my gun for some VR games~~ But I have a small question When I start a game with full screen,for example,Revoke VR,the Joy2OpenVR will malfunction, would you please give a solution? Thanks~~~

mmorselli commented 6 years ago

Hi, I published a new release (0.9b) with initial keyboard support (poorly tested) and new .ini value that sends the window on top. Try this one and let me know

BTW, generally for Unity games the command line "-screen-fullscreen 0" prevents the fullscreen, and for UE4 games the command line "-WINDOWED" does the same thing. You can put this command line in the steam game properties.

angelknight010 commented 6 years ago

Thank you very very much for the quick reply:) I will try it today:)