Game
Crash Bandicoot: Landed
7 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

May as well drop another preview

Update No. 1: Here's the current state of the game, currently I have just the basic movement in with some WIP animations. And art from R2/R3 for the assets

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)

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

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

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

I've been hard at work making some of the basic features in Rayman. Here's the purple lums in action, well, in a screenshot. Thinking about posting a little playthrough of the Woods of Light level I've been making

I need to just show how the game looks while playing in-editor compared to the sandbox I just released. So here's a short video. The differences have me pulling my hair out trying to figure out what the hell is going on with it.

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

Development has Re-started! Read below..