Python Forum

Full Version: Send keys to DirectX
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I am trying to make send key function for this game: https://www.4ancient.eu/download.php . This game have in Minimum requirements thats use DirectX 9.0c. I tried to use pyinput keayboardpress, pyautogui, direct input and nothing works for this game. In .txt it works fine but in game it done nothing. Please help me solve this.