You will be playing the role of “Anna” and making decisions in her life as she will discover herself through the journey. There will be a main storyline with different outcomes depending on your choices, as well as lots of side quests.
Installation: Extract, Run and Enjoy!
Developer: DeepSleep
Censored: No
Version: Chapter 2 – Episode 18
Language: English
The Prequel: Hard Exam
Genre: 3DCG, Anal, Blackmail, Corruption, Female protagonist, Handjob, Oral Sex Group Sex, Spanking, Voyeurism
Chapter 2 Episode 18
Added:
-580+ New Renders
-70+ New Animations
Fixed:
-Several Typo fixes
Home with Jone and Andrew
Coffee shop with Andrew
Beach with Andrew and some friends
Benny at the clothing shop
Bikers at the pub
Dinner with Benjamin
A little scene at an adult shop to tease the upcoming bar scene
- Support Developer Of This Game On
- Patreon
- Discord
- Website
- SubscribeStar
Old save files might not work but we have included a save file that starts at the beginning of the update and gives you access to all scenes.
Sandbox
Download For Windows / Linux
Download For Mac OS
Download For Android (v0.99)
VN
Download For Windows / Linux
Download For Mac OS
Download For Android (Ep 17)
Chapter 1+Anna first time
Download For Windows PC
Download Split Part 1
Download Split Part 2
Download Split Part 3
Download Split Part 4
Anna first time
Download For Windows / Linux
Download Gallery Unlock & Save Files
init 100 python:
# from typing import Iterator
# from num2words import num2words
#
# def generate_ordinals(highest: int) -> Iterator[str]:
# for i in range(1, highest+1):
# word: str = num2words(i, lang='en', to='ordinal')
# yield word.replace('-', '')
#
# print(repr(' '.join(generate_ordinals(50))))
def _register_scenes():
ordinals = 'first second third fourth fifth sixth seventh eighth ninth tenth eleventh twelfth thirteenth fourteenth fifteenth sixteenth seventeenth eighteenth nineteenth twentieth twentyfirst twentysecond twentythird twentyfourth twentyfifth twentysixth twentyseventh twentyeighth twentyninth thirtieth thirtyfirst thirtysecond thirtythird thirtyfourth thirtyfifth thirtysixth thirtyseventh thirtyeighth thirtyninth fortieth fortyfirst fortysecond fortythird fortyfourth fortyfifth fortysixth fortyseventh fortyeighth fortyninth fiftieth'
for number, ordinal in enumerate(ordinals.split(), start=1):
setattr(persistent, ordinal+'Scene', True)
setattr(persistent, ordinal[:-1]+'Scene', True) # some have typos
setattr(persistent, 'scene_' + str(number), True) # new scene pattern
_register_scenes()
Install: just copy the contents to a RPY file (like the gallery_unlock.rpy
attached) and place that file on the game/
folder.
Chapter 1+Anna first time: Modes
Features:
This mod adds three main features to the base game:
– A Gallery System accessible from the menu with scenes previously seem in the game.
To access the Scene Gallery, simple call the Menu from any locations and click in Scene Gallery, from there pickany scene you want to replay and click on it.
Scenes can be unlocked with the [Unlock All] option, this feature will remove the requirements to see the scenes without interfering with the game progressions, so you can turn on or off at any time.
Additionally, scenes added in the new version will now have a different icon to mark the new content.
– A Minimap with marked locations of interest.
To use the minimap, hit the button M to show or hide the Minimap.
You will notice, the minimap hides automatically during conversations or cutscenes, but will still pop up occasionally during loading or fading screens. If you feel it’s too intrusive, hide the Minimap before an important conversation or using the gallery.
– New UI and Gameplay
The game windows and menus have been redone for a better visual, as well as adding the big game map to the main menu and some icons changed from the default RPG Maker icons.
You can now run faster by hitting ‘G’ or hit again to return to normal speed.
Installation:
Important: Requires the base game version 2.0
1. back up your saves and files: www/data/System.js and CommonEvents.js
2. extract and copy the contents Mod Files folder to the root game folder and overwrite the existing files
3. play!
Leave a Review