upvote
I must admit, this is one area I've found LLMs to be surprisingly strong. They're REALLY good at reverse engineering obscure platforms, languages, game engines; and quickly throwing together super hacky tooling.

I was able to reverse engineer the PS4 edition of "New Game!: The Challenge Stage", which was never released in English. I've now fully translated it, added proper text wrapping and additional text boxes where text would now overflow. Along the way I've fully decompiled (with byte exact recompilation) the Squirrel scripts for the entire game, built atop the game engine of a now largely defunct game studio. Prior to this I hadn't even heard of Squirrel scripting language. I had most of this done in under 24 hours.

I'm not in any way a part of the visual novel community. I just did this because I enjoyed the New Game! anime way more than a near(?) middle aged man probably ought to.

P.S. My condolences to Yorhel's friends and family.

reply
Brings back memories of how I did much the same for the PSP spin-off VN of the GA Geijutsuka Art Design Class manga/anime (that, of course, also originated from Manga Time Kirara and also had a big focus on art), although those were pre-LLM times. It even used Squirrel scripts too!

I second the condolences, tremendous loss for the people who knew Yorhel, as well as for the VN and open source communities.

reply
It is fascinating how some similar niche genres of games have managed to mostly ignore each other, from what I have seen.

Interactive fiction has https://ifdb.org/.

Gamebooks ("CYOA" to outsiders) have https://gamebooks.org/.

I think there is some community around branching browser text stories like (mostly) Twine games that have their own database somewhere?

And then there is always some overlap and discussions around what games to allow where, with each community gatekeeping to some degree what games are allowed in their database or not.

So, for example, I never heard about VNDB and never really crossed paths with VN players online, even if I have been around communities for IF and gamebooks since last century and the similarities are obvious.

reply
>similar niche genres of games have managed to mostly ignore each other

That's only because they are only "similar" on the surface. It feels like saying "football, volleyball and basketball are similar" just because they are all team games played with a ball.

reply
Isn't it the opposite, that they are mechanically the same, but differs on the surface (art style and type of stories)?
reply
thank you for sharing this! I never heard the two website you mentioned while being very familiar with vndb. I guess there will be always another corner of the internet that you don't even know existed.

If you are curious, vndb has a guideline you can see about what can be added here: https://vndb.org/d2

reply
I think IF games tend to be more puzzle games with some story segments. Gamebooks are much closer, but still often have proto-RPG mechanics. (I remember tracking inventory and HP for the ones I played/read through). VNs are much closer to pure story, with some tracking of earlier decision flags for callbacks later in the story.
reply
VNs are not games. They're a kind of ebook.

But only people who are really into computers read them, so they like to use game terminology to talk about them.

(also, none of the creators of "VNs" call them "VNs".)

reply
Some VNs have no real choices and could hardly be called games. Others are deeply branched.

By the 2010s many JRPGs such as the Hyperdimension Neptunia series and Danganronpa pretty much stole all the visual elements of visual novels and mashed them up with gameplay from other genres.

reply
Danganronpa is a true "adventure game" (which is actually what Japanese VN developers call their VNs…). It's pretty faithful to its genre.

Phoenix Wright is the only one of those Westerners really know about.

reply
By now the term "visual novel" got re-imported back into Japan so even Japanese creators have started using it for what they otherwise call "novel games" and VN-like "adventure games".
reply
This website is a remnant of something long gone: simple yet capable HTML websites that just work. I hope it will be preserved, or at least the database made public so it won’t get lost.
reply
It is public, and more! There's even an interface allowing you to run your own queries directly against a synchronized copy: https://query.vndb.org/browse
reply
There's a whole team behind it running, so VNDB isn't going anywhere fast.
reply