0

I am trying to control a game Hill climb racing using python. I am using the code from this answer How to simulate keys in game with pywinauto. But my system is not recognizing scan codes for the left arrow(0x4B) and right arrow keys(0x4D). Instead, it is recognizing these as pressing numbers 4 and 6. I couldn't find any alternate scan codes. Can someone please help me with this? I am using windows 10.

0 Answers0