Mod Ren'Py Photo Hunt Cheat Mod [Universal]

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,591
6,034
I didn't really like the viewer for the achievements in the game, so I added one to the mod.

Changelog v2.4:
  • Added an enhanced achievement viewer ( )
    • Zoom slider (zoom from the windowsize up to the original image size)
    • Prev./Next buttons
    • Showing or unlocking an achievement
  • The mod now automatically detects if there are new characters added for the messages (I don't know why I didn't make this before)
  • Moved the money cheat to the main screen of the mod
 

♂Brout&Minou♀

Engaged Member
Jul 30, 2020
2,497
1,809
I didn't really like the viewer for the achievements in the game, so I added one to the mod.

Changelog v2.4:
  • Added an enhanced achievement viewer ( )
    • Zoom slider (zoom from the windowsize up to the original image size)
    • Prev./Next buttons
    • Showing or unlocking an achievement
  • The mod now automatically detects if there are new characters added for the messages (I don't know why I didn't make this before)
  • Moved the money cheat to the main screen of the mod
By the seven hells, yeah! You read my mind! :devilish:
 
  • Love
Reactions: 0x52

ASCAL0N

Member
Mar 18, 2020
189
85
I didn't really like the viewer for the achievements in the game, so I added one to the mod.

Changelog v2.4:
  • Added an enhanced achievement viewer ( )
    • Zoom slider (zoom from the windowsize up to the original image size)
    • Prev./Next buttons
    • Showing or unlocking an achievement
  • The mod now automatically detects if there are new characters added for the messages (I don't know why I didn't make this before)
  • Moved the money cheat to the main screen of the mod
does this work on 0.11.2 or you are planning to upgrade this mod?
 

Deleted member 609064

Well-Known Member
May 11, 2018
1,249
1,586
Getting an error when I try to start the game with the mod file in the GAME directory. Take it out, and the game loads fine.

Just letting you know.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/0x52/0x52_main.rpy", line 9, in <module>
  File "game/0x52/framework/loader.rpy", line 27, in load_file
IOError: [Errno 28] No space left on device

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "0x52_main.rpyc", line 8, in script
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/0x52/0x52_main.rpy", line 9, in <module>
  File "game/0x52/framework/loader.rpy", line 27, in load_file
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\minstore.py", line 66, in print
    _print(*args, **kwargs)
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\log.py", line 235, in write
    self.real_file.flush()
IOError: [Errno 28] No space left on device

Windows-8-6.2.9200-SP0
Ren'Py 7.3.5.606
 
Sun Mar 28 16:55:18 2021
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,591
6,034
Getting an error when I try to start the game with the mod file in the GAME directory. Take it out, and the game loads fine.

Just letting you know.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/0x52/0x52_main.rpy", line 9, in <module>
  File "game/0x52/framework/loader.rpy", line 27, in load_file
IOError: [Errno 28] No space left on device

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "0x52_main.rpyc", line 8, in script
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/0x52/0x52_main.rpy", line 9, in <module>
  File "game/0x52/framework/loader.rpy", line 27, in load_file
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\minstore.py", line 66, in print
    _print(*args, **kwargs)
  File "E:\1 Waiting Next Version\PhotoHunt\photo-hunt-v0.11.2-lite2\renpy\log.py", line 235, in write
    self.real_file.flush()
IOError: [Errno 28] No space left on device

Windows-8-6.2.9200-SP0
Ren'Py 7.3.5.606

Sun Mar 28 16:55:18 2021
The error message says that your disk is full.
 

Budokai

Member
Jul 16, 2017
354
265
I get crash when entering Rachel gallery
Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
NameError: Name 'MC' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "/storage/emulated/11/MEGA/MEGA Downloads/photo-hunt-v0.11.2-lite/photo-hunt-v0.11.2-lite/game/script_loc/loc1_mc_room.rpyc", line 24, in script
     File "renpy/ast.py", line 1969, in execute
  File "renpy/ast.py", line 1957, in call
  File "renpy/statements.py", line 278, in call
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
  File "renpy/exports.py", line 2983, in call_screen
  File "renpy/ui.py", line 298, in interact
  File "renpy/display/core.py", line 3101, in interact
  File "renpy/display/core.py", line 3512, in interact_core
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/screen.py", line 432, in visit_all
  File "renpy/display/core.py", line 3512, in <lambda>
  File "renpy/display/screen.py", line 443, in per_interact
  File "renpy/display/screen.py", line 631, in update
  File "0x52/screens.rpy.x52", line 15, in execute
  File "0x52/screens.rpy.x52", line 15, in execute
  File "0x52/screens.rpy.x52", line 44, in execute
  File "0x52/screens.rpy.x52", line 213, in execute
  File "0x52/screens.rpy.x52", line 224, in execute
  File "0x52/screens.rpy.x52", line 225, in execute
  File "0x52/screens.rpy.x52", line 226, in execute
  File "0x52/screens.rpy.x52", line 227, in execute
  File "0x52/screens.rpy.x52", line 229, in execute
  File "renpy/text/text.py", line 1525, in __init__
  File "renpy/text/text.py", line 1644, in set_text
  File "renpy/substitutions.py", line 270, in substitute
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
NameError: Name 'MC' is not defined.

