Open Sempei opened 4 years ago
Please tell me where sending signal code.
I try to control 3DS By reference to your InputRedirectionClient-Qt. but, I cant read C++ well(maybe QT?).
I want to make sending signal code with keyboard.
I apologize for my poor English.
信号を送っているコードの場所を教えてもらえないでしょうか。
InputRedirectionClient-Qtを参考に3DSを操作しようとしているのですが C++がうまく読むことができず、コードの場所を探すことができませんでした。
パッドのボタンが押された時のイベントの発生条件を キーボードが押されたときに変えて信号を送るコードを作りたいのです。
つたない英語でごめんなさい。
To my understanding ,it comes from this code. It starts a socket which the host will then read data from.
QUdpSocket().writeDatagram(ba, QHostAddress(ipAddress), 4950);
Please tell me where sending signal code.
I try to control 3DS By reference to your InputRedirectionClient-Qt. but, I cant read C++ well(maybe QT?).
I want to make sending signal code with keyboard.
I apologize for my poor English.
信号を送っているコードの場所を教えてもらえないでしょうか。
InputRedirectionClient-Qtを参考に3DSを操作しようとしているのですが C++がうまく読むことができず、コードの場所を探すことができませんでした。
パッドのボタンが押された時のイベントの発生条件を キーボードが押されたときに変えて信号を送るコードを作りたいのです。
つたない英語でごめんなさい。