Reduce input lag by one frame by reading the controller at the correct place
This commit is contained in:
@@ -472,6 +472,7 @@ static void RunFrame()
|
||||
uint64_t ticksA, ticksB;
|
||||
ticksA = GetPerfCounter();
|
||||
|
||||
Graph_StartFrame();
|
||||
|
||||
PadMgr_ThreadEntry(&gPadMgr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user