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

Registry / Install: Keys and values from dinput.h and dieffectattributes.h #13

Open
avengerx opened this issue Feb 26, 2023 · 0 comments
Assignees

Comments

@avengerx
Copy link
Owner

Around TwinTurboFFBDrv/Registrar.h:127, use the GUID_ConstantForce, etc keys from dinput.h in order to fill the registry keys, instead of using hardcoded ones.

Also use the values based in dieffectattributes.h constants, to ensure the driver and installed registry entries match (and for easier porting support for other game input controllers).

@avengerx avengerx self-assigned this Feb 26, 2023
avengerx pushed a commit that referenced this issue Feb 26, 2023
Adds a comment line to remind the point of interest of the GUID_...
change in Registrar.h. Its implementation is pretty incomplete and still
needs code to properly uninstall the registry entries.

Related GitHub issue: #13.
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

No branches or pull requests

1 participant