4.10 star(s) 8 Votes

Rugerrell6

Well-Known Member
Jun 26, 2020
1,074
1,789
308
So not gonna lie the models are a little wierd looking but the premise and story of this has been pretty good so far. The characters have really good personalities it keeps things interesting. Keep up the good work im interested to see where this goes.
 

freedomstr

Newbie
Jun 14, 2025
48
70
27
IF there is NTR planned for the future i hope it's fully avoidable , the only way i don't mind NTR is either if i am the one doing the NTR ( which means the protagonist hooks up with someone else wife or gf also known as Netori) or if there are choices that will lead to NTR and those choices can be fully avoidable.
Forced NTR = Big No , for me
Avoidable NTR = I will play and avoid it
No NTR = I will 100% play it
Netori = I will 100% play it

I saw in the main section that there is NTR / Netorase content but it's fully avoidable which i will fully avoid.
 

desmosome

Conversation Conqueror
Sep 5, 2018
6,770
15,316
864
I hated it at first because it was trying way too hard to be zany and shit, but it kinda grew on me by the end. Once the backstories started coming in, the characters were getting fleshed out a bit.

The sex scenes could use a lot of work though.
 

ninjasamuri

Active Member
May 28, 2018
664
578
257
This update doesn't work on Linux eventhough the last version did. Trying to run it gets me this
Code:
#!/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
 

harsha_26

Engaged Member
Jun 1, 2020
2,062
3,657
458
Thanks, dude. I've updated it to a perma-link.



The game is version 0.2. The story has barely begun. There's a vanilla sex scene with Dakota in the next update. Why? Because that logically follows from you choosing (soon to be optional) to date her.

This game is not a slowburn, but neither am I going to rush into hardcore sex when it doesn't make sense.

Temper your expectations, chill out, let me cook.
Thankyou for answering. I'm okay with MC not getting sex or hardcore sex. My issue is only about devs creating more fast paced "make sense" situations for hardcore in NTR routes for other men compare to MC in non-ntr routes (this is tend to be common in many optional NTR games). Hope you got my point. If hardcore sex in NTR routes is as difficult or even more difficult to achieve compare to Non-NTR, i'm least bothered about rest of things and will be completely okay and grateful with this game.
 
Last edited:
  • Heart
Reactions: Ursus4321

Rugerrell6

Well-Known Member
Jun 26, 2020
1,074
1,789
308
IF there is NTR planned for the future i hope it's fully avoidable , the only way i don't mind NTR is either if i am the one doing the NTR ( which means the protagonist hooks up with someone else wife or gf also known as Netori) or if there are choices that will lead to NTR and those choices can be fully avoidable.
Forced NTR = Big No , for me
Avoidable NTR = I will play and avoid it
No NTR = I will 100% play it
Netori = I will 100% play it

I saw in the main section that there is NTR / Netorase content but it's fully avoidable which i will fully avoid.
Nobody cares.. Wow ok you dont like NTR, you only needed 1 sentence to say that. I swear there is an NTR derangement syndrome. If you want to talk about how much you hate NTR then go to a Hate-for-NTR support group or something lol.
 

BOZZU

Member
Nov 2, 2024
475
847
191
Here's my compressed Unofficial Android Port of "Viral Rivalz" 0.3:



Mods: BE addons

Download:

APK size: 554 MB
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.


Some phones may require you to force close and relaunch the app after granting storage permissions in order for the game to load.
Updated Android port to the game's latest version (0.3).
 

Bfrop

Member
Dec 22, 2017
383
1,132
357
So let me check:
Sharpness filter up the ass check.
DOF everywhere check.
Saturation pushed to 11 check.
Yep! It's Gobo time! 10/10!
 
  • Like
Reactions: WankerDxD
4.10 star(s) 8 Votes