Command & Obey your model on Jerkmate — you’re in control. Join Now!
x
Jul 25, 2020
23
28
97
Hey everybody, i have problems finding some pictures. I played the whole story (V3.03) and just missed 3 Events (The paparazzi chronicles; viral visionary; unleashing Norah's fortune).
By the way: DEF: I really love this game - for me it's a good mixture of VN and Free room - keep going (...maybe a little faster with some more sexual content ???).
Ok, so here are the results of the german jury... Sorry, wrong event ;)...
Here are my problems finding some of the pictures:
1) Sabrina - "one of the top bricks of the house"... - i search a lot and klickt on every pixel (;)) - Could someone please send a pic to find it - or a better desciption?
2) Norah - the 2 pics you can only find during the events - how do i get them if i missed them during the event ?
3) Lana - On the wall, near the coconut tree - same problem like Sabrina - help ?
4) Kim - "on one of the shelves..." - same problem like with Nora - solutions ?
5) Juliana - where tf is this dammed house of Juliana - can't find it anywhere in free room...
6) Emily - a) Hiccup Quiz - where is this parrot ? - only after solving this quizz, you can find this picture...
b) "somewhere in the patio"... great disciption - and with a realy exact pointing where to find it... Does anyone can give a better hint please ?
7) Amelia - how can i get to the orphanage during free room (missed finding the pictures during the event) you should be able to get there, but there ist no chance. Does it only work at a special time (Bus Trip) ?

To get the pics "only available during an event" - do i have to load a save an do the events again?

Thanks for your help -
I would be very grateful for help
 

MrDL

Well-Known Member
Nov 11, 2017
1,366
1,893
359
I only just started this so I have no real opinions yet but it was bugging me for a second then I realized Samantha looks like an older Jessica O'Neil but instead of dishing out Hard News maybe Samantha dishes out Hard Justice? :KEK:
 
Last edited:

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,435
318,689
998
Our Home [v3.04.00] [Old Hiccup] - Compressed

Win/Linux [1,19 GB]
- - - -

Mac [1,18 GB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
---------------------------------
Our Home [v3.04.00] [Old Hiccup] - Update only

If you missed it you can find the old Update only patch HERE.

Universal: v3.03.00-> v3.04.00 [455 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Qwert99

Member
Mar 2, 2018
474
1,392
350
Our Home [v3.04.00] [Old Hiccup] - Compressed

Win/Linux [1,19 GB]
- - MEGA - PIXELDRAIN -

Mac [1,18 GB]
- - MEGA - PIXELDRAIN -

You don't have permission to view the spoiler content. Log in or register now.
---------------------------------
Our Home [v3.04.00] [Old Hiccup] - Update only

If you missed it you can find the old Update only patch HERE.

Universal: v3.03.00-> v3.04.00 [455 MB]
- MEGA - PIXELDRAIN - - WORKUPLOAD

You don't have permission to view the spoiler content. Log in or register now.
mac/pc links are reversed for pixeldrain
 
  • Like
Reactions: mye1974 and Bob69

onefingersalute

Engaged Member
Mar 30, 2022
2,226
2,724
386
so question how the hell do you get or what you got to do in order to move forward with Marta in this update where you get "i want you to, Marta" because my shit is greyed out for her and i want to move forward with her can anyone help me ? what do i got to do to go back and do over again
 
  • Like
Reactions: N3m0K1ng

ToyMePlease

New Member
Nov 2, 2025
7
3
3
so question how the hell do you get or what you got to do in order to move forward with Marta in this update where you get "i want you to, Marta" because my shit is greyed out for her and i want to move forward with her can anyone help me ? what do i got to do to go back and do over again
You're missing out big time. Sorry you might reset your whole save.

- Help her with cooking
- Help her to get her job back
- Shower Order

Those are the only ones I can think of that you need to fix to get this scene. Actually Marta route is not that complicated.

Screenshot (219).png
 
Last edited:

sidiouspein

Member
Nov 9, 2020
295
350
228
Since I couldn't find all the pics for the gallery I decided to create a quick unlocker for my own use.
For those interested I thought I share it here.

Code:
init 50 python:
    import renpy.store as store
    import renpy.exports as renpy_exports

    # Prevent a crash when None.encode() is called
    store.persistent.gallery_unlock = " "

    # Define a fake unlock function that accepts any arguments
    # and marks every gallery item and replay as seen/shown
    def fake_unlock_galleries(*args, **kwargs):
        for cs in store.cut_scene_list:
            renpy_exports.mark_label_seen(cs.label)
        for ig in store.image_gallery_items:
            renpy_exports.show(ig.name)
            renpy_exports.hide(ig.name)

    # Patch the Manager class so that its methods use our fake versions
    store.Manager.unlock_galleries   = fake_unlock_galleries
    store.Manager.galleries_unlocked = lambda *args, **kwargs: True
Create a blank file, copy code and save it as UTF8/no BOM format (the format is important!) as "z_force_gallery.rpy" or something to your liking to your game folder. Exit file and run the game - all scenes should be unlocked.
I've also included the file I use myself for your convenience.
This doesn't work.
 
  • Like
Reactions: remillon

skyrfen

Ultimate Torrent Dude
Donor
Jun 13, 2021
4,682
2,821
387
OurHome-3.04
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: *Dreamer*
3.60 star(s) 38 Votes