Skip to content

Commit

Permalink
Added DirectInput prompts
Browse files Browse the repository at this point in the history
Added button prompts for DirectInput-compatible devices (Up to 32 Buttons prompts).

If using newer Input APIs (such as SDL_GameController or Windows GameInput); We recommend using the "Shared" theme instead.
  • Loading branch information
AL2009man committed Jun 23, 2024
1 parent aff62f7 commit d6d2619
Show file tree
Hide file tree
Showing 34 changed files with 4,507 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DirectInput/NOTE-button prompt placement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Regarding DirectInput prompts

Due to the way DirectInput buttons are approached; The order of the face button across various DirectInput-compatible Game Controller may not be consistent. This button prompt theme is best used for HOTAS or Racing Wheels. Although: **this theme will provide *up* to 32 Buttons Icons**.

If using newer Input APIs such as SDL_GameController or Windows GameInput: We recommend using the "Shared" theme as a way to handle generic game controllers.
135 changes: 135 additions & 0 deletions DirectInput/directinput-0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
136 changes: 136 additions & 0 deletions DirectInput/directinput-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d6d2619

Please sign in to comment.