11-13-2023, 05:27 AM
Hi!
I try to add Emscripten support for the latest version of Tilengine.
However, it runs waaaaaay too fast, even with VSync enabled, and I have a division by zero crash when I use the no vsync flag.
Is that normal?
Here is the code I try to modify :
https://github.com/system64MC/Tilengine/...c/Window.c
I try to add Emscripten support for the latest version of Tilengine.
However, it runs waaaaaay too fast, even with VSync enabled, and I have a division by zero crash when I use the no vsync flag.
Is that normal?
Here is the code I try to modify :
https://github.com/system64MC/Tilengine/...c/Window.c