Echoes of the Fey: The Fox’s Trail Out Now on PS4!

We know a lot of you have been waiting to play Echoes of the Fey on PlayStation 4 so we’re happy to let you know that our first installment, The Fox’s Trail is out NOW for $7.99.

Did Folren ir-Adech die during the war between Humans and Leshin? Or is there a darker truth behind his disappearance? Investigate the mystery now on PS4. But don’t think we’ve forgotten about our PC users! We recently pushed a patch on Steam that improves controller support to match the PS4 version and fixed a couple minor issues regarding options menu functions and Steam Achievements.

Finally, we’re still hard at work on our next title, Echoes of the Fey: The Last Sacrament, with the majority of the script complete and a good portion already in game and playable. Keep an eye on us at @WoodsyStudio on Twitter for updates, screenshots, and other Echoes of the Fey news!

 

Let’s Greenlight Echoes of the Fey Episode 0: The Immolation!

Today we’re proud to release our first official trailer for Echoes of the Fey Episode 0: The Immolation and launch our Greenlight campaign with the hopes of releasing on Steam and other PC platforms simultaneously!

Episode 0 is a short prologue to Echoes of the Fey that we will be releasing FOR FREE in early 2017. This installment will take our players back to before Sofya Rykov was a private investigator and before she could use magic. In Episode 0, Sofya is an officer in the Human Empire with a (relatively) cushy assignment, guarding non-essential Leshin prisoners in the fortified city of Onigrad. Of course, anyone who has played Episode 1 or read The Prophet’s Arm knows that Onigrad is hardly the safest place near the end of the world.

The Immolation is also the first installment of Echoes of the Fey we are developing in Unreal Engine 4, utilizing 3d backgrounds and dynamic camera angles for dialog sequences. Transitioning to UE4 has been a lot of work–especially since we’re working with all new environments!–but we’re sure that the work we’re doing on this short project will help us in the future. And we think that both fans of Echoes and new players will enjoy this introduction to Sofya, Heremon, and the world of Oraz.

If you want to see Echoes of the Fey Episode 0: The Immolation, click the link below and throw us a YES!

greenlight_button

Why We’re Making Our Next Visual Novel in Unreal Engine 4

We’ve been quiet over at Woodsy Studio for the last month or so, but with good reason: we’ve been busy! Shortly after releasing Echoes of the Fey: The Fox’s Trail on Steam, we decided to switch our development platform from Gamemaker Studio to Unreal Engine 4. This is no simple task. For Gamemaker, we had a very helpful base to build off of with ThinkBoxly’s EdgeVN system. With UE4, we don’t have such luck. There is a module for sale, but it seems unequipped to handle large multi-scene VNs, so we are building from the ground up using the UE4 blueprint visual scripting. On top of that, we’re converting to 3d backgrounds, which means re-making a lot of our general world assets to 3d models.

Most people are totally confused when we tell them we’ve decided to switch to UE4, and that’s without the troubles mentioned above. UE is best known for big-budget 3d games. It isn’t known for indie development or user friendliness. Unreal is total overkill for a visual novel, especially when the most GPU-intensive thing we’ve pushed out in previous games is a high resolution character sprite. So, why are we going to all this trouble to switch to an engine that is (on its face) worse for indie 2d development than our previous platforms?

To start, I need to go over the problems we had with Gamemaker. I don’t want to make this post a big list of complaints about GM–which I think is fantastic for certain kinds of projects–but addressing a couple of these is unavoidable. First off, audio files.  The way GM handles audio files was frustrating from start to finish. Importing them was clunky. We couldn’t make batch changes to groups of sounds. And a couple times, references to entire groups of sounds just disappeared.

These would be annoyances for any game, but because of the nature of our (partially) voiced visual novels, we had over 2,500 sound files in our game. Any task related to the sound was a huge ordeal for us and, in the end I think the sheer number of sounds ended up creating our other problem with GM: porting.

