Comments

Log in with itch.io to leave a comment.

great start dev !, good story, some of the best animations i have seen, some bugs, but nothing really bad

when showing the map, then clicking a spot on the map there is a display glitch, it looks like the map is masking the 3D view, and it doesnt get updated correctly (the area that was under the map)

little ui detail:

allow the escape button to be used in addition of home button on phone ?

(1 edit)

the models, and facial expressions are very well done !


the "tasks" app crashes when clicked (early in game, just after the phone becomes available)


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/screens/phone.rpy", line 110, in execute

  File "game/screens/phone.rpy", line 110, in execute

  File "game/screens/phone.rpy", line 119, in execute

  File "game/screens/phone.rpy", line 153, in execute

  File "game/screens/phone.rpy", line 171, in execute

  File "game/screens/phone.rpy", line 172, in execute

  File "game/screens/phone.rpy", line 293, in execute

  File "game/screens/phone.rpy", line 293, in execute

  File "game/screens/phone.rpy", line 294, in execute

  File "game/screens/phone.rpy", line 294, in <module>

  File "game/config.rpy", line 687, in getVisibleTasks

TypeError: 'NoneType' object is not iterable

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "script.rpyc", line 284, in script call

  File "intro/intro.rpyc", line 12, in script call

  File "tl/en/intro/intro_prison.rpyc", line 1241, in script

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/ast.py", line 921, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/exports.py", line 1373, in say

    who(what, *args, **kwargs)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/character.py", line 1266, in __call__

    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/character.py", line 930, in do_display

    **display_args)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/character.py", line 666, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/core.py", line 3377, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/screen.py", line 451, in visit_all

    callback(self)

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/screen.py", line 462, in per_interact

    self.update()

  File "/private/var/folders/_4/w8xg8m1x3l97gddd0_56xw_40000gn/T/AppTranslocation/58C66A25-DEA0-463A-8A67-874539FF61FE/d/WhiteEight_Episode_2_v0.1.2.app/Contents/Resources/autorun/renpy/display/screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/screens/phone.rpy", line 110, in execute

  File "game/screens/phone.rpy", line 110, in execute

  File "game/screens/phone.rpy", line 119, in execute

  File "game/screens/phone.rpy", line 153, in execute

  File "game/screens/phone.rpy", line 171, in execute

  File "game/screens/phone.rpy", line 172, in execute

  File "game/screens/phone.rpy", line 293, in execute

  File "game/screens/phone.rpy", line 293, in execute

  File "game/screens/phone.rpy", line 294, in execute

  File "game/screens/phone.rpy", line 294, in <module>

  File "game/config.rpy", line 687, in getVisibleTasks

TypeError: 'NoneType' object is not iterable

Darwin-23.1.0-x86_64-i386-64bit x86_64

Ren'Py 7.5.3.22090809

White Eight - Episode 2 0.1.2

Fri Jan  5 04:30:47 2024

[/code]

i just started playing, i love the intro with the discussion between the developer and Sarah, just one comment, "You" says "Two Sisters the holy trinity",  well no, a trinity involves 3 entities, TRI = Three, ok i'm being  a bit silly i know but that's just not accurate ;-)

Any sharing/swinging content in yet?

(+1)(-1)

I have several doubts: who is the female protagonist? Can we avoid having sex scenes with her except with the male MC? Can lesbian content be avoided? Is the game going to have a harem ending or will we have to pick a LI at some point?

(+2)(-1)
  1. The future female protagonist will be the protagonist's sister after their reunion, but admittedly this will take some time.

    However, it will be optional to play from her point of view.
    Also, there is no incest content, so no, you can't have her to yourself, but don't have to watch what she's up to either.

  2. Yes, lesbian content will be avoidable.

  3. I am building the story in such a way that you can have a "relationship" with several women, however, as the story progresses there will be situations where you will have to make a choice. Probably not to choose one, but to leave someone.

(+1)(-1)

1. If I decide to play from her point of view, can I avoid all her sex scenes?

2. Ok, I like this.

3. Ok, no interest in this. I don't like the idea of starting a relationship with a LI and then leaving her.

(+1)(-2)

Yes, you can avoid all her sex scenes, but do you really want to deny her a fulfilling sex life?

I know most games have a harem ending, but honestly at this point I can't guarantee that this will happen.

I try to plan as far ahead as possible, but if it seems logical to me to end one of two relationships in order to continue the story, there will be such a decision. 

I am sorry if this displeases you, however, there is always the possibility of playing multiple routes.

(+1)(-1)

"Yes, you can avoid all her sex scenes, but do you really want to deny her a fulfilling sex life?"

Actually if I play her route it's with that one goal in mind.

"I know most games have a harem ending, but honestly at this point I can't guarantee that this will happen.

I try to plan as far ahead as possible, but if it seems logical to me to end one of two relationships in order to continue the story, there will be such a decision. 

