Category Archives: roleplay games

Happy Thanksgiving + Promo Sale

First of all, to all my Americans followers, Happy Thanksgiving! πŸ™‚

I am doing a sale on itch.io: https://winter-wolves.itch.io/
And of course on Steam: http://store.steampowered.com/search/?publisher=Winter%20Wolves

Every purchase on itch.io comes with a free Steam key. You might have also noticed that I started pre-orders there for both Cursed Lands and Love Bites. Usually I don’t like to do pre-orders much, but in this case both games are in a very advanced state (as you know if you read the previous blog post) and since some people asked, I thought to do it.

Some news

In the image above, one of the animated intros of the various vampire boss fights

And now some updates:

  • We’ve decided to use the same artist who did the PSCD manga version to do the romance CG of Volleyball Heaven. So you know what to expect… HOT STUFF!
  • I’ve finished coding the four “vampire lieutenant boss fights” for Cursed Lands. Each boss fight can be won peacefully using social talents. Or if you want, you can just exterminate them all and get the achievement of “vampire killer”! Expect a beta demo featuring a good amount of the game story next month.
  • I’ll make a beta build of Love Bites as soon as both Viktor and Sabrina routes are fully finished (only the romance CG and a few minor scenes left). Maybe I’ll announce it even in next blog post.

That’s everything for now, but hopefully next time I’ll have some more good news πŸ™‚

Love Bites and Cursed Lands update

First of all, I made an updated version of Roommates with completely optional “nude romances CG” currently in beta testing. More info/details in my forums here: http://www.winterwolves.net/viewtopic.php?f=34&t=4078

Now let’s talk about today’s post: 7 months ago, in April, I made a post with the same title. You can find it here if you’re curious: https://www.winterwolves.net/blog/2017/04/love-bites-cursed-lands-update/

So, after all those months, how are things now? I already posted an update in previous blog, but today I’m going to go deeper.

Love Bites scheduler and romances

As I wrote back then, this game has a scheduler but no stat raising. The relationship bar is increased simply by spending time with each character, it’s not influenced by the choices. The things I said in that blog post are still valid, but using the image above I want to explain how the different endings work.

Originally I wanted to keep those values secret, but after thinking more about it, was pointless – since a game must not be hard by making people guess which choice will increase what variable πŸ™‚

So in summary each character has two possible… let’s call them “variants”. Viktor for example has Social and Nerd. Sabrina has Artist and Huntress. Nadia has … wait, I don’t want to spoil the fun!

Anyway, with your choices in the dialogues, you’ll influence the character (for example by making Viktor more sociable, or on the opposite by pushing him to take advantage of his nerd side). Those values will determine, at end of the game, which ending you get (beside the romance ending and CG which are fixed). Probably better call it epilogues, more than endings.

Here’s the mystery of those hidden variables explained!

Cursed Lands romances and bonus scenes

I already posted a few on twitter, but here I’ll post a male and a female one to be fair!

Leena in a very… suggestive scene beside the campfire πŸ˜‰

Vaeril trying to get through a forest and, ops, his precious dress is scratched open! Well, considering he’s a druid he’s in good shape, don’t you think?

What are those bonus CG? Simply said, after the big success of Amber pin-ups, I decided to add some more for this game. As you probably should know, the original artist is the same who did Loren art and sadly he doesn’t work for me anymore. So I had to use someone else, but that has a style similar enough I think. In any case, the result is good in my opinion.

Those CG are used in two ways: to illustrate a scene already in the main romance story, or to illustrate two bonus scenes when the player is a couple with the love interest.

Indeed, a big difference vs all my previous games, it’s that in this one if you want you can sleep with more than one character in the same playthrough – yes, unlock the “final romance CG” with more than just oneΒ  character. Of course, this is not without consequences ! In this case the usual “jealousy scene” will trigger and you’ll need to pick one love interest.

