Linux, click here. (must run sudo apt-get install -y xdotool wmctrl
!)
This used to be called "FGfGwK", "Fighting games for Goldfish with Keyboards" (Can't remember button maps).
Credit to @flexadecimal for the new name, "potemkeys" (Potemkin from Guilty Gear + "keys")
pip install --upgrade potemkeys
python -m potemkeys
For those who can't remember {keyboard input => controller} mappings, and want to see them in-game.
Created because TEKKEN doesn't show input conversions in multiplayer matches, and neither does Guilty Gear: Strive, and I wanted to see my inputs, so I wasted 6 hours writing this tool.
Works on Windows 11, and tested on Ubuntu.
See ./TODO.md. Or fork this repo and add it yourself, and make a Pull Request, I'll probably accept your changes.
See https://github.com/HenryFBP/potemkeys/releases and download the provided exe/binary file.
If you put potemkeysoptions.jsonc
in the same folder as the EXE file, it will prefer that over its temporary directory.
If you want to know where the temp file is, look at the console output when the .exe first starts up.
-
Install Python version 3.whatever
-
Clone this repo
-
In the repo's folder, run:
./scripts/setup[.cmd|.sh] ./scripts/start[.cmd|.sh]
-
The window should stay on top.
Play your game in borderless/windowed mode and see the inputs get transformed and shown to you.
poetry build
pip install .\dist\potemkeys-whatever-version-1.2.3.4.5-py3-none-any.whl --force-reinstall
poetry publish --build
./scripts/generate_exe[.cmd|.sh]
./dist/potemkeys[.exe|.app]
Edit potemkeysoptions.jsonc
.
You can make keymaps for literally any game that uses keyboard, by cloning the items under keymaps
.
If you make one and want to see it included in the "official" branch of this tool, just fork this repo and make a PR.
No license, DWYW, I'm not your dad.
Just make sure to link/PR, or just fork it if I die or something :P
https://www.reddit.com/r/learnpython/comments/e99bhe/why_does_pyinstaller_trigger_windows_defender