Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to block joystick devices

How to block joystick devices

Scheduled Pinned Locked Moved C / C++ / MFC
databasecomgame-devtutorialquestion
1 Posts 1 Posters 2 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Michael Sadlon
    wrote on last edited by
    #1

    I am interested in blocking Joystick devices in some game client software I am extending. The software doesn't have any use for joysticks, so disabling them entirely would be even better. To be specific, I want to block dangerous "joysticks" like Nostromo[^] and Logitech G15[^] which can do macros, simple programs, etc. These are really deadly since players can use them to cheat and create home-made bots. Belkin's FAQ page says that Nostromo installs as a standard Joystick device if you don't install their software. Anyone know how I can block these devices in my game client only? Perhaps there is a way to "block" joystick input and allow normal keyboard input. If that's not possible, can I disable them system-wide while the game is running? Thanks for any answers.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups