Mod Ren'Py Big City's Pleasures cheatmod [Universal]

kidlat

New Member
Jun 11, 2018
12
2
In the folder where you start the game is also a file called "log.txt". It's just a text file, open the file and search for lines starting with 0x52
there's a game folder,renpy folder,lib folder, two big city pleasure .py and big city pleasure game. Which one to open
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,555
5,900
there's a game folder,renpy folder,lib folder, two big city pleasure .py and big city pleasure game. Which one to open
1587401602726.png

If the file isn't there you have never started the game :unsure: or it doesn't have write access to its folder.
 

brittC25

Active Member
Nov 24, 2018
821
578
Just a quick question, Mod works fine btw, good work.
Cash no cheat in the mod to add cash no???
 

xxbyflpxx

New Member
Apr 28, 2020
2
0
Where do you put the cheat file at? I’m using android and I put it in the save file but not working.
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,555
5,900
Where do you put the cheat file at? I’m using android and I put it in the save file but not working.
To use the mod on Android someone has to compile an Android version including the mod.
 
  • Like
Reactions: marteeno

Soffia2

New Member
Jun 28, 2017
12
13
View attachment 541809

Overview:
Enable in-game stat cheat, unlock replays, change affection and sexuality, enable quickmenu
The mod adds a "CHEATS" button on the bottom right of the screen.​

Updated: 2020-04-19
Game/Creator: Big City's Pleasures /
Modder: 0x52
Mod Version: 1.0.2
Game Version: Universal. Should work on all versions (tested on 0.2.2, 0.2.3 & 0.2.4)
You don't have permission to view the spoiler content. Log in or register now.

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

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

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

Let me know if there are any options you would like to see added to this mod.

Please leave a like if you appreciate my work or .

Sad

This mod doesn't work for me
I get an error message :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
Exception: Imagebutton does not have a idle image. (auto=u'nav/stats/cheats_%s.png').

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\python.py", line 1812, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\core.py", line 2624, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\core.py", line 2999, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\core.py", line 2999, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "0x52/screens.rpy.x52", line 12, in execute
  File "0x52/screens.rpy.x52", line 12, in execute
  File "0x52/screens.rpy.x52", line 21, in execute
  File "0x52/screens.rpy.x52", line 35, in execute
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\ui.py", line 927, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "Z:\media\samyaza\Game\Games\BigCitysPleasures-0.2.2-pc\renpy\ui.py", line 921, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'nav/stats/cheats_%s.png').

Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
Big City's Pleasures 0.2.2
Sat May 30 22:29:22 2020
EDIT1 : I added the log.txt

EDIT2 : The same error comes even if i try to use the default name Tony
 
Last edited: