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

Not working with the registry #3

Open
gabrielwong1991 opened this issue Dec 31, 2022 · 0 comments
Open

Not working with the registry #3

gabrielwong1991 opened this issue Dec 31, 2022 · 0 comments

Comments

@gabrielwong1991
Copy link

Hi there, I tried to use the X52 pro mini stick on BMS Falcon but with the profile this repo provided does not work. - It still not registering.

I have tried making different combinations on the axis number I managed to get it working.

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes]

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes]

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\0]
@="X"
"Attributes"=hex:01,81,00,00,01,00,30,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\1]
@="Y"
"Attributes"=hex:01,81,00,00,01,00,31,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\2]
@="Throttle 1"
"Attributes"=hex:01,81,00,00,01,00,32,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\7]
@="Ministick X"
"Attributes"=hex:01,81,00,00,05,00,24,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\6]
@="Ministick Y"
"Attributes"=hex:01,81,00,00,05,00,26,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\5]
@="Slider"
"Attributes"=hex:01,81,00,00,01,00,36,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\3]
@="Rotary 2"
"Attributes"=hex:01,81,00,00,01,00,34,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\4]
@="Rotary 1"
"Attributes"=hex:01,81,00,00,01,00,33,00

[HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_0762\Axes\8]
@="Rudder"
"Attributes"=hex:01,81,00,00,01,00,35,00

However when i try to move the ministick Y axis the movement is limited while the Window game controller is showing full movement.
Any idea why this is the case?

Thanks.

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