Unity Translation Request [B.S.Route240] Sibling Living

Dthg543

New Member
Jun 12, 2023
8
3
This Game is so buggy
How do i progress the game
During the couch/sleep touch how do i raise the pink gauge, it keeps randomly dropping
 
  • Like
Reactions: most789

kkicho

Member
Feb 9, 2022
169
343
+1 please someone translate
I haven't tested it (I'm waiting for the game to develop bit more [*]), but I'm sure AutoInstaller translator will handle this one without any problems.
Just launch it, select your game exe, click "Install" and you good to go


(I should note that this translates the game "live", so it requires a constant internet connection. -If you don't like it, don't use it)
 
Last edited:
  • Like
Reactions: efenoventay5zoner

PDP19

Member
Aug 31, 2022
109
363
Game is presently a frustrating as hell experience and the devs would do well to keep to the basics.

Long story short, there is actual sex in this game but to activate it in bed, all you have to do is to undress her once and the option to change the position to doggy will unlock, then click on the man's hand to bring his dick out. Double click on dick to auto thrust.

Yeah there are other scenes as well, but really when a game raises/lowers her pleasure meters almost at random its difficult to give a crap especially since the only other sex scene available is cowgirl.
 

Hannya

Newbie
Apr 1, 2023
39
98
God I looked at the code and it's just as dumb as you'd expect.

Any interaction just adds a random amount of time to the clock (I think it was 0-11 minutes), touching her head adds 10-20, and literally the touching during the H scenes adds random values between -2 to +7 to yours and her meters.

There's no strategy, nothing. And from what I can tell the scene just hard ends when your meter hits full.

I poked through the code and made adjustments so most actions only add 1 minute, and when you touch her, you cannot get negative values. It's much more playable, but the game is still a buggy mess and scenes randomly end when you hit whatever time limits they impose without telling you.

You can get the modded action costs file here (for Sibling Living v0.2):


You don't have permission to view the spoiler content. Log in or register now.

Backup the existing file and replace in Sibling Living_Data\Managed

I might do some more tweaks in the future, but given how buggy this game is it might not even be worth it.

(And apparently if you do an H scene, the next day she gets upset, it's like -20 to her Happiness stat. So if you find she's randomly upset, just skip a day of lewd actions and she seems to shoot back up. Doesn't seem to be a problem when she's reciprocating.)

(Also why the fuck does kissing her in the shower scene reduce the Imo bar? Might poke around further to fix that, but it appears that they're doing some cursed shit like using the name of the audio file to store the value that gets added to the Imo bar, and for whatever reason it's negative)

EDIT:
Also here is the translated H-scene instructions:

- Move with the arrow keys
- Zoom in/out with the mouse wheel
- Left-click to interact
- Right-click and drag to remove clothes
- During intercourse, left-click on the male character to move, right-click to stop
- Double-click on the male character to insert
- While inserted, double-click on the male character for auto mode
- In auto mode, double-click on the male character to go faster
- Click on the male character repeatedly for ejaculation
- Ends when the blue gauge reaches max or when time runs out
---
- Removing all three items — cardigan, camisole, and shorts — unlocks poses.
- Raising affection and whether the character is awake will also affect things.

I might at some point translate the image itself and patch it in, but I'll wait to see if the game actually gets any updates first.
 
Last edited:

mezkal4p

New Member
Mar 26, 2023
14
33
God I looked at the code and it's just as dumb as you'd expect.

Any interaction just adds a random amount of time to the clock (I think it was 0-11 minutes), touching her head adds 10-20, and literally the touching during the H scenes adds random values between -2 to +7 to yours and her meters.

There's no strategy, nothing. And from what I can tell the scene just hard ends when your meter hits full.

I poked through the code and made adjustments so most actions only add 1 minute, and when you touch her, you cannot get negative values. It's much more playable, but the game is still a buggy mess and scenes randomly end when you hit whatever time limits they impose without telling you.

You can get the modded action costs file here (for Sibling Living v0.2):


You don't have permission to view the spoiler content. Log in or register now.

Backup the existing file and replace in Sibling Living_Data\Managed

I might do some more tweaks in the future, but given how buggy this game is it might not even be worth it.

(And apparently if you do an H scene, the next day she gets upset, it's like -20 to her Happiness stat. So if you find she's randomly upset, just skip a day of lewd actions and she seems to shoot back up. Doesn't seem to be a problem when she's reciprocating.)

(Also why the fuck does kissing her in the shower scene reduce the Imo bar? Might poke around further to fix that, but it appears that they're doing some cursed shit like using the name of the audio file to store the value that gets added to the Imo bar, and for whatever reason it's negative)

EDIT:
Also here is the translated H-scene instructions:

- Move with the arrow keys
- Zoom in/out with the mouse wheel
- Left-click to interact
- Right-click and drag to remove clothes
- During intercourse, left-click on the male character to move, right-click to stop
- Double-click on the male character to insert
- While inserted, double-click on the male character for auto mode
- In auto mode, double-click on the male character to go faster
- Click on the male character repeatedly for ejaculation
- Ends when the blue gauge reaches max or when time runs out
---
- Removing all three items — cardigan, camisole, and shorts — unlocks poses.
- Raising affection and whether the character is awake will also affect things.

I might at some point translate the image itself and patch it in, but I'll wait to see if the game actually gets any updates first.
Thank you so, so much for your work with the mod! About a year ago (or maybe two?) I played an alpha build the dev posted and it was somehow less buggy than this release (it didn't have sex scenes per se but if you glitched it hard enough you could get them, although they were sort of broken).
Unfortunately I've read the dev has been having a rough time finding motivation to work on the game, hopefully he doesn't end up dropping the project because it has a lot of potential (the potential being: lil sis' design).
 
  • Like
Reactions: leastdevotee

Hannya

Newbie
Apr 1, 2023
39
98
Unfortunately I've read the dev has been having a rough time finding motivation to work on the game, hopefully he doesn't end up dropping the project because it has a lot of potential (the potential being: lil sis' design).
Wild. I'm a (non-nsfw) indie game developer, and from my perspective..... he's done the hard work. Why not just flesh it out and add more? Wouldn't that theoretically keep his game on the top of the store pages and keep interest, thereby, money?

Maybe he's having problems in his real life, or there are some production issues (e.g., maybe having trouble working with the VA or the artist), or maybe it's not his full time job. Or, maybe he's not really a programmer by trade and the technical debt is getting to him. These would be reasonably understandable, I suppose.

But looking at his code it's like..... he could easily add more content. Sure it's buggy, but all the foundational work is already done. Figuring out how these parts talk to each other and getting the individual features going is the hard part, which he's already done.
 

leastdevotee

Newbie
Mar 23, 2024
31
14
Maybe he's having problems in his real life, or there are some production issues (e.g., maybe having trouble working with the VA or the artist)
IIRC this is the case. Primary, if not only, artist died a the same month (possibly even week) the game was released. There's been minimal to no communication since unfortunately.
 
  • Wow
  • Like
Reactions: matuca and Hannya