Deleted member 4725210

Active Member
Mar 7, 2022
523
385
Photo Hunt [v0.15.3a EXTRA] [Moochie]

COMPRESSED:

Win/Linux:


- - - PIXELDRAIN

Mac:

- - - PIXELDRAIN


EXTRA CONTNET:

- - - PIXELDRAIN

SAVES:

- - - PIXELDRAIN


OFFICIAL WALKTHROUGH:

PDF:


- - - PIXELDRAIN

DOCX:

- - - PIXELDRAIN



NOTE: There were saves included with it, I will post them here to, no clue what/why/how/when/ they are in the game.
According to this do i have to download both normal extra content so that extra content would be in the game or can i only download the 1.52gb of the normal compressed?
 

Eonor

Active Member
Sep 9, 2017
984
2,301
Made a compressed Android port of v0.15.3a with Shawn's mod included.

Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left for rollback and swipe right to skip.

Please let me know if you encounter any issues with the port and I'll see what I can do to get them sorted.

Links: -
 

ItzSpc

Active Member
Oct 7, 2020
690
1,111
Damn shame this is not a VN. Never liked sandboxes.

Also, Fiona's massage is bugged. No combination works, so I can't progress her story.
 
Last edited:

Stonerbank

Member
Aug 25, 2017
261
419
Is there any content with Rachel and other men in RM or in the game in general? I know Miro was obviously involved with her, but that seemed to be pretty minor (partly due to how quickly he's gotten rid of). I followed her love route long ago and don't really have the desire to replay the game and go through RM again if the MC remains the only character with her.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,201
8,641
honestly, i don't get what to do to continue evelyn - even the WT mod is confusing:
1684258684770.png
any help? how to trigger "head hunting" on PC?
 

DIRTY FILTHY Animal

Devoted Member
Jun 11, 2020
9,435
32,530
Is there any content with Rachel and other men in RM or in the game in general? I know Miro was obviously involved with her, but that seemed to be pretty minor (partly due to how quickly he's gotten rid of). I followed her love route long ago and don't really have the desire to replay the game and go through RM again if the MC remains the only character with her.
Check the images folder but you have to dig through a lot of folders to find those scenes I think she was blowing or jacking off 2 guys while mc fucked her
 
  • Like
Reactions: Stonerbank

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,198
7,059
according to ingame wt this is short update on non-ps route.
and if you on rachs RM route you basically get nothing.. some of the older content was also changed to lock it to the love route too Lol
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
26,301
231,739
What's with all the save files in the main directory??? :unsure:
They were included with the game, no clue, maybe dev testing and forgot to remove them. I did kind of look at them, but if you add them, they start on page 10, and are all on sex scenes.

Your guess is as good as mine why there were included.
 
  • Like
Reactions: bobbo69

bogeyparr

Member
Donor
Oct 12, 2017
269
67
its an auto event that pop off after you completed all of Evs current content. then just sleep at night assuming ther is no other auto events that need to trigger first (since its prety much at the end of the list)




the are in order


Python:
    if loc32_mc_posing == -1:
        jump loc1_grace_dream
    elif loc2_fath_call == 5 and ev_presentation_done:
        jump loc2_fath_call
    elif loc2_fath_call == 11:
        jump loc2_fath_call
    elif loc1_rach_nightcall == 1 and rach_love >= 10  and (rach_got_phone or rach_got_phone2):
        jump loc1_rach_nightcall
    elif loc1_lin_nightcall == 1 and lin_love >= 20 and lin_dye_hair and lin_got_phone:
        jump loc1_lin_nightcall
    elif loc1_fio_nightcall_sub == 1 and fio_route == "sub" and fio_got_phone2 and fio_love >= 10:
        jump loc1_fio_nightcall_sub
    elif loc1_fio_nightcall_sub == 2 and fio_love >= 26:
        jump loc1_fio_nightcall_sub
    elif loc1_fio_nightcall_dom == 1 and fio_route == "dom" and fio_got_phone and fio_love >= 10:
        jump loc1_fio_nightcall_dom
    elif loc1_fio_nightcall_dom == 2 and fio_love >= 26:
        jump loc1_fio_nightcall_dom
    elif loc1_ev_nightcall == 1 and daysn in [1,3,5] and ev_work_problems and ev_love >= 10:
        jump loc1_ev_nightcall  
    elif loc1_ev_nightcall == 2 and daysn in [1,3,5] and ev_love >= 20:
        jump loc1_ev_nightcall
    elif loc1_kira_nightcall == 1 and ev_kira_lesbian >= 1:
        jump loc1_kira_nightcall
    elif loc1_oks_nightcall == 1 and loc45_oks_tests >= 3 and gr_got_phone:
        jump loc1_oks_nightcall
    elif loc1_oks_nightcall == 2 and v_loc13_gr_photoshoot > 1:
        jump loc1_oks_nightcall
    elif loc1_sky_dream == 1 and daysn in range(1,6) and (mon_route == "bl" or kevhouse_hangout >= 3):
        jump loc1_sky_dream
    elif new_library == 2:
        jump new_library
    elif loc1_gr_rach_events == 1 and loc44_allow and gr_love >= 15:
        jump loc1_gr_rach_events
    elif sak_dream == 1 and days >= 25:   #
        jump sak_dreams
    elif sak_dream == 2 and days >= 50:   # Autotrigger after first dream
        jump sak_dreams
    elif v_ev_photo_allada >= 3 and ev_fm_rach_event == 1:  # Autotriggers IF Evelyn. Photo sessions. Allada #2 is complete
        jump ev_fm_rach_events
    elif v_ev_ps_events >= 11 and ev_ps_rach_event == 1:  # Autotriggers IF Evelyn. Dani meeting #3 is complete
        jump ev_ps_rach_events

    elif days >= 5 and 5 not in news_watched:   # Logically, this Dani news scene should be the very first one!
        call dani_news(5) from _call_dani_news_3
    elif jen_route != False and 1 not in news_watched:   # After Art contest
        call dani_news(1) from _call_dani_news
    elif v_loc36_events > 1 and loc16_sky_model > 1 and 2 not in news_watched:   # Triggers if Skylar science club scene and Skylar clothing store scene are complete
        call dani_news(2) from _call_dani_news_1
    elif loc30_allow and 3 not in news_watched:
        call dani_news(3) from _call_dani_news_2
    elif loc45_oks_tests >= 9 and 4 not in news_watched:   # Available IF Oksana first sex scene is complete
        call dani_news(4) from _call_dani_news_4

the one he wants is right before dani news so its basically the last one
thanx/ after reading this i let mc sleep. he had about 3-4 dreams. the last one was rachel hearing eve watching porn and taking notes. the mc hasnt had any dreams since. do you have suggestions for me?
 
4.30 star(s) 187 Votes