I am sorry if this displeases you, however, there is always the possibility of playing multiple routes."

In VN and sandboxes I only see one ending, so I completely rule out having multiple saves to follow multiple different paths. I can either get all the LIs that interested me in a single game (ie end the game with the MC having a romantic relationship with them) or I'm most certainly not interested in the game.

(+1)(-1)

If there is finally a harem ending and we don't have to discard LIs, I guess I'll try the game. Otherwise, I don't think I'd be interested.  So, it would be nice to know it for sure.

(+1)(-2)

Left you a 5 star review on the F95 site..   nice game Soul.

(+1)

Thank you very much. I appreciate any review, both positive and critical.

Cuckold game or not?

Only sharing and only if you want to. No Cuckold!

New update Episode 2 v0.1.2 is out now.

Episode 2 v0.1.1 is now available for all

(+2)

The first update is here and before the question comes up, the public release will be in 3 weeks.

(+1)(-1)

is pregnancy a future fetish for the game?

Since the first few episodes (at least episode 1 to 3) will only cover a period of about a month in-game, pregnancy is not planned in the near future. However, it's quite possible that there will be a time jump later where I will include this fetish.

Hallo

Darf ich Frage, wann ungefähr ein Update kommt ?.

Der aktuellste Status kann jederzeit über meine Patreon Seite eingesehen werden.

Das nächste Update wird spätestens Ende Mai veröffentlicht, allerdings gehe ich aktuell von einem früheren Termin, wahrscheinlich Anfang Mai, aus.

---------------------------

The latest status can be viewed at any time via my Patreon page. 

The next update will be released at the end of May at the latest, but I currently expect an earlier date, probably in early May.

Wil this be on Android?

I already tried to create an Android version, but had some difficulties. I will try again with the next update.

(+1)(-6)

What kind of person doesn't like NTR???

Not cuck people

(+1)(-5)

let me know when NTR is in the game i will support at blue 2 level tier

Hi!! I know its still early but this game already looks up my alley! Will you in the future try to put this on Steam after you get so far?

I am very happy that you like my game so much. 

Of course my goal is to release the game on Steam, but there is still a long way to go. But I will do my best to reach this goal.

awesome!! So happy to hear!! Following along for updates!! Hope you can make it happen! :)

(+2)

will there be NTR and sharing in this game

(-5)

Sharing will be in the game, but I will try to make it avoidable if it's not mandatory for the story.
I'm currently not sure about NTR, but if I add it, it will be avoidable.

(1 edit) (+1)(-2)

great to know I will be hournest with u, If the NTR sharing is optinal I might play it, but I will newer pay for it

mabe u should put NTR and sharing in the tags, those are pretty importent ones for most players.

thats is one of the things I dont like about this site, u have to ask ewery dev. thise Qs its like they are trying to hide the unpopular tags

(+1)(-2)

I didn't add these tags, because they are not in the game right now.
I will add future tags, as far as I know them by now, to the description.

NTR is not that popular. IDK what you mean.

(1 edit)

Having a paywall for just a peeking scene is bit of a weird move to me personally. I'm not a fan of paywalls in general but an actual lewd scene I can at least somewhat understand.

I created the public version under Patreon's public domain content guidelines, which do not allow nudity. I wanted to play it safe so I wouldn't get banned right away.

(2 edits)

It's never been an issue before with nudity and sex in general. Plenty of games have a public version with adult content. You can't post straight up images with nudity on the public Patreon post though. You can still post download links to the game.

When I started developing the game, I actually had the idea of just creating a demo and releasing it to get feedback on the story. However, at a certain point I couldn't stop and wanted to release a full version to give everyone a good first look at what I have to offer.

I can understand your objection with the peeking scene, but I decided to put these restrictions (using the Patreon rules) in the public version, as this is meant to show everyone what kind of game I want to create.

And yes, I know most people here want to see exactly these scenes when they find a game, but it takes a lot of effort, time and also money to develop these games. So please understand that I also want to give a little incentive to support me in this.

(1 edit) (+1)

Guess I'll just bow out of this. I understand wanting and needing support but putting every piece of lewd content behind a paywall is too much. I wish you luck with the game. Also might want to put that sharing will be in the game eventually because that can be a deal breaker for some people even if avoidable.

(+1)

Thank you for your objective contributions. I will think about your suggestions once again.

And I have already expanded the description regarding possible future tags, so as not to mislead anyone.

(+1)

Looks pretty good but I would like to know what tags I can expect before I get too invested.

(+1)(-3)

The current tags are mainly the content I described above. In total the current tags are:
3dcg, animated, handjob, humor, male protagonist, oral sex, titfuck, twins

I will add which tags to expect in future updates later

(+1)

Thanks for the reply. I think I'll hold off for now though but might check it out later depending on the tags. Good luck with the game.

Thank you

(+4)

ha ha ha ha first get people invested in the game, and then later throw in NTR and sharing