标签: python python-3.x
我想为游戏创建一个加密货币。通过在玩游戏时按一些键,我想运行我的脚本。 Detecting a keypress in python while in the background的解决方案在键盘上可以正常使用,但是pyhook不支持操纵杆。还有其他方法可以在后台读取输入吗?