Our first (still work in progress) screenshot from Episode Zero

Our first (still work in progress) screenshot from Episode Zero

Before we switched to GM, Woodsy Studio was releasing its games on Windows, Linux, Mac, and Android phones. However, so far we’ve been unable to bring The Fox’s Trail to any platform other than Windows. The problem is different on each platform, but without going into too much detail, our suspicion is that our sounds (or more specifically, the size of our sound files–2.8 gigabytes before compression) have something to do with it.

Finally, drawing backgrounds has been one of our biggest hurdles. Every room requires a background and these are Jenny’s least favorite thing to draw. They are also large, contiguous sprites that are difficult to break up into 1024 x 1024 pieces to keep our texture page size down (which is needed for performance reasons, especially on mobile). Moving to 3d environments is theoretically possible in GM, but would require rebuilding a huge amount of what we’ve already  And it’s not what the engine is designed for.

I really do want to stress that Gamemaker Studio is a very good option for all sorts of games, we just decided it wasn’t right for us. Because going forward, these problems were only going to get worse. For episode 2, we’ll have the same–if not more–quantity of voice acting clips. We’ll want more backgrounds. And we might want to go to native a native 1080p resolution, at least for the PC version–further exacerbating file size and background creation issues.

All this added up to need to change. But again, the question comes up: why UE4? Why not Unity, which seems to be the favorite choice of indie devs everywhere? A couple reasons. No matter what engine we switched to, we were going to have to re-learn everything. Ren’py uses python and GM uses gml, its own language, so there was no real chance of transferring our knowledge perfectly over to either of our options.

A UE4 material we made for our visualization of a fey rift.

A UE4 material we made for our visualization of a fey rift.

Also, out of the (metaphorical) box, UE4 is fantastic at making your game look good. I don’t entirely know how the guts of either engine work, but it seems very easy to use the UE4 cameras and lights (as they are implemented without plugins) to make our art pop compared to what I’ve seen of Unity. And the material system lets (relatively) inexperienced programmers do some amazing things with shaders in a visual scripting interface.

Finally, I’ve always been a bit of a contrarian and everyone using Unity because the common knowledge is that Unity is more user friendly just makes me want to go down the road less traveled. And we’ve discovered that this common knowledge might be wrong.

It has been just over a month and a half since starting the conversion and we already have a full dialog system set up (developed by us from the ground up), with working choice menus and overworld exploration like in The Fox’s Trail. We’ve built out our first environment and imported the first handful of scenes for Episode Zero. Converting to 3d environments has allowed me–a person who couldn’t draw if my life depended on it–to take over a portion of the art process, building 3d models based on our original drawings. This required learning Blender along with Unreal Engine 4, but for a long time the art burden has fallen entirely on one member of the team and I’m more than happy to finally help out.

An Episode 1 asset re-made in 3d (again, work in progress).

An Episode 1 asset re-made in 3d (again, work in progress).

At first, I likened trying to make a visual novel in UE4 to using a rifle to kill a fly. Yes, it can get the job done but it will be harder and a ton of overkill. Now, I’d use a different tortured metaphor: it’s like putting together Ikea furniture with powertools. It’s still overkill, but the power tools have a lot more uses than just putting together Ikea Furniture.

So, when is Episode Zero coming out? Right now, we’re tentatively saying “TBD: Winter”. And yes, we mean this upcoming winter. I don’t think we can commit to anything more than that, but since we have so much of the framework already done and Episode Zero is a smaller project, we hope that you’ll be able to enjoy the first visual novel developed in UE4* fairly soon.

*I don’t know if we’re really going to be the first UE4 VN. I couldn’t find any. Correct me if I’m wrong!

 

Demo-ing After The Fact: A PixelPop Retrospective

Watching strangers play your game is terrifying. It’s especially terrifying when your game is already released. The flaws you see can be corrected, but they can’t be contained. They are already out in the world, installed on the hard drive of everyone who has bought and played the game. Even if they are minor issues–even if you are incredibly proud of the game you put out there–the smallest of imperfections can drive you crazy because there’s nothing you can do to fix them for all the people who have already experienced them.