After you choose the love interest, all other romance routes are blocked, but as “reward”, you get two more bonus scenes with him/her, as couple (another thing that was missing in my previous games).

Plus of course there’ll be the ending epilogues which will change based on this (and also on other choices in the game but that I can’t reveal because are big spoilers!).

The game script as predicted it’s already 200,000 words now, with many boss fights missing and all the endings/epilogues yet to write. I wouldn’t be surprised if the final script will be around 230-250,000 words. Yes, another SMALL GAME ™!

In conclusion, I really hope that you’ll enjoy both games when are out, because as usual they’re big, with lot of content, very replayable, and we’re putting a lot of efforts in making them !

Status update, codesign and other amenities

Yes I know that I said I would talk about games, and I am going to. But first, I need to make a short deviation πŸ™‚

I certify I have enough

Recently there has been a BIG drop of direct sales. Probably because of Steam direct, but also I suspect other factors. In summary, in last two months I reached the bottom. Luckily, sales on other platforms (mobile, Steam) while are going down (it’s the Indieapocalypse baby) didn’t totally collapse as the direct sales.

Chatting with other indies, I found out that actually my direct sales so far were much better than the average! lol, so the situation is global, even for very successful indies, there has been a great drop.

Why? Well, most people are used to buy/play on Steam, but the OS have their faults too: indeed both Windows and MacOS, now require apps to be “codesigned”, otherwise they show various warnings and it’s hard just to download the game (not even run, just download it’s difficult!). Yes you could codesign, which means you had to pay a yearly fee to get this “certification”, which IN THEORY should protect users from malicious software. A pity that in reality this doesn’t matter – because the codesign only certifies who made it, but not if there’s any virus/trojan/whatever in it (see what happened recently with a famous registry cleaner tool…).

I was codesigning my games (both on Win/Mac) but recently I am really too overwhelmed by all the stuff to do, so I am considering switching all my downloads to the itch.io platform, which seems well known to visual novel authors. The main reason it’s that it uses really great tools, on par with Steam. I will just mention two things that makes a big difference:

  1. incremental upload/download, like Steam. If I change one line in a file and it’s 5kb, both me and players only need to upload/download 5kb, and not the whole game installer (which maybe is 170mb). And for the customers who don’t want to use the itchio client, you can always download a .zip file normally. Doing beta testing with that system will be a breeze. How many times in the past I found a bug when it was almost midnight, so I simply posted in forums “sorry, I’ll update the game tomorrow”. Now I can just run a command-line tool andΒ  do it in 5 seconds making the update instantly available! πŸ™‚
  2. using the client, the codesign/OS warning don’t show. Since your game exe is launched by Itchio app (similarly to what happens on Steam) the various Windows/MacOS don’t show up those annoying “WAIT ARE YOU SURE!? YOU COULD START WORLD WAR 3!!” messages πŸ˜€

Of course, I won’t instantly switch, but I think it’s safe to say that for future games I’ll use itch.io exclusively to sell my games directly.

Speaking of games…

I’ll be the first to admit that I’m not really happy about the current status, by now I hoped to have at least another game in beta testing or even finished. But honestly, this year was a bit crazy, also considering the terrible Summer temperatures I got here where I live, which put me KO for 2 months!

Anyways, let’s see how is the progress of the various games:

Cursed Lands – this game simply became much bigger than I originally thought (lol, a new thing!). I am still coding the various sidequests, and writer said would write the main plot missions in the next weeks/months. When those are done, the game will be very close to completion. It’s going to be another of those 200k+ word RPG games, and I have pushed to add more camp talk and CG (each love interest has two bonus CGs besides the romance CG!). Also, both Vaeril and Nuala are bisex now, and you can romance them both with male or female protagonist. So at least looks like should be worth the wait πŸ˜‰

Love Bites – it’s half done: half of the game routes are fully scripted. In this case, once the writer finishes them, the gameplay is very simple (there is some stat raising but not like my other games) and it could be “put together” much faster. Depending on how things go, I think this one could be done faster than Cursed Lands. But of course depends when the writing is finished and the last thing I want to do is rush the writing of a game as you can imagine πŸ™‚

