3.10 star(s) 41 Votes

klon35

Newbie
Sep 10, 2020
88
81
183
All in all, it’s not such a bad update, but where did that trio of black guys suddenly come from? Why didn’t the creator stick with the three young guys? That would have been a nice continuation of the previous scenes, but instead it turned out to be another disappointment. And the scene with the father and his buddy really could have been skipped.
 

anonpt

New Member
Dec 3, 2024
5
1
37
View attachment 3865732

Overview:
You play as Susan Murray an attractive, vivacious,
upstanding member of the community on the day your husband Phil leaving for a 2-month project with work.
This is the longest time Phil has had to work away for, which means Susan is going to have to be on top of her game managing her adopted children, Libby and Adams hectic schedules. Not to mention her volunteering commitments in the community.
Will you choose the path of a faithful wife and respectable member of the community or will you give in to Susan’s darkest repressed desires and see just how far down the rabbit hole really goes.
All this and with the new family who just moved in next door will you discover what secrets they might be hiding?
Just how far will Susan fall? The choice is yours, oh and welcome to the neighbourhood…​

Thread Updated: 2025-08-20
Release Date: 2025-07-01
Developer: OuterRealm3D - - - -
Censored: No
Version: 0.60
OS: Windows, Linux, Mac, Android
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

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

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

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

DOWNLOAD
Win/Linux: - - - PIXELDRAIN -
Mac: - - - PIXELDRAIN -
Android: - - - PIXELDRAIN -

Patches:
*
Extras:
Cheat Mod* - Italian Translation*
Deniz31 thanks for the links
*This unofficial port/version is not released by developer, download at your own risk.


View attachment 2538397 View attachment 2538398 View attachment 2538400 View attachment 2538401 View attachment 2538402 View attachment 2538403
Can we play from the last game save, or with this update do we have to start the game from the beginning?
 

tantricsexg

New Member
Jul 2, 2019
6
1
120

Dedalo_69

Cheats Mod


Naughty Neighbours [OuterRealm3D]
Hi guys, I created this simple Cheats Mod for those who want to make their life easier in the game.

I hope you like it...


See you next time ;)
hi dedalo_69, i ve got an error with your cheats mod. i did installed it in v0.60- and i ve got this error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "game/mod_Trucchi/mod.rpy", line 167, in execute
    screen cheatmod():
  File "game/mod_Trucchi/mod.rpy", line 167, in execute
    screen cheatmod():
  File "game/mod_Trucchi/mod.rpy", line 170, in execute
    vpgrid:
  File "game/mod_Trucchi/mod.rpy", line 176, in execute
    vbox:
  File "game/mod_Trucchi/mod.rpy", line 179, in execute
    fixed:
  File "game/mod_Trucchi/mod.rpy", line 181, in execute
    bar value VariableValue("adamlove", 50)
  File "renpy/common/00barvalues.rpy", line 163, in get_adjustment
    value = self.get_value()
  File "renpy/common/00barvalues.rpy", line 246, in get_value
    value = _get_field(self.object, self.field, self.kind)
  File "renpy/common/00action_data.rpy", line 36, in _get_field
    raise Exception("The {!r} {} does not exist.".format(name, kind))
Exception: The 'adamlove' variable does not exist.

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\core.py", line 2215, 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 "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 1 more time]
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/mod_Trucchi/mod.rpy", line 167, in execute
    screen cheatmod():
  File "game/mod_Trucchi/mod.rpy", line 167, in execute
    screen cheatmod():
  File "game/mod_Trucchi/mod.rpy", line 170, in execute
    vpgrid:
  File "game/mod_Trucchi/mod.rpy", line 176, in execute
    vbox:
  File "game/mod_Trucchi/mod.rpy", line 179, in execute
    fixed:
  File "game/mod_Trucchi/mod.rpy", line 181, in execute
    bar value VariableValue("adamlove", 50)
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\sl2\sldisplayables.py", line 263, in sl2bar
    return renpy.display.behavior.Bar(range, value, width, height, vertical=False, **properties)
  File "D:\Mi Informacion\RENPY\Naughty Neighbours-0 60-pc\NaughtyNeighbours-0.60-pc\renpy\display\behavior.py", line 2253, in __init__
    adjustment = value.get_adjustment()
  File "renpy/common/00barvalues.rpy", line 163, in get_adjustment
    value = self.get_value()
  File "renpy/common/00barvalues.rpy", line 246, in get_value
    value = _get_field(self.object, self.field, self.kind)
  File "renpy/common/00action_data.rpy", line 36, in _get_field
    raise Exception("The {!r} {} does not exist.".format(name, kind))
Exception: The 'adamlove' variable does not exist.

Windows-10-10.0.19041 AMD64
Ren'Py 8.3.4.24120703
 0.50
Wed Aug 20 16:28:17 2025
 

Acsuka

Engaged Member
Mar 25, 2023
2,568
5,853
612
And the game has reached the point where the player no longer has a choice over the content.
No, no and no, I don't want to see such a fucking nightmare in the sauna before a lesbian scene... How much logic does such a person have in their head? IQ 30? Give me the choice of what content I want to see like before... Forced scenes kill every game, even a novice game developer knows this...
 

Xelthax

Newbie
Nov 23, 2016
87
136
254
And the game has reached the point where the player no longer has a choice over the content.
No, no and no, I don't want to see such a fucking nightmare in the sauna before a lesbian scene... How much logic does such a person have in their head? IQ 30? Give me the choice of what content I want to see like before... Forced scenes kill every game, even a novice game developer knows this...
Oh no, this game had such a great trajectory until the previous update.
 
  • Haha
Reactions: Alea iacta est
3.10 star(s) 41 Votes