Despite that, we attended this year’s PixelPop Festival with a demo of Echoes of the Fey Episode 1: The Fox’s Trail.

screen9

PixelPop Festival, now in its third year, is St. Louis’s annual gaming convention. It features competitive events, talks from developers and others in the industry, and of course demos of upcoming and recently released games. It ran from October 8-9 this year at a new location, the St. Louis Science Center.

There are a few reasons we brought Episode 1 to PixelPop. First off, right now we’re in a transitory period. If we’d committed to GameMaker Studio after finishing Episode 1, I’m sure we’d have a (very rough, very early) build of our next release, Episode 0: Immolation to show off right now. But we decided to make the rather huge leap to Unreal Engine 4, which necessitated rewriting our VN system from the ground up and learning how to make 3d environments. So you might say we’re a little behind schedule. Second, we wanted to test controller support before submitting a build for approval on console. Handing folks a controller at a convention to see how they use it seemed like the best way to get an idea of how accessible our build would be.

Fortunately, the results were great. We’ve brought our visual novels to various events, but none were more welcoming than PixelPop. Demo-ing a visual novel is never easy. VNs don’t have small, digestible chunks or “vertical slices” that can be carved out and used as a standalone example of the overall gameplay. We basically have two options: start players at the very beginning of the game and hope the first few scenes are compelling, or pick out a spot in the game we know is exciting and start players there.

For our very first demo at Anime St. Louis earlier this year, we took the later route. We skipped ahead in the story to when the player can control Sofya’s transformation into a cat, which allows them to spy on various characters and have a little freedom in the overworld portion of the investigation. We wanted people to see the beginning of the side stories, and see the very first hints at the mystery central to the game. Unfortunately, we found that people were just confused. Dropping people in the middle of the story left them with too many questions, and the core gameplay of a visual novel just doesn’t work if you don’t understand what’s going on.

Going forward, we decided to start our demo at the beginning. Our game starts with a nice CGI, an introduction to the world, and then a short scene with a cat, all of which are at least conducive to drawing people in. This meant that the demo would not feature the full extent of the exploration/investigation, but we recognize that the story is the draw and that needs to make sense.

On the first day of PixelPop, we committed to our usual strategy of encouraging players to use headphones. The first few scenes are heavily voiced, and we’ve got some rad music we want people to hear. Convention demo areas are usually pretty loud, so we figured the best way to make sure all of it is heard is force headphones.

However, we quickly discovered yet another problem with demo-ing a visual novel. Even a small portion of the game–the first investigation sequence of the first day–can become a 30+ minute experience if a player gets into the game and goes everywhere they can. And there are pretty much two reactions we had to our demo. Either people immediately didn’t like the game (too much reading which, hey,I get it) and left after a minute, or they stuck around for a while and played through several scenes. We loved seeing people get deep into the demo, but with only one demo station, it limited the number of people we could engage. We put the game on a larger monitor to the side so passers-by could watch, but that wasn’t quite enough to entice anyone to stand and observe the demo. So we decided to bring a set of speakers for the second day.

Despite the loud demo floor, we found that the speakers encouraged people to stand and watch the demo, which for a visual novel is almost as good as getting them to play it. Granted, we had the opening music in our heads all day, but I think it was worth it.

All in all, we had a great experience showing off Echoes of the Fey to the crowd at PixelPop. We’d encourage any local developers (and any developers who can make it to STL with relative ease) next year to join us!

 

Echoes of the Fey: The Fox’s Trail Out NOW On Steam

The day is here, friends! You can now get Echoes of the Fey: The Fox’s Trail on everyone’s favorite PC gaming platform, the launcher we all know and love, Steam.

We’ve got achievements! We’ve got trading cards! At some point in the near future, we’ll have a demo and soundtrack DLC! Go check it out!