Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Joystick with force feedback in Qt
QtWS25 Last Chance

Joystick with force feedback in Qt

Scheduled Pinned Locked Moved Game Development
3 Posts 2 Posters 1.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hans_wurst
    wrote on last edited by
    #1

    Hello,

    I have a little directX-program to read my joystick and to send force feedback to the joystick. Now I would like to use the joystick in a Qt program. I know that Qt does provides directX. But does provide it joystick input and force feedback output too?

    Otherwise I think about a second way/plan to use a Qt program and a Windows directX program in concurrent mode and let them communicate by local network (would this be a good alternative?).

    Which way would you prefer?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      AFAIK, no there's nothing specific like that but you could use your OS native API for that.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • H Offline
        H Offline
        hans_wurst
        wrote on last edited by
        #3

        Ok, thank you for response.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved