回答編集履歴

2

追記

2021/01/10 02:21

投稿

norapomu
norapomu

スコア224

test CHANGED
@@ -50,7 +50,7 @@
50
50
 
51
51
 
52
52
 
53
- ---追記---
53
+ ### ---追記---
54
54
 
55
55
  ### 検索ワード
56
56
 

1

追記

2021/01/10 02:21

投稿

norapomu
norapomu

スコア224

test CHANGED
@@ -47,3 +47,27 @@
47
47
 
48
48
 
49
49
  そのため、ゲームに手入力等の判別をするものがあるわけではないのだと思います。(ゲームのタイトルの不明のため、推測です)
50
+
51
+
52
+
53
+ ---追記---
54
+
55
+ ### 検索ワード
56
+
57
+ - **pyautogui directx**
58
+
59
+ - **pywinauto directx**
60
+
61
+
62
+
63
+ ### 参考になるかもしれないサイト
64
+
65
+ - [Pyautoguiがゲームウィンドウで機能しない
66
+
67
+ ](https://python5.com/q/tbqsbvwk)
68
+
69
+ - [ゲーム用のPythonマウスクリック(ダイレクト入力)](https://www.366service.com/jp/qa/a47d2b509cd07706403244fdc54b7e85)
70
+
71
+ - [pywinautoを使用してゲームでキーをシミュレートする方法
72
+
73
+ ](https://python5.com/q/oahsfzmg)