Poll the controllers with the same timing as movies for netplay. Might help prevent desyncs.

This commit is contained in:
Rachel Bryk
2013-07-19 15:01:04 -04:00
parent 2e92e3814e
commit 0e1efd7d38
3 changed files with 8 additions and 1 deletions

View File

@ -119,6 +119,7 @@ public:
//void PushPadStates(unsigned int count);
u8 GetPadNum(u8 numPAD);
static NetPlay* GetNetPlayPtr();
protected:
//void GetBufferedPad(const u8 pad_nb, NetPad* const netvalues);