```
Also, when the mod is applied, the save windows are offseted to the top of the screen,and only shows a little of the lower save windows per page.

I am playing on android,using joiplay.


Edit. I have played enough to define MC name, I don't know why it shows as error
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,591
6,034
I get crash when entering Rachel gallery
Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
NameError: Name 'MC' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "/storage/emulated/11/MEGA/MEGA Downloads/photo-hunt-v0.11.2-lite/photo-hunt-v0.11.2-lite/game/script_loc/loc1_mc_room.rpyc", line 24, in script
     File "renpy/ast.py", line 1969, in execute
  File "renpy/ast.py", line 1957, in call
  File "renpy/statements.py", line 278, in call
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
  File "renpy/exports.py", line 2983, in call_screen
  File "renpy/ui.py", line 298, in interact
  File "renpy/display/core.py", line 3101, in interact
  File "renpy/display/core.py", line 3512, in interact_core
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/screen.py", line 432, in visit_all
  File "renpy/display/core.py", line 3512, in <lambda>
  File "renpy/display/screen.py", line 443, in per_interact
  File "renpy/display/screen.py", line 631, in update
  File "0x52/screens.rpy.x52", line 15, in execute
  File "0x52/screens.rpy.x52", line 15, in execute
  File "0x52/screens.rpy.x52", line 44, in execute
  File "0x52/screens.rpy.x52", line 213, in execute
  File "0x52/screens.rpy.x52", line 224, in execute
  File "0x52/screens.rpy.x52", line 225, in execute
  File "0x52/screens.rpy.x52", line 226, in execute
  File "0x52/screens.rpy.x52", line 227, in execute
  File "0x52/screens.rpy.x52", line 229, in execute
  File "renpy/text/text.py", line 1525, in __init__
  File "renpy/text/text.py", line 1644, in set_text
  File "renpy/substitutions.py", line 270, in substitute
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
NameError: Name 'MC' is not defined.

```
Also, when the mod is applied, the save windows are offseted to the top of the screen,and only shows a little of the lower save windows per page.

I am playing on android,using joiplay.


Edit. I have played enough to define MC name, I don't know why it shows as error
Doesn't look like this has anything to do with the mod. Do you get the same error when opening the build-in gallery of the game?

Looks like some broken Ren'Py version.
 

cf13hh

Newbie
Jul 7, 2018
42
3
giúp tôi với, tôi không thể xem hình ảnh t

help me i can't view images in the gallery of monica and rachel
 

cf13hh

Newbie
Jul 7, 2018
42
3
I get crash when entering Rachel gallery
Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
NameError: Name 'MC' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "/storage/emulated/11/MEGA/MEGA Downloads/photo-hunt-v0.11.2-lite/photo-hunt-v0.11.2-lite/game/script_loc/loc1_mc_room.rpyc", line 24, in script
     File "renpy/ast.py", line 1969, in execute
  File "renpy/ast.py", line 1957, in call
  File "renpy/statements.py", line 278, in call
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
  File "renpy/exports.py", line 2983, in call_screen
  File "renpy/ui.py", line 298, in interact
  File "renpy/display/core.py", line 3101, in interact
  File "renpy/display/core.py", line 3512, in interact_core
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/screen.py", line 432, in visit_all
  File "renpy/display/core.py", line 3512, in <lambda>
  File "renpy/display/screen.py", line 443, in per_interact
  File "renpy/display/screen.py", line 631, in update
  File "0x52/screens.rpy.x52", line 15, in execute
  File "0x52/screens.rpy.x52", line 15, in execute
  File "0x52/screens.rpy.x52", line 44, in execute
  File "0x52/screens.rpy.x52", line 213, in execute
  File "0x52/screens.rpy.x52", line 224, in execute
  File "0x52/screens.rpy.x52", line 225, in execute
  File "0x52/screens.rpy.x52", line 226, in execute
  File "0x52/screens.rpy.x52", line 227, in execute
  File "0x52/screens.rpy.x52", line 229, in execute
  File "renpy/text/text.py", line 1525, in __init__
  File "renpy/text/text.py", line 1644, in set_text
  File "renpy/substitutions.py", line 270, in substitute
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
NameError: Name 'MC' is not defined.

```
Also, when the mod is applied, the save windows are offseted to the top of the screen,and only shows a little of the lower save windows per page.

I am playing on android,using joiplay.


Edit. I have played enough to define MC name, I don't know why it shows as error
I also encountered the same thing