Game
Crash Bandicoot: Landed
11 months ago

I should have probably said this sooner, but I kept forgetting- when the game launches you may see those black splotches all over the screen. That's my fault, and I thought at first it was a Godot issue.


What it actually is- is my own incompetence. I assumed that Godot would be able to handle switching your up-scaling method at runtime (bilinear, FSR, FSR2). But it does not, and I screwed up- whenever you open the menu; it re-applies it, and when you hit "Apply" it applies it. Meaning no matter what: the black splotches will continue to show. You can get rid of them by continuously opening/closing the menu, but that's not a good long-term solution. I will possibly be making a patch soon-ish, just depends on if I'm in the mood to work on the game tbh. What I should have done was not apply is in-game, but rather set the value and have you restart the game to apply the effect. I need to re-do the graphical menu anyway as it can bug out sometimes, so that's what I'll be doing anyway



0 comments

Loading...

Next up

Just a little test recreation of The Woods of Light I've been working on. Not a 1:1 recreation, just made it to make it.

Not Dead Yet!

Did some work on a new area, nothing here *yet*

Christmas update is actually close to done, I'm deciding to just drop it when I feel its fine. Remember it is extremely WIP still, and this is the last sandbox release I do till a proper future demo. This is not going to have a lot to it

Thought it'd be cool to show off what the first island looks like so far, so here's a few screenshots.

WIP: New Sky Based on the original screenshots/concept art. I'll touch it up later, but here's a preview

Final preview before I start implementing gameplay (taking most of the code from the original version). I plan to fully expand into being as identical to the original as I can be. (More info in article)

Another preview of the game. Woods of light during the night time

I'm probably going to release a demo of this level, once it's complete. Just need to finish a few systems up, get some animations in, and finish the last part of the level. Will also make a little teaser or something before releasing the demo

Development has Re-started! Read below..