Create and Fuck your AI Cum Slut –70% OFF
x

Juerhullycin

Well-Known Member
Feb 4, 2024
1,703
6,874
599
Granted - this update was unusual short, even though it contained an impotant plot step.
But I really don't understand the negative comments about the story. It is much more interesting than the story of the most games here. Quite often the plot is either "Boy or man moves to a new town. There he tries to fuck all girls and women." or "Boy or man moves back to his family. There he tries to fuck all of them.". Alright, this game goes towards the second option , but it is definitely more complex and interesting than the usual plot here.
And the girls and women look excellent! Well, in this update the skin looked a bit too realistic to me, as if the render software got an update and was set to extra realistic, but bad skin - at least regarding the second women (I can't remember her name, the second main enemy). That was no step forward...
But I really see no point to complain about the story. It's definitely in the top 10% here.
You're right, it's not a boy or a man who moves back to his family. There he tries to fuck all of them.

It's a psyvampire moves into a new hood, integrates himself into a family. There, he tries to fuck all of them.
 

Novel_T

New Member
Apr 16, 2025
5
0
1
Tried downloading and installing the Windows/Linux version. Worked without issue for the .13 version, but now trying to run it with the .sh file I get this:

#!/bin/sh

PYTHON="py3"
SCRIPT="$0"

# Resolve the chain of symlinks leading to this script.
while [ -L "$SCRIPT" ] ; do
LINK=$(readlink "$SCRIPT")

case "$LINK" in
/*)
SCRIPT="$LINK"
;;
*)
SCRIPT="$(dirname "$SCRIPT")/$LINK"
;;
esac
done

# The directory containing this shell script - an absolute path.
ROOT=$(dirname "$SCRIPT")
ROOT=$(cd "$ROOT"; pwd)

# The name of this shell script without the .sh on the end.
BASEFILE=$(basename "$SCRIPT" .sh)

if [ -z "$RENPY_PLATFORM" ] ; then
RENPY_PLATFORM="$(uname -s)-$(uname -m)"

case "$RENPY_PLATFORM" in
Darwin-*|mac-*)
RENPY_PLATFORM="mac-universal"
;;
*-x86_64|amd64)
RENPY_PLATFORM="linux-x86_64"
;;
*-i*86)
RENPY_PLATFORM="linux-i686"
;;
Linux-*)
RENPY_PLATFORM="linux-$(uname -m)"
;;
*)
;;
esac
fi

LIB="$ROOT/lib/$PYTHON-$RENPY_PLATFORM"

if ! test -d "$LIB"; then
echo "Ren'Py platform files not found in:"
echo
echo "$LIB"
echo
echo "Please compile the platform files using the instructions in README.md"
echo "or point them to an existing installation using ./after_checkout.sh <path>."
echo
echo "Alternatively, please set RENPY_PLATFORM to a different platform."
exit 1
fi

if [ -e "$LIB/$BASEFILE" ] ; then
exec $RENPY_GDB "$LIB/$BASEFILE" "$@"
fi

if [ -e "$LIB/renpy" ] ; then
exec $RENPY_GDB "$LIB/renpy" "$@"
fi

echo "$LIB/$BASEFILE not found."
echo "This game may not support the $RENPY_PLATFORM platform."
exit 1
 

J.R.

Engaged Member
Jan 2, 2020
2,224
4,215
451
Tried downloading and installing the Windows/Linux version. Worked without issue for the .13 version, but now trying to run it with the .sh file I get this:

#!/bin/sh

PYTHON="py3"
SCRIPT="$0"

# Resolve the chain of symlinks leading to this script.
while [ -L "$SCRIPT" ] ; do
LINK=$(readlink "$SCRIPT")

case "$LINK" in
/*)
SCRIPT="$LINK"
;;
*)
SCRIPT="$(dirname "$SCRIPT")/$LINK"
;;
esac
done

# The directory containing this shell script - an absolute path.
ROOT=$(dirname "$SCRIPT")
ROOT=$(cd "$ROOT"; pwd)

# The name of this shell script without the .sh on the end.
BASEFILE=$(basename "$SCRIPT" .sh)

if [ -z "$RENPY_PLATFORM" ] ; then
RENPY_PLATFORM="$(uname -s)-$(uname -m)"

case "$RENPY_PLATFORM" in
Darwin-*|mac-*)
RENPY_PLATFORM="mac-universal"
;;
*-x86_64|amd64)
RENPY_PLATFORM="linux-x86_64"
;;
*-i*86)
RENPY_PLATFORM="linux-i686"
;;
Linux-*)
RENPY_PLATFORM="linux-$(uname -m)"
;;
*)
;;
esac
fi

LIB="$ROOT/lib/$PYTHON-$RENPY_PLATFORM"

if ! test -d "$LIB"; then
echo "Ren'Py platform files not found in:"
echo
echo "$LIB"
echo
echo "Please compile the platform files using the instructions in README.md"
echo "or point them to an existing installation using ./after_checkout.sh <path>."
echo
echo "Alternatively, please set RENPY_PLATFORM to a different platform."
exit 1
fi

if [ -e "$LIB/$BASEFILE" ] ; then
exec $RENPY_GDB "$LIB/$BASEFILE" "$@"
fi

if [ -e "$LIB/renpy" ] ; then
exec $RENPY_GDB "$LIB/renpy" "$@"
fi

echo "$LIB/$BASEFILE not found."
echo "This game may not support the $RENPY_PLATFORM platform."
exit 1
Could be caused because of the change to RenPy 8.4. This has increased the minimum requirements on Windows and also on Linux, too.
 

Novel_T

New Member
Apr 16, 2025
5
0
1
Could be caused because of the change to RenPy 8.4. This has increased the minimum requirements on Windows and also on Linux, too.
Strange, never had that issue with other RenPy based games, even recently updated ones. I even tried running it through Lutris with the exe to no success.

Is there a known fix or could it be on the side of the .zip folders for v.1.14.0-SE ? I downloaded from the Gofile and Pixeldrain links to compare.
 

Novel_T

New Member
Apr 16, 2025
5
0
1
I just compared the shell script with the one from another game that launches correctly and they are both identical, so I will assume the issue stems from something else in the game data.
 

F4iunyl3x

Active Member
Modder
Aug 26, 2018
780
7,561
681
Bright Lord v1.14
Video enhancement mod




This mod overwrites the native 30fps animations of the game with interpolated 60fps animations.

how ? Thanks to deep-learning processes, trained predictive models can interpolate one "fake" frame next to each native frames.
The result gives a smooth effect on each animations.

I didn't inspect each animation in depth , so feel free to report any flaws you find (bugs, video artifacts...)

Download links : Mega ;


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

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

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

You don't have permission to view the spoiler content. Log in or register now.
Mod updated
 
  • Like
Reactions: balboa2151

Hermit76

Well-Known Member
Apr 15, 2018
1,710
1,697
351
Anybody having issues loading files? I keep trying and it kept sending errors.
No, my last save from the end of the previous update worked. Maybe you have to try some saves a bit earlier. Or you did something wrong. I always keep the previous update and copy the whole save folder into the new update.
 

Blue Pasture

Member
Jul 18, 2023
136
302
196
Anybody having issues loading files? I keep trying and it kept sending errors.
I have it thru Steam. It crashed at least the first three times I attempted to load the game, including crashing Steam once. Mysteriously, each time I tried it got a little further. I think the third try I got to the Fooxied splash screen before it died. Fourth or fifth try it just worked, but I had to launch it directly, not thru Steam.

All of these were well before attempting to load a save. Once I finally got to the main menu, loading any of my saves was fine.
 

robas147

Member
Jan 19, 2018
360
147
166
What have you done with this game??? Previous versions worked fine, but I can't get this one to run and it says "incompatible Windows version"... What's wrong???
 

Sal_01

New Member
Donor
Jan 30, 2018
1
3
65
I just compared the shell script with the one from another game that launches correctly and they are both identical, so I will assume the issue stems from something else in the game data.
it dose the same for me in linux, did you find a fix ?
I tried to run it as program and got Permission denied even though the game have permission level as any Ren'Py game on my pc.
 

Novel_T

New Member
Apr 16, 2025
5
0
1
it dose the same for me in linux, did you find a fix ?
I tried to run it as program and got Permission denied even though the game have permission level as any Ren'Py game on my pc.
Nope, no solution yet. I run Bazzite for my distro, and when I try to run the .sh file like for any other win/linux game, I get this error message in the output of Kate:

LSP Client Warning Failed to find server binary: bash-language-server

Please check your PATH for the binary

See also for installation or details
 
3.70 star(s) 141 Votes