Victor Stan
Victor Stan
Is the API used in this demo out of date? I am trying the demo site http://robhawkes.github.io/gamepad-demo/ with an Microsoft gamepad in the latest Nightly as of today and nothing...
Should there be a `lock (dataQueue){ ... }` around `.Dequeue()` in `ThreadedDataRequester.cs` > `Update()` method? As there is a `lock` for `Enqueue()`? I have seen the resulting `parameter` be null...
Using Windows PowerShell `pak` app, creates wrong path structure resulting in quake games not being able to find certain resources like `gfx/pop.lmp` which are required to run the registered version...