Choose Your Own Adventure
Choose Your Own Adventure
Been away for a couple weeks, just posted an article today on a Choose Your Own Adventure series (https://yukinu.com/blog/hail-traveler.html). Ever read a Choose Your Own Adventure book? Anyone have any recommendations.
Re: Choose Your Own Adventure
I've only read them when I was little, but recently I found a couple of Japanese digital gamebooks from the early 00s.
The best one is here, but it's in Japanese. I might translate it at some point.
In it, you have to save a town from a massive serpent and you can upgrade your equipment and interact with the townspeople. Despite it being made in a visual novel engine (nscripter), it still features interactive combat with dice rolls.
The best one is here, but it's in Japanese. I might translate it at some point.
In it, you have to save a town from a massive serpent and you can upgrade your equipment and interact with the townspeople. Despite it being made in a visual novel engine (nscripter), it still features interactive combat with dice rolls.
Re: Choose Your Own Adventure
Interesting, wonder if someone has made a translation for it. Might try to run this in wine to see if it worksGalladite wrote: ↑Mon Feb 20, 2023 10:47 am The best one is here, but it's in Japanese. I might translate it at some point.
In it, you have to save a town from a massive serpent and you can upgrade your equipment and interact with the townspeople. Despite it being made in a visual novel engine (nscripter), it still features interactive combat with dice rolls.
Re: Choose Your Own Adventure
Since it's built with the nscripter engine, you can download a binary of an open-source version of the game engine here. You will also need a "default.ttf" font file, as the game doesn't provide one (I think it's held internally or something). A common choice is sazanami gothic, which can be downloaded here.Yukinu wrote: ↑Sun Mar 05, 2023 2:39 amInteresting, wonder if someone has made a translation for it. Might try to run this in wine to see if it worksGalladite wrote: ↑Mon Feb 20, 2023 10:47 am The best one is here, but it's in Japanese. I might translate it at some point.
In it, you have to save a town from a massive serpent and you can upgrade your equipment and interact with the townspeople. Despite it being made in a visual novel engine (nscripter), it still features interactive combat with dice rolls.
Just put the binary and ttf font in the same folder as Orochi.exe and rename the font to "default.ttf", then run the binary and it should work fine.
(as a note, if you download a windows build, also copy "SDL.dll" into the game folder)
About a translation, there isn't one listed on VNDB but you never know.
Re: Choose Your Own Adventure
Got it working with the Linux build of the engine:Galladite wrote: ↑Tue Mar 07, 2023 8:09 amSince it's built with the nscripter engine, you can download a binary of an open-source version of the game engine here. You will also need a "default.ttf" font file, as the game doesn't provide one (I think it's held internally or something). A common choice is sazanami gothic, which can be downloaded here.Yukinu wrote: ↑Sun Mar 05, 2023 2:39 amInteresting, wonder if someone has made a translation for it. Might try to run this in wine to see if it worksGalladite wrote: ↑Mon Feb 20, 2023 10:47 am The best one is here, but it's in Japanese. I might translate it at some point.
In it, you have to save a town from a massive serpent and you can upgrade your equipment and interact with the townspeople. Despite it being made in a visual novel engine (nscripter), it still features interactive combat with dice rolls.
Just put the binary and ttf font in the same folder as Orochi.exe and rename the font to "default.ttf", then run the binary and it should work fine.
(as a note, if you download a windows build, also copy "SDL.dll" into the game folder)
About a translation, there isn't one listed on VNDB but you never know.
Can't read it, but still neat flipping through some of the menus and scenes