Update README.md
This commit is contained in:
@@ -39,10 +39,8 @@ Please refer to the [Relevant Resources](#relevant-resources) section for some p
|
|||||||
|
|
||||||
Known inaccuracies:
|
Known inaccuracies:
|
||||||
- Get key is triggered when key is pressed (not just released)
|
- Get key is triggered when key is pressed (not just released)
|
||||||
- Display stutters
|
- Slight display and audio stutters
|
||||||
- This is due to rendering happening on a separate thread.
|
- Audio stutters are due to a workaround needed from an issue with SDL2 in my system.
|
||||||
- Audio stutters
|
|
||||||
- This is due to using an audio queue, instead of the traditional audio callback.
|
|
||||||
|
|
||||||
### Relevant Resources
|
### Relevant Resources
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user