- Nov 14, 2017
- 66,657
- 33,603
I would have chosen her if it wasn't for Shortcake.I actually find her personality kinda sweet and endearing
doubt nic appreciates that she's beaten by girl who is mc's sister and bit sheltered.I would have chosen her if it wasn't for Shortcake.
Life is an unfair bitchdoubt nic appreciates that she's beaten by girl who is mc's sister and bit sheltered.
Good question. I wouldn't care for it, no, but it wouldn't really spoil the game for me. I'm not really identifying that much with the MC anyway and usually prefer male MCs who are more passive and literally out of the picture. I was, for example, really happy to see that the game "Bad Memories" had a female MC option. So yeah, since I don't see myself as the MC, I'd more likely care if I liked the dude she had sex with.I have a serious question for the people who loved the Sis & Vicki scene
And who complain about Anti NTR complainers.
would you feel the same if it was a dude and not Vicki that had sex with Sis?
I'm not trying to troll I just want to see what people opinions on that are.
i think you are blind, sir.How can I access Chapter 1 of this game? can't seem to find download link.
she could since she's angry to lucas and her ex-boss pissed her.What do you think about what Svetlana help MC to finish with Lucas and Boss?
not many left since there isn't much summer left.did the dev mention how much chapters are planned at some point?
if not, what is your guess?
chapter 2 used to be the last chapter in our origin planning.did the dev mention how much chapters are planned at some point?
if not, what is your guess?
hello is there any gallery unlocker for CH1 as well ?????A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: Ch. 2 v1.00i Extras
Backup your persistent data if you have any doubts that this little unlocker might brick your game.
FYI: The game has a bug where the last 4 replay scenes don't have an actual replay action which turns the button into an unclickable object. I've reported this but I'm not going to fix it myself.
If you can't wait for the official fix by the dev team, use this one from Sancho1969 https://f95zone.to/threads/sunshine-love-ch-2-v1-00i-extras-mrdots-games.49330/post-11247137
This mod shouldn't interfere with other mods.
If you use SanchoMod you really don't need this little script unless you aren't satisfied with the fully unlocked SanchoGallery.
Python:# Use this unlock script at your own risk. # https://f95zone.to/threads/.49330/post-10658573 # Start the deal with the devil init 666 python: # Peeping Tom Gallery if not v_pt_images is None: for week_images in v_pt_images: for i, image_alt in week_images: varname = "v_pt_image_index_" + i if getattr(persistent, varname) != True: setattr(persistent, varname, True) # Doughnut Gallery if not v_rewards_min_digits is None: for who, digits in v_rewards_min_digits.items(): i = 0 while renpy.loadable("images/rewards/lewd gallery/" + who + "/lewd_" + who + "_" + str(i + 1) + ".jpg"): i += 1 varname = 'v_rewards_' + who + '_' + str(i).zfill(digits) if getattr(persistent, varname) != True: setattr(persistent, varname, True) # Replay Gallery gallery_unlock_list = [ 'w5sow_connie_call', 'w5sow_yuki_sex', 'w5sow_svet_around', 'w5sow_s_shower', 'w5sow_s_bedsex', 'w5sow_mc_girls_calls', 'w5mow_eastwing_s', 'w5mow_trisha_sex', 'w5mow_k_sex', 'w6mow_hotel_room', 'w6mow_connie_changeroom', 'w6mow_ashley_date', 'w6mow_c_date', 'w6mow_s_sexting', 'w6eow_himari', 'w6eow_nicole', 'w6eow_twsex', 'w7mow_vicky_truck', 'w7mow_yuki_sex', 'w7mow_s_shower', 'w7eow_k_church', 'w7eow_svet_room', 'w7eow_vicky_eve_sex', 'w7eow_s_eve_sex', 'w8mow_jaz_sex', 'w8mow_trisha_sex', 'w8mow_connie_sex', 'w8eow_ash_clothing_room', 'w8eow_c_sex', 'w9mow_c_sex', 'w9mow_k_sex', 'w9mow_s_sex', 'w9eow_s_sex', 'w9eow_ash_sex', 'w10mow_tri_sex', 'w10mow_tw_sex', 'w10mow_vicky_sex', 'w10eow_himari_sex', 'w10eow_con_sex', 'w11mow_ash_sex', 'w11mow_c_sex', 'w11mow_vickyonly_sex', 'w11mow_lighthouse_sex', 'w11mow_vicky_s_sex' ] for gallery_unlock_item in gallery_unlock_list: varname = 'replay_' + gallery_unlock_item if getattr(persistent, varname) != False: setattr(persistent, varname, False) # Make sure the replay scenes are clickable # The script below was found in a scrappy mod for label in renpy.get_all_labels(): renpy.game.persistent._seen_ever[label] = True renpy.game.seen_session[label] = True
yes if you use sanchomod.hello is there any gallery unlocker for CH1 as well ?????
I don't have one for ch1, only made the unlocker when ch2 was already out.hello is there any gallery unlocker for CH1 as well ?????
Try this. I'm not 100% sure it works fine, but give it a try!hello is there any gallery unlocker for CH1 as well ?????
well i have no idea what sanchomod is but thanks for reply ill try to use the mod with the guy in the next replyI don't have one for ch1, only made the unlocker when ch2 was already out.
You could use sanchomod for it... If not I could take a look but not today, I'm tired a.f. and I need to get some sleep...