Skip to main content

FGAME, announcements and updates

Hey all.  Been a while.

As is my usual flaky nature, I've pretty much abandoned the two games mentioned in the post immediately previous to this one.  That's not to say that I won't ever pick them back up; in fact, I fully intend to develop both of them at some point.  However, for the immediate future, I don't see them getting a lot of my attention.

That's a bit of a problem I have, I'll admit.  It's gotten to the point where I don't even want to bother announcing stuff I'm working on unless I've made substantial progress on development.  It's probably for the best that way, but will result in the occasional dry spell unfortunately.

On the plus side, I have actually started up on a new project and made a decent amount of progress on it already.  The basic premise is that it's a game about a dude who has to help (and fuck, of course) a small group of fairies, along with probably a few other women as well.

I've already developed all of the characters, the basic story, a majority of the stand-in art and a small amount of the actual script.  I haven't even started on the final art (static or animated), and it'll be a while before I do, not to mention any of the audio assets.  Those might be skipped entirely, depending on how much time I have to polish this thing.

It'll be another Ren'Py game, as is basically standard for this niche I find myself enjoying so much recently, released for every platform I can easily support from my host machine (Linux and Windows at the least).

I may also be giving the Patreon thing a go in the future, depending on how much people seem to enjoy my work.  I won't be bothering with it just yet, since there's nothing of substance to support just yet, but my living situation is likely to change for the worse in the next couple of years if I don't start making more money.  So... despite Patreon's many and glaring faults, I may have to try it out relatively soon.

Oh well.  Most of that will be a post for another day.  For now, I'm going to continue working on my fairy fucker game, whose working title is presently FGAME.

Comments

Popular posts from this blog

WIP 3: Finished and named (Orval Creep n' Hammer)

It took a while, but the game's finally finished. I present to you:   Orval Creep n' Hammer . Alright, so I'm not great with names.  Believe it or not this is the best iteration that myself and three other people could come up with. Features: Stars four women Multiple animated sex scenes Wood paneling There are currently a couple of known issues, both particular to the GNU/Linux version.  Basically, typos that I forgot to correct before uploading the files.  Oops.  😢 It's a simple enough game, give it a download and try it out (approx. 700mb). Links: Game manual (PDF) Win32 mega.nz Google Drive GNU/Linux x86_64 mega.nz Google Drive Screenshots Spycam watching Alyson bathe Laptop's store page Madeline doing you a favor l33t She doesn't remember you!?  The insolence.

OCH update, etc.

I've updated Orval Creep n' Hammer to version 0.95. What's new? Better map icons Cheats (well, just one for now, actually) Tweaked minigame grind Added a way to actually beat the game (lol) Download links (mega.nz): Windows 32-bit Linux 64-bit Check the README or the manual for info on the cheats. I've also been poking at FGAME's script, getting it written piece by piece, though there hasn't been much of note going on otherwise.

OCH - Future plans

While I'm mostly done with Orval Creep n' Hammer, there are a few things I wanted to do with it before entirely moving on to other things.  I've got a short list of things that need to be tweaked, but the big issues are technical in nature. First, I'd like to change the way videos are played.  While the current system works , it's not ideal and given the quality of the videos, the file sizes are just too big.  For what it is, the game just weighs too much, you know? Secondly, the Android port.  While I have technically ported an SDL2 project to Android, it was a bit of a process and the project itself was very, very small in scope.  It was basically just C++ with bits of the SDL2 "standard library".  This game, while not tremendously complex, is quite a bit larger in scope than that earlier "test project," so I'm not sure how all of this would play out in an attempt to port to Android. So what are my options? Option A is to simply do ...