Vasy
Active Member
- Mar 21, 2017
- 614
- 1,863
It's the one that just says Download above it, it's bundled together, and my saves worked fine.where is the download link to season 2 ep 2?? save games transfer from season 1?
thanks...so there is only 720p version?? what a mess...is this some sort of betas or what<'' what's wrong with the devs?? same shit with shjut up and dance...reworking, version number confusing ..u don't know what to download anymore...damnIt's the one that just says Download above it, it's bundled together, and my saves worked fine.
UltraFast adult games compressorWhat app you use to compress? im using YAC but results are mix
I haven't seen the storyboard. Do you know what is even left for the rest of the episode?Look like they only released about 1/3 rd of the storyboarding update posted in June. I guess they are testing out VA and training new artists so might take a while till the full ep.2 is out.
The Season 2 Episode 2 Part 1 actually contains:
- 355 gorgeous 4K renders;
- 39 sexy animations in 60 FPS;
- Voice Acting;
- Sexy sounds and moaning;
- 720p, 1080p and 4K options;
- Sweat and Physics;
- HD Maps for all characters;
- Multiple translations;
- The beginning of a new and exciting story arc;
I see it as usually a neutral addition when it's voice-acted dialogue. Some people love it, some people hate it, some people play muted anyways.Voice acting is such a waste of time and actually makes games less enjoyable for me because the voice usually doesn't match what I would want the character to sound like. A little moaning during sex scenes is fine but save your resources and put more effort into making more content instead of hiring voice actors.
DISCLAIMER
This script makes permanent changes to your persistent data.
Removing this script will not revert the changes that have been made.
Make a backup if you ever want to be able to revert back without completely removing your persistent data.
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.79740/post-12086813
# Start the deal with the devil
init 666 python:
# Loop through all awards
if not award_manager is None:
for gallery_unlock_item in award_manager.awards:
if not (renpy.seen_image(gallery_unlock_item.unlock_str)):
renpy.mark_image_seen(gallery_unlock_item.unlock_str)
gallery_unlock_item.unlock()
# Loop through Alyssa's gallery
if not gallery_renders is None:
for gallery_unlock_item in range(0, len(gallery_renders)):
if not str(gallery_unlock_item) in persistent.gallery_unlock:
persistent.gallery_unlock.append(str(gallery_unlock_item))