Vadim Grigoruk
Vadim Grigoruk
Could you pls go to the game menu and check `VSYNC` option, pls try to enable/disable it and see what happens?
Sorry to bother you, did you restart the app after disabling VSYNC?
TIC doesn't support functions like `require`, you have to write the code in one file.
@cafuneandchill The reason of the black screen is still unknown, you can exit fullscreen by pressing `F11`
Also, a circle with zero radius shouldn't draw anything (now draws a 1px dot).
> i actually prefer circ with 0 radius drawing a single pixel , lot of my carts work that way I don't know how to please everyone, one says he...
We are going to restore the virtual keyboard and give a user ability to select keyboard type.
Keyboard issues fixed with #660
It seems it's a bug on the SDL2 lib side, because we do nothing with the screen rotation on our side. Also, I tried to update to `SDL 2.0.14` but...
The virtual keyboard has been restored, but I don't know how to check if auto-rotation is locked. next version...