- May 18, 2017
- 1,215
- 1,451
RIC0H would you link me in your mod pretty please?New Android port. Nothing too fancy but let me know if you have any issues.
Version Ch4 v0.4 p1 w/RIC0H's WT
You don't have permission to view the spoiler content. Log in or register now.
Mega
You must be registered to see the links
Buy me a beer if you want. Or don't ¯\_(ツ)_/¯You must be registered to see the links
As a fan of MSN I don't care to be honest, I knew when I first saw the previews for this game that this was probably as close as I'll get to the original and I'm totally fine with it. I can make the same claim for a lot of games on this forum, but I won't.For people that never played My Sweet Neighbors you have no clue. Those that did can tell you the game starts off MC getting a knock on his door. It is that hot neighbor's daughter/niece that can't get into the apartment. So the MC invites her in until the Mom/ Aunt arrives. He even offers her dinner. Very nect day he os leaving apt and knockes her to the ground just like in this game. The exact events start and happen in this game. You then find it easy to hook up with mom/aunt across the Hall , but have to take things slower and more gentlemen like with the daughter/niece.... There there is a dinner scene, etc. So don't give a fckn face palm acting like oh my god what's he talking about. Go play MSNs and learn yourself. Not saying the game sucks or its not good and if anything I'm glad if the dev got the idea from MSNs but its like the same game in with updated renders.
Alright thanks, I won’t speculate any further then.NO.
Mc was not wrong there, neither Ash. You'll know what's the plot behind this in upcoming chapters.
really? hmm that's sad to hear but maybe you are on Mia's route so Part2 should have some cool stuff in pockets for you.well that was boring
thanks for that great wordsAs a fan of MSN I don't care to be honest, I knew when I first saw the previews for this game that this was probably as close as I'll get to the original and I'm totally fine with it. I can make the same claim for a lot of games on this forum, but I won't.
To sum it up, this game is great and I enjoy the content. The End
Not yet in the game. And I don't wanna spoiler about itDid mc saw Rachel's Daughter???
The story with Ash will develop soon. Without telling too much, it will be exciting and unpredictable. She isn't easy to get and don't forget she is still mad on MC. So be careful with herwell,personally,I wouldn't mind if Ash was just an anti hero,since every other girl falls pretty easy for mc and he even got himself a sugar mommy who buys him nice stuff. I think Mc will be working for Rachel so a path where you can be her enemy and you both have to try and win Rachel's favor would be refreshing. I mean I hope that the path where you didn't talk to her after her apology in the lobby leads to something like this (maybe some hate sex as well) instead of her disappearing from the game.
good job, the problem with broken old saves was actually due to mod. But anyhow you fixed it. Thanks a lotI've now fixed this in my Mod.
Seems the menu was placed within theif statement
, I've now moved it out.
Never really understood the point of the walkthrough that's built into the game.
When the walkthrough is on it shows things like "There could be something here".
Here's some of the "walkthroughs"
"Watch out! One of the ladies will not like your decision!""With the right answer you can unlock a render in the reward gallery""Be careful. You know [mianame] only a few moments. She may or may not like your decision. ""Your honesty can be rewarded. But it's only worth it if you like [mianame]."
These are not walkthroughs, these are hints.
good work and you are right, there is one bug. I will fix it. thanks for sharing. btw it was my purpose to make decisions complicated Tiara is hot and Mia too. So two hot and lovely teens. What comes nextJust finished chapter 4 part 1 update, very nice but felt super short (seemed strange that it ended at clothing store so i looked under the hood and chapter 4 has more renders tho the script ends there so i guess this is for part 2? Also ch4 has duplicated images and there are few png/jpg images left that are quite big, this whole update is unnecessary bigger and could be under ~1GB without unused part 2 renders when unpacked.).
And damn you for creating Tiara... she is beautiful! Since my MC is going to romance Mia... *gulp* visually this new female character (Tiara) is going to be a serious temptation for my MC now! Really looking forward to find out more about Tiara.
Also there is an error in chapter4.rpy script...
You don't have permission to view the spoiler content. Log in or register now.
MyRepackYou don't have permission to view the spoiler content. Log in or register now.
Enjoy and hit Like if you find my post helpful.
I guess you already figured it out. It could be Mia that pure beautyI see virgin tag. whos the virgins ?
I like feet and heels, so that you will find some nice scenes inside of the game already. it is still early stage. more heels-content will come in the futureis there scene with heels??? i see heels on picture but if in scene or animation too?
That's exactly how it is. But surprises are to be expected here as well.ok sure but like Exact same concept basically Hot neighbors the older chic is more risque, the younger or niece is more by the book steps to get with.
ok you should play itAsh is the ex girlfriend?
I haven't played it for a few updates.
haha yeah, probably you are on Mia route. so there will be a good mix of milf and teensGood game but I hate those two old nympho bags with a passion
femdom was introduced in chapter 4 slightly. So it will increase. but for know femdom will regard to other girl not the MC.I tried a few playthroughs but I have not encountered any femdom with any character.... maybe I am missing something or there is not any of it in the game yet?
in chapter4 part1 (current version)When did were the femdom and corruption tags added?!
Okay , so shes the only one I will try to avoid thenI guess you already figured it out. It could be Mia that pure beauty
So what ? It's for the first time I see someone releasing an half done update while having all the scenes for it ready (included in the build). And at first I thought it some kind of a bug and not something that was intendedPlease have a look at the game title, it's "part-1"
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter1.rpy", line 1961, in script
Sin "([mianame] was hanging out here, right in my kitchen.)"
KeyError: u'mianame'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter1.rpy", line 1961, in script
Sin "([mianame] was hanging out here, right in my kitchen.)"
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1210, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1129, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1109, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'mianame'
Ren'Py 7.4.8.1895
Wings of Silicon Ch.4Part1
Fri Sep 17 01:51:23 2021
I am very much OK with Lezdom. But I can't stand a mother treating her child like that. So are those Milf Dominas avoidable or could we as the MC turn the table on them?femdom was introduced in chapter 4 slightly. So it will increase. but for know femdom will regard to other girl not the MC.