박현우
박현우
> When loading remaining_time: Traceback (most recent call last): File "aqt.addons", line 245, in loadAddons File "/Users/fatimahasan/Library/Application Support/Anki2/addons21/remaining_time/**init**.py", line 25, in from .utils import uuid # duplicate UUID checked here...
https://github.com/trgkanki/remaining_time/releases/tag/v24.1.22i135 Test release. I cannot upload this to AnkiWeb (IDK why... maybe I should contact AnkiWeb admins), so I am distributing it here as an alternative. **Remove previous installation before...
Sorry for inconvenience: [dist_remaining_time.zip](https://github.com/trgkanki/remaining_time/files/14024812/dist_remaining_time.zip)
> i am still getting start up failed with this > > > Sorry for inconvenience: > > [dist_remaining_time.zip](https://github.com/trgkanki/remaining_time/files/14024812/dist_remaining_time.zip) What error?
Don't know how to fix this, sorry
Describe the bug as indicated on the form.
Fix) beatoraja now only accept keys when the window is focused. - GetAsyncKeyState works regardless of whether the window is focused. - Added a check so that the key will...
> This means the actual keyboard polling rate is bound to the game's frame rate. https://github.com/exch-bms2/beatoraja/blob/91d975358619fb0cb9acc3b267897a2872d29ec5/src/bms/player/beatoraja/MainController.java#L363 Polling happens on a separate thread, so polling rate is much faster than the...
Wow, awesome description :) I haven't noticed that behavior, but it seems very plausible. Probably I'll need to test it too! My PR could also help mitigate that, as my...
Confirmed... Note the quantized timing graph (bottom right) when playing 180 BPM songs with 60Hz monitor vsynced game. 