Skip to content

Commit

Permalink
#97 Added most of the functionality to Input Visualizer, still iron o…
Browse files Browse the repository at this point in the history
…ut loading config from file.
  • Loading branch information
Sasabmeg committed Mar 28, 2024
1 parent e3516d2 commit 82975b8
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 20 deletions.
6 changes: 6 additions & 0 deletions PReloaded/Mapper/data/InputVisualizer.cfg
@@ -0,0 +1,6 @@
enabled=true # false for disable functionality
color=0xFFffffff # COLOR_WHITE
activeDuration=1000 # 1 second to wait before text disappard after key-up event
posX=50 # X position relative to left of screen
#posY = 700 # Y position relative to top of screen

0 comments on commit 82975b8

Please sign in to comment.