Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.
and somehow i managed to get into an uni and i'm going to continue my education now. quite an achievement right here if i'm allowed to say so, considering i got kinda lost for two years after finishing high school. well, at least i didn't let life stop me yet, right? riiight?
any recent cave story mods that you'd recommend to me? i want to play something but i haven't been around for SO long that i have no idea what to pick.
After failing to add more variables to the save function, I ended up changing some of them from 32-bit integers to 16-bit integers. It works and now I can store a lot more than I could before. What I find weird is that operations on 16-bit integers take up more space than operations on 32-bit integers. Anyone can explain that to me..?