Jump to content

Nyko Airflow Controller compatible?


DwayneDays

Recommended Posts

  • 3 weeks later...

It works perfectly for me. you only need to:

change this:

VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis- 3

VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 3

VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 4

VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 4

to this:

VPAD_VIRTUAL_BUTTON_R_STICK_RIGHT= axis- 4

VPAD_VIRTUAL_BUTTON_R_STICK_LEFT= axis+ 4

VPAD_VIRTUAL_BUTTON_R_STICK_UP= axis+ 3

VPAD_VIRTUAL_BUTTON_R_STICK_DOWN= axis- 3

also button 6 and 7 are reversed, thats an easy fix.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...