So groovy! And it's for Mac! Yay. I was trying to explain to a friend of mine exactly how moon phases 'work' ... hard to visualize sometimes. This is going to help. :)
trepidgames
Creator of
Recent community posts
this looks excellent! i'd dearly like to give it a go, but it won't start on my mac ... i just get "this won't run"--brilliant error message, Apple, thanks so much. any mac sufferers out there that might know how to circumvent this attempt to keep us from joy? i'm on Ventura with an Intel i3 ... thanks!
I'm having an issue with audio on my Mac laptop... there is a delay before hearing a sound after it has been played in Tic-80. This delay increases the longer the app has been running, until i finally wind up with literally hours of delay... i'll be done coding and I'll be surfing the web or something and all the noises I played an hour ago in Tic-80 will suddenly go off...
I know that both Pico and Tic use SDL... this only happens in these two apps.
Anyone know anything about this, and/or a potential solution? Does NOT appear to happen when I export to the web, so I think it's got to be an SDL audio issue.
Thanks!
Hey there! New to Tic-80, loving it so far. I am having an issue on Mac, tho... the screen tearing is very bad. I found some info on a 'config cart' and was able to check that out... not sure how it works exactly.
So I do have VSYNC=true in the source code of the config cart, and i have VSYNC=true in my own source code... it does seem to be syncing at times, as I occasionally do not get screen tearing, but for the most part it is quite bad, whether I include the VSYNC line or not.
I tried including the cmd '--vsync' to the command line, but TIC-80 reports that this is not a legal command.
Anyone know why I might be getting such bad screen tearing?
Thanks...