XaiJu
eromancer
eromancer

patreon


Inner Circle Update for February 24 2017!

  

Hey guys!

There are a few topics to talk about this week, so I’ll get right into it! 


New Demos Added to Soundtrack Downloads

I’ve just added three new demos to the soundtrack section for $15 patrons and up!


AltairPL’s Engine Progress

The big accomplishment this week is that AltairPL actually got the game running using SDL_gpu (the new graphics library). I personally wasn’t expecting this to happen for some time, but since it has we’ve been able to run a whole set of performance comparison tests this week. The results are, in short, extremely promising, and in my opinion completely validate the effort required to carry this experiment to completion. I’d like to share some of those results with you :D. These tests were performed on APL’s computer, which has the following specs:

Here are the frame-per-second results for basic image rendering:

SDL/GPU (new graphics library):

RPG Maker:

Ten to fifteen times better performance! Obviously, the graphics card acceleration is a big help. Here are results for a basic test pertaining to rendering the largest map we currently have in the game (the containment pen): 

4 basic images + 2 Containment Pen parallax images

Loading time of those 6 files:

From this we can see that the new graphics library also shows significantly improved RAM usage and much fast loading times for big images like maps. 

The above results are from simple rendering tests; however, I’ve taken some screenshots showing the performance of the actual game running. We consistently experienced a 4-5x performance gain throughout all scenes we tested. Keep in mind that even though basic rendering works, there are a lot of things that don’t yet, so text and windows aren’t displayed. Also, positioning is off for some objects. You can see the FPS in the top left corner of each screenshot.

The big takeaway here is that performance will virtually be a non-issue after this is complete. Not shown are some other tests we did with 1080p, all of which showed a similar drop in FPS (25-30%), meaning that the possibility of HD in the future will not be restricted by performance. We’re obviously really happy with these results, but there’s a deceptively long way to go to make the switch happen. Currently APL is investigating ways to simplify the interfacing between Ruby and C, which has been causing him a lot of uh, mental trauma. 

By the way, I want to point out that this switch will in no way diminish the work done up to this point in RPG Maker. The Ruby code for the game itself will still be used, so virtually all of the work that had been done on optimizing performance will directly carry over.  As far as artwork is concerned, I've been rendering almost everything in high resolution all along, so we have that as well.


TK’s New Tileset Assets

Since I’ve been off in story land, I sent TK ahead to start tackling assets that we can utilize for future areas. You can check out his progress here!


Story Progress

I’ve been making further progress on my story overhaul this week. I still have a few key topics I want to knock out details for to ensure no conflicts in the V0.06 story, but as promised I plan on spending the last days of the month working on some H artwork concepts! Here’s some proof :D.  

Aside from general writing, I’ve made advances in a couple big areas this week. 

I followed through with my document optimization techniques from the prior week and all story relevant dialog is now directly within my main story document. This may not seem important, but when you have to hunt down a scene in game or the event editor every time you need to verify a detail about what a character actually said it becomes a worthwhile effort. In addition, I’m able to keep conversations modular and independent from story events by hyperlinking to the conversations/cutscenes in the story outline. This means if some new story element contradicts the placement of a conversation/cutscene and I need to move it, I just have to move the hyperlink.

I spent a full day hashing out further problems with the idea I mentioned last week regarding skills being linked to armor/weapon types and how it limits the possibility of battle during certain story scenarios. I thought that tying all skills to weapon types would work, but it revealed another major problem due to future plans for characters to be able to switch between weapon types in battle (see #3 in the below list). I identified three distinct problems with the current relationship between armor types, weapon types, and actor skills.

I came up with two solutions. One is to remove the idea of changing weapon types in battle. This however simplifies my vision for combat down the line a lot (think of weapon types as how some games use “stances” … basically they offer different strengths/weaknesses for a given battle situation). This solution would also limit characters to a whopping grand total of four skills in battle at any given time. I like the other solution better, which adds a new layer of depth to the combat system. Here’s the rundown of proposed changes… it’s big and intimidating since it’s super detailed, but it’s actually quite simple since what we have now is sort of a stepping stone in this direction.

Since I assume that this solution will be implemented, I’ve gone through and re-written a lot of story scenes to make them more interactive by including battle situations where there previously couldn’t be any. There are only so many scenarios where our damsels can be saved from H scene peril by some outside force, however it’s much more exciting when the player gets to take the reins and the girls fight their way out :D.

Sorry for the book! That’s about it for now.  If you have any ideas on how I can prevent the crowd from eating us alive on the 1st when we reveal V0.06 isn’t ready yet let me know o_O!

Comments

I see it mostly the way Jamie C. describes it. Minus a point, that there are no "receive.... exclusive test versions" around that i know of. Though others could be nagging, when first choosing 10$ tier or more. But enough for now ;) I'm looking forward to the development cycles. You guys seem to be on the right track with the game. To expand upon an older engine is a task worth respecting. I know it from the RV4-Engine :D Keep having and giving Pleasure while developing this interesting piece of art!

I rather wait for a polished game than a bug bear, with sweaty arm pits any day. As the game grows the complexity rises and what you all are doing is worth waiting for. Here are a number of reasons 1.) story is interesting!!! 2.) the characters are interesting and I got attached to one. 3.) the top down retro feeling makes me feel like im playing castle vania from a different angel but with seductive appeal. 4.) you guys balanced story and game play with hentai sexy bits which are fun to watch, but dont take too much away from actual game-play. By not making them only upon death events they are more interesting without having to start all over. 5.) The artwork is amazing I adore The art and have a metallic print framed above my tri-monitor desktop with Halloween lights around it almost in a shrine (no Pun intended). Seeing how far this has come it proves game development is a trying arduous task and sometimes things just dont always work. Lastly resources are not in abundant supply. Waiting for this game is worth it I am always pleasantly surprised and feel like im watching the expanse waiting for the next episode or season. Thank you guys again for consistent hard work.

Jamie C.


More Creators