dinput

There are 16 repositories under dinput topic.

  • elishacloud/DirectX-Wrappers

    Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game.

    Language:C++22311545
  • samuelgr/Xidi

    DirectInput interface for XInput controllers

    Language:C++20497310
  • nefarius/Shibari

    Gaming input peripherals prototyping platform for Windows

    Language:C#139181322
  • ControllerBuddy

    bwRavencl/ControllerBuddy

    Highly advanced game controller mapping

    Language:Java12272910
  • elishacloud/dinputto8

    A dll module that is designed to improve compatibility in games using DirectInput 1-7 (dinput.dll) by converting all API calls to their equivalent DirectInput 8 (dinput8.dll) ones. This allows older games to be able to use newer tools and wrappers written for DirectInput 8.

    Language:C++11662311
  • USBRetro

    RobertDaleSmith/USBRetro

    USBRetro: Robust USB host controller input for retro consoles.

    Language:C1068247
  • JayFoxRox/swe1r-patcher

    swe1r-patcher enhances your "Star Wars Episode 1: Racer" (SWE1R) experience

    Language:C222166
  • noorus/nil

    Gaming input library for Windows.

    Language:C++163283
  • xan105/InputFusion

    Re-implementation of Gamepad APIs such as XInput over SDL akin to Steam Input

    Language:C++120
  • juanmv94/DINPUT-key-switcher

    With this application you can generate a "hacked" Dinput.dll that you only have to copy to the directory where you have your game EXE, and it will change your keyboard controls.

    Language:C#6121
  • mihaly044/dinput_remapper

    Simple DirectInput remapper using MS Detours

    Language:C++3211
  • hauzer/dinput8_nojoy

    Forbid DirectInput applications from detecting any input devices except mice and keyboards.

    Language:C++2210
  • Nemesis-FT/leoracer

    Firmware, part list and .stl files to create your own pod-racer controller.

    Language:C++2100
  • skewbmaster/SAOpenStates

    An emulated 'savestate' tool for Sonic Adventure DX: Director's Cut

    Language:C#2211
  • l3VGV/FFBTest

    Test dinput force feedback effect SetParameters call time

    Language:C++0101
  • WyvernIXTL/gamepadla-plus

    :video_game::satellite::watch: Gamepad Polling Rate and Latency Testing Tool (CLI & GUI)

    Language:Python