Home Artists Posts Import Register

Downloads

Content

Hello Everyone,

It's your regular mid month newsletter to tell you everything in one post, save you getting loads of emails.

GAME PROGRESS

HOME

Create Cosplay Images - DONE

Create events where your parents and brother can talk about your companions - PARTIALLY DONE, [I've got the dad able to be talked to about your companions].

Create Parents talking to you if Alley_Reputation >= 25 - DONE [Your parents now find out about your alley work ;-)]

Create Maid - DONE [Kate is available to look at a few posts down]

Brother blowjob video - needs doing.

Zoe fucks brother video - needs doing.

Zoe fucks Valia's Mum video - needs doing.


GYM

Create Clean Locker room event - needs doing.

Create 2nd Boss - needs doing.

Douchebag futa & female videos - needs doing.

Create 2nd Xala Conversation - needs doing.


EXTRAS

Purchase Knife Event - DONE [Kravengar can now sell you a knife in the alley to improve base damage]

Create Malik - DONE [See a few posts down, your dads boss who bullies him, perhaps you will eventually convince him otherwise? Or join in bullying your dad?]

Create Rookie Barnes - DONE [Rookie Barnes is going to be an ex farm girl from the rural parts of Kentucky, she has come to the big city very naive and trusting to raise some money for 'Ma 'n pa's farm'. Got the idea from the profile description of one of my patrons, sorry, no offense intended I just thought it was a nice description and fitted my character].

Create Izunna - DONE

Create New Lillian - DONE

Xala Sex Video - needs doing [Surprised no-one has mentioned this]

Markellus Reactions - PARTIALLY DONE.

5 Energy loss per travelling - needs doing.

Create a credits screen - needs doing.

VIDEO VIEWS

https://www.pornhub.com/users/apo_video_emporium/videos/public

I've now got over 100,000 video views on my pornhub account, I'd like to thank each and every one of you my little darlings for motivation and support. There is a certain satisfaction in knowing that I have sexually pleasured that many people without even being in the room, it's like a superpower!

VIDEO PATREON

https://www.patreon.com/Aposvideoemporium

My video patreon is currently at 3 patrons and is at the moment creating a Star Trek parody called 'The Away Team' as voted by my patreon on that account (There is only 1 $5 patron so the guy gets to decide the videos all by himself, he's no doubt LOVING that!). He also voted on the captain having: Black Hair, Big Boobs and has the Blue science outfit on. I've also put some sexy nerd glasses on her as well ;-)

The Alien she will encounter is currently a huge kind of sentient hairy gorilla. The patreon votes were that it be a BIG alien and only 1 appears in the video. ;-)

My latest video: Doomed Marine Episode 1 will be available to see later today ;-)


MAC & LINUX!!!!!

A patreon who left me put a comment in the exit survey that there is no MAC or Linux version, so for the next version....there will be...MAC AND LINUX versions!!!!


PRIVATE GAME

 https://mega.nz/#F!SIR0gaxK!rRVOyr3uRZbxW2HASOSDxA 

Okay so I have a confession to make, in my spare time, when I get writers block and I need to refresh myself I've started to create another game in my spare time, a private one that doesn't have the pressure of a deadline. So I've been able to patiently dig into code I have never done before. It doesn't have any enemies or sex animations at the moment but it does have about 5mins of gameplay, basically exploring the area. I'll put it here but I haven't put it as a Patreon game because I want to take my time with it and truthfully I don't think anyone would be interested in it.

BLENDER PROGRESS

I haven't been able to get back on Blender since the last time I went on which was the 3rd time I've been on, but I am able to make Geometrical shapes that make sense and I've learned to create a floor as well so I am capable of making a very basic grey coloured room with not textures or detail.

UNITY PROGRESS

All I can say looking through the book is thank heaven for ready made scripts because C# at the moment makes no sense to me, not the words but the whole layout. 

Python is like:

print("Hello Dragonfire & ZaTsu")


Whereas C# is like:

<code>public class Hello1
{
  public static void Main()
  {
     System.Console.WriteLine("Hello Dragonfire & ZaTsu");
  }
}</code>

Files

Comments

Anonymous

Well, that's the pain of object oriented languages, they are annoying for simple things like just printing, but pretty nice for designing larger systems. But a very different beast compared to python. Just moved from Java to python, and python is much simpler 😊

Icarusmedia

I like Python, I started in March using Ren'py language which is based off Python. Still I wish there was a game engine that was good that uses Python. Unity does allow the Boo language which is similiar but try getting any material to learn it, Yikes!

Anonymous

Well, I think you will grow to like C#, but will take some getting used to another way of coding, just hope you have a good IDE 😊

Anonymous

Java, a bit if python, som sml, looked a bit at C#, written some x86 assembly, and going to do some C soon 😊

Anonymous

I was just playing the game and realized that I think the sex scenes are a bit long, maybe you could let the player control when the angel changes in the scenes, instead of a click just skipping, it's a bit annoying

Icarusmedia

Yeah, unfortunately Ren'py is as basic an engine as you could get, it's designed for visual novels, hence the click and more clicking. It is however good for a beginner like myself to craft their first game on, hence the animations are in fact AVI video files and are roughly 2-3mins per one. On my next game I hope to have the animations built in and controllable but this won't do 2D games let alone 3d. Flaws of using a Visual Novel engine I suppose. Still there is Unreal Engine, Unity or Godot to look forward to. ;-)

Anonymous

Couldn't you split up the files and then just put them in sequence?? 😊

Icarusmedia

I did think of that, but i thought it would not be immersive to have to come out of the sex animation to then click on a menu to decide which one plays next. At this moment I'm more focussed on getting the basics in there, once I have the areas done I can focus on the little things like custom sex scenes, etc etc.

Anonymous

Sure sure, and didn't think you should do a menu, just let them play in sequence, so one click ends one and starts the next, cause each part of the scenes are very long

Icarusmedia

Ah but visual studio ties you into microsoft. It can be difficult with cross teaming if someone else on a project is using Mac or Linux. Besides unity itself has monodevelop or so I'm told. :-)