Volleyball Heaven – luckily the writing is 99% done, but there is still a lot of artwork to draw. So in this case we’re waiting for the artist, who is working hard, but there’s a lot to do. Drawing all those hot CGs takes time, you know πŸ˜‰

And what about estimate release dates? that’s the big question! Well, for all the 3 games above, I think early 2018 would work. Which means I could be in a fun situation where all of the 3 games above will be almost ready at about the same time. Then I’ll decide in which order to release them, but ideally I’d keep the RPG as last since that will require more testing.

As usual there could be some “surprises”, like games I’m not talking about much that suddenly get a boost and could even be released before the 3 above. You never know what’s going to happen! It’s the magic of working on so many games at once with different people all around the world.

Choose Your Own Portrait

First of all, public service announcement: Amber’s Magic Shop is out on Steam! If you bought it directly, you can as always redeem the free Steam keys from this site: http://www.bestanimegames.com/steam/

About this blog: I know I said I would announce a new yuri only dating sim today, but I decided to wait a bit more. The game is going well but I realized that even if I had all the assets (writing, art, music) ready TODAY (and that’s not the case), it would still take me at least 2 months to have the first beta version. For this reason, I decided to wait a bit more, even if the writing it’s at very good point. Also because while I’m not a superstitious person, announcing the games early didn’t really work well in the past, didn’t it? πŸ˜€

Cursed Lands character creation

This is what I’m working right now. I’ve finished the intro part of the game, where you’re recruited by the Human Empire, just before the big “open world” part which will be hard to code but also fun. For sure was fun to code the character creation so far!

The eternal 2D dilemma

Originally, this game was supposed to not have the protagonist displayed, seen in first person view. This because in a 2D game, you can’t have both character customization and romance CG scenes! Just imagine how many variants of each CG the artist should draw if the protagonist was displayed. So far I didn’t do this in all my games, but this was limiting the choice a lot. In Loren, SOTW, Queen Of Thieves you started with predefined characters. You could change their stats/skills but not their appearances. In Queen Of Thieves you could at least change their outfits (and it was a very popular option!).

A randomized head using the new character creation system. I think I was lucky!

In Cursed Lands, I decided to at least have the portrait of your protagonist shown, as you can see in the screenshot above πŸ™‚ It will be displayed in the battles and inventory/character screen of course, not in the game scenes which will still be seen in first person (including the romance CGs).

Combo master!

However just creating your character, even if will be displayed only in those parts of the game, it’s already a lot of fun! I originally calculated 1080 different combinations but then I let myself go a bit when creating the color variations for hair/eyes, so now the unique combinations is over 10.000 πŸ˜€ Of course, several hair/eye colors are quite similar, but I’m already proud of what I’ve managed to do, since it also includes the possibility to create characters with darker skin πŸ™‚

Once I have everything working I’ll make a public alpha so people can play with it and reach the end of the intro of the game. Still a long way to go (need to code a LOT of things !) but I’d say that I’m on the right track for this game so far: the character portrait system is very nice, and the in-game character creation (including a sort of personality test after the intro scenes) it’s interesting as well! πŸ™‚

After the initial character creation, a familiar face will ask us a few questions to determine better our personality…

I also spoke with the writer and we’re considering making both Nuala and Vaeril romanceable by both genders to make more options available to the players (as said the romance CG would stay the same but would only change the texts).

Love Bites & Cursed Lands update

In the image above, the usual “character selection screen” from Love Bites! Yes I’m starting to work on this game now, coding the various gameplay parts. First of all, yes there will be a scheduler but there won’t be any stat raising!

