Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Periodic Force Added - For Engine Vibration or Similar Effect #19

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

rathod-dhruv
Copy link

I was using it with a Thrustmaster Wheel while working on a VR Car Sim. I needed an engine vibration-like force feedback, so I added that feature. I've included comments before and after the sections I've edited. Most of my changes are in the DirectInputForceFeedback.h and DirectInputForceFeedback.cpp files.

Additionally, in the VirtualInputDevice.cs file, I commented out some code related to the D-pad because I was using OpenXR, which also registers the D-pad, causing errors. You can ignore this change if it's not relevant to you. I also made modifications to DIManger.cs and the demo script.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant