Photo Hunt [Ongoing] – Version: 0.16.1

The story is happening around your character, who was unwilingly sent to his mother house. The city you have known before is now like different – so much has changed. Above all, after just one mistake you lost your siblings trust. No money, no love, only your new camera and desire to turn things upside down…​

Game Description

Developer:
Moochie


Consider supporting the dev if you like the game and want them to do what they love. Click on dev’s link for more info.

Release Date: 18 November, 2023

Game Size: 5.23 GB

Censorship: Uncensored

Game Engine: Ren’Py

Current Game Version: 0.16.1 (Ongoing)

System Requirements

  • Dual Core Pentium or equivalent Processor.
  • Intel HD 2000 or equivalent Graphics.
  • 5.23 GB of free disk space (Recommended to have twice as much free disk space than this).

Install Guide

  • Extract and run.

Screenshots

Download Links

Walkthrough and Guide

Bugfix

Cheat Mod

Cheat Code:

v16.1

CHEAT CODE= “dreamgirl”

v0.15.3a

CHEAT CODE = “rachcon”

UNLOCK CODE = “catmeow”

v0.14.1

CHEAT CODE = “erograce”

UNLOCK CODE = “giveittome”

Official Walkthrough

Multi Mod

Gallery Unlock: go the game directory and you will see a file called “gallery_main.rpy” open that in notepad or other similar programs, look for this code. It’s not far down and has 3 lines of russian above it, starts on line 48.

Code:

if char_id not in persistent.gallery:

return False

if ev_id not in persistent.gallery[char_id]:

return False

return True