See, I listen to what you tell me πŸ˜‰ I’m not against stat raising games of course, but they need to be very integrated with the story or the gameplay mechanics. Skill checks to pass, and that change the events of the story for example. I agree that if all the stats have to do is just make the gameplay a grind to reach the required value, it’s better to not have stats at all! And that’s why I decided to not have them in Love Bites to unlock the endings.

However, there will still be a scheduler and a few variabls, which together with the in-story choices, will unlock some endings or variants. The current plan is:

  • each love interest has a job to offer to the protagonist. Depending which jobs you take, you’ll unlock more scenes and advance the romance with the love interest.
  • each weekend (Saturday/Sunday) there will be the chance to have a date with one of the love interests
  • in the visual novel scenes, there won’t be anymore a “right or wrong” choice, leading to an increase of relationship. Instead, each choice will alter some hidden variables which will lead to endings variations. I’m not sure if I’ll keep those variables hidden or even show the effects on the choice text itself, have yet to decide it.
  • the only variable in the scheduler will be Energy, Money and another one which I’m not revealing for now (could be called “Stress”). They can influence the game ending and even lead to a sudden game over (don’t worry, it’s not easy to “lose” in this game) and relative achievement, which will be fun πŸ™‚

Love Bites beta should begin this Summer or early September, though not sure yet when exactly.

Cursed Lands news

Good news: the script of Cursed Lands (in the screenshot above, the game main menu) it’s at very good point, and should be completed this year. Of course this doesn’t mean that the GAME will be out this year! πŸ˜‰

Currently the story is already over 150,000 words, so it’s likely that the final story will be close to the 200,000 word range. Yes, I managed to make another “small game” ™!

Jokes apart, I think for a RPG with a good story, recruitment missions, loyalty/relationship/friendship/romance paths, male / female main character, side missions etc… 200,000 words are needed.

This game, without any spoilers, consists in 3 phases: the intro, where the player is “hired” for an important mission regarding N’Mar. A central phase where player must explore the world and recruit new party members to help with the main goal. A third phase where the “final battles” is played and everything it’s resolved.

In the image above you see a prototype of the central phase, where players will spend most of the time. Yes it’s similar to Amber’s, but the similarities ends with the left GUI πŸ™‚

What about the gameplay? For now I can tell you a few things about the RPG/combat:

  • you can use special skills (Talents) against normal enemies and, with reduced effects, against bosses. Your playing character possess those talents which can lead to interesting results. For example let’s pick the following talent: Bluff – May cause enemy to flee and drop an item. Obviously, with normal/regular enemies this will work (of course during testing I’ll limit certain talents to once in a battle, and also will depend on the target level, etc) but with bosses not (otherwise there won’t be combat lol).
  • if you remember the very old announcement post, I posted a screenshot of the love interest, 6 in total. However, you can recruit MORE people to help with your quest! There are two dwarves, Dasyra and Galan, which are each one the opposite personality/class (Dasyra is a healer, Galan a berserker) and we also decided to allow some secondary side mission which will enable the player to recover also characters that maybe were abandoned in the first mission (where a choice is forced). A total of 10 characters can be recruited in total, and with all of them you can increase your relationship and unlock a “friendship bonus”.
  • because of previous point, to avoid micro-management madness, I’ve decided that each character will have 4 or maximum 5 inventory slots: main/off hand, ranged, armor, jewelry/accessories. I think I might reuse SOTW system with randomized items but for sure have unique items that will be more powerful than anything else.
  • same for the skills: I prefer to have less skills but designed better, so 5 skills for each character, for a total of 50 different skills (enemies might have others though). I haven’t made my mind about the attributes yet, could use same system as SOTW since it’s already well tested.

As you can see, this is definitely NOT a small game by any means even for the complexity of gameplay. The script should be finished towards end of this year, so I might even be able to release this game next year. I know this is a game I started only recently, but as I’ve said many times, I cannot control how slow/fast writers work, so it can happen that games started not long ago are finished sooner than games in the works since years.

Well, at least means a new RPG will be out relatively “soon”, right? πŸ™‚