Vadim Grigoruk
Vadim Grigoruk
We have `metadata carts` for such cases  But you have to upload two carts, the first is a clean cart with only your code, the second is a cart...
It's by design because the cover is just 240x136 raw buffer of the current screen and it knows nothing about the current palette in VRAM. So, to avoid this you...
Try to add `-DCMAKE_BUILD_TYPE=MinSizeRel` to build an optimized binary.
You can find all the commands we use to build here https://github.com/nesbox/TIC-80/blob/main/.github/workflows/build.yml
`textri` is deprecated, pls use `ttri` instead https://github.com/nesbox/TIC-80/wiki/ttri
Hi, we will try it in the next version. Thank you
I remember someone built TIC-80 for iOS a long time ago You can see the changes in his fork https://github.com/brunophilipe/TIC-80/commits/master
@DidierMalenfant thank you, looks promising!
You can analyze the sound output with Sonic Visualiser app, for example, this is a part of the exported Sonic Mini track  And looks pretty smooth  instead of...
This is how a raw triangle wave looks like 