wyndia... home

Wow all these years later and I found a legit use for Wii Sports :-)

Persona 3 FES Review (PS2, 2007)

It's now been more than 10 years after I played this for the first time when it just came out in europe and my opinion on Persona 3 has barely changed. The japanese school-life sim aspect was truely novel at the time, and it was only that novelty that allowed me to look past the game's glaring pacing issues. Ironically Atlus remedied these somewhat in the original release of Persona 4 a couple years later, only to backtrack and make them even worse in the most recent Persona 5. I honestly don't know what the developers at Atlus are thinking here.

quick and ugly demo but the point is my game engine can dynamically modify backgrounds to create nice vfx

Breath of Fire II Review (SNES, 1994)

You can tell this one came out only a year after its predecessor, as Breath of Fire II is very similar to the series originator from 1993. This game improves on the first one in many ways: Better visuals, better music, better story and writing. And yet it doesn't quite reach for the top of its genre. A horrid encounter rate unfortunately drags this one down to another exercise in patience.

Scene handling in Saturn Engine (WT)

After a rough start with teaching myself game programming I spent many hours of 2017 and 2018 working on a Tohou clone based on this tutorial. Eventually I made it to the point where I could almost call the program a game: you could move a sprite, shoot bullets, destroy enemies that shoot their own bullets and so on. But there was a problem: this was my first C program that incorporated more than a main function, so my general programming skills with the language were really shallow at the time. Naturally my codebase reflected that. Working with the code I had written felt far from pleasant, especially because I had locked myself in. Had I continued working on the game without rewriting the entire thing there would have been little room for me to try out new things and more advanced concepts. So I started over with the goal to write a more general engine that I could use as the basis for future projects as well. That was back in march. Setting up the basics (input handling, rendering, framerate control etc.) took me a while, but now I finally reached the point where I could write a new scene management system. Here's the main portion of my old main() function:

retro-bit Sega Saturn Controller mini review

It's april 2019 and a Sega Saturn controller fresh from the manufacture line makes it onto the market. Not an april fools joke. Disregarding that I may be wasting my money on a subpar junk controller I actually preordered this one. Just in case it's good, making sure I don't miss out. Now having tested this piece of modern retro hardware for a good hour there's nothing in the way of the me giving this a seal of approval.

Breath of Fire Review (SNES, 1993)

For a 1993 release on the Super Nintendo the original Breath of Fire plays surprisingly archaic. The plot is simple to the point - the game's silent protagonist embarks on a journey to rescue his sister and save the world from evil emperor Zorgon. The journey itself consists mostly of sub plots. To be honest I forgot about Ryu's sister halfway through the game because it never mentions her again until the last act. Dialogue and character developments are kept to a minimum, and while the game's story elements have some neat moments it's hard to stay interested in the shallow story as a whole.

This should do...

Bloodstained: Ritual of the Night Review (PS4, 2019)

Finally released roughly 4 years after the project got funded on Kickstarter Koji Igarashi's latest gothic action RPG is now on sale. I expected a classic Metroidvania game, hoped for a very good one and feared a terrible mess. The result has something of all these.