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

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,555
5,900
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
Fixed this. But I recommend downloading the latest version of the game.
 

Inphyy

New Member
Jun 23, 2020
9
1
I have a problem, I couldn't activate the mod, I read all the comments, I followed all the instructions but I don't have the option to cheat
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,555
5,900
I have a problem, I couldn't activate the mod, I read all the comments, I followed all the instructions but I don't have the option to cheat
Can you check the log.txt file to see if there are any lines starting with "0x52"?
 

Gundams

Member
Nov 14, 2019
244
139
I tried using your mod and sadly I got this message
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'becky_jessy_1'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\BigCitysPleasures-0.2.4c-pc\renpy\ast.py", line 1573, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\BigCitysPleasures-0.2.4c-pc\renpy\script.py", line 871, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'becky_jessy_1'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Big City's Pleasures 0.2.4c
Sat Jun 27 17:32:09 2020
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,555
5,900
I tried using your mod and sadly I got this message
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'becky_jessy_1'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\BigCitysPleasures-0.2.4c-pc\renpy\ast.py", line 1573, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\BigCitysPleasures-0.2.4c-pc\renpy\script.py", line 871, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'becky_jessy_1'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Big City's Pleasures 0.2.4c
Sat Jun 27 17:32:09 2020
When do you get this message?
 

Porcus Dev

Engaged Member
Game Developer
Oct 12, 2017
2,582
4,686
I tried using your mod and sadly I got this message
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
ScriptError: could not find label 'becky_jessy_1'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 167, in script
    jump expression _in_replay
  File "E:\BigCitysPleasures-0.2.4c-pc\renpy\ast.py", line 1573, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\BigCitysPleasures-0.2.4c-pc\renpy\script.py", line 871, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'becky_jessy_1'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Big City's Pleasures 0.2.4c
Sat Jun 27 17:32:09 2020
When do you get this message?
I think you need to apply this:
You don't have permission to view the spoiler content. Log in or register now.

This way you won't get that error by not locating that particular "label".
 
  • Like
  • Love
Reactions: Graybo and 0x52

Porcus Dev

Engaged Member
Game Developer
Oct 12, 2017
2,582
4,686
View attachment 708346
Pic 2

View attachment 708347

As you can see, the numbers don't match or I can't change them
Ups, estás jugando en Android :p
En esa compilación no podrás aplicar los archivos mencionados tal como se indica, en Android funciona diferente, esos pasos son para la versión de PC (o MAC supongo).

En la versión de está corregido ese error que te sale; y el mismo juego lleva incorporado un sistema de trucos que se activa si pulsas encima de la nariz de Tony.

En cuanto al problema con los valores incorrectos, creo que es debido a que usas un archivo de guardado de PC (probablemente el que se facilita en la OP del juego) en la compilación para Android... deberías usar un archivo de guardado creado desde la versión para Android, pero yo no dispongo que ninguno, te recomiendo que lo pidas en el hilo oficial del juego.
--------------------------------------------
Oops, you're playing on Android :p

In that compilation you won't be able to apply the mentioned files as indicated, in Android it works differently, those steps are for the PC (or MAC I guess) version.

In the version that bug is fixed; and the same game has a built-in cheat system that is activated if you click on Tony's nose.

As for the problem with the wrong values, I think it's because you use a PC save file (probably the one provided in the game's OP) in the Android compilation... you should use a save file created from the Android version, but I don't have one, I recommend you to ask for it in the game's official thread.
 
  • Like
Reactions: 0x52

Inphyy

New Member
Jun 23, 2020
9
1
Ups, estás jugando en Android :p
En esa compilación no podrás aplicar los archivos mencionados tal como se indica, en Android funciona diferente, esos pasos son para la versión de PC (o MAC supongo).

En la versión de está corregido ese error que te sale; y el mismo juego lleva incorporado un sistema de trucos que se activa si pulsas encima de la nariz de Tony.

En cuanto al problema con los valores incorrectos, creo que es debido a que usas un archivo de guardado de PC (probablemente el que se facilita en la OP del juego) en la compilación para Android... deberías usar un archivo de guardado creado desde la versión para Android, pero yo no dispongo que ninguno, te recomiendo que lo pidas en el hilo oficial del juego.
--------------------------------------------
Oops, you're playing on Android :p

In that compilation you won't be able to apply the mentioned files as indicated, in Android it works differently, those steps are for the PC (or MAC I guess) version.

In the version that bug is fixed; and the same game has a built-in cheat system that is activated if you click on Tony's nose.

As for the problem with the wrong values, I think it's because you use a PC save file (probably the one provided in the game's OP) in the Android compilation... you should use a save file created from the Android version, but I don't have one, I recommend you to ask for it in the game's official thread.
wow how easy it was to squeeze the nose xd the mod works thank you so much Sorry for the inconvenience
 
  • Haha
Reactions: Porcus Dev

Porcus Dev

Engaged Member
Game Developer
Oct 12, 2017
2,582
4,686
With this mod can you modify the girls' points?
The built-in cheat system (by clicking on the nose), which isn't an additional mod, doesn't allow you to modify the points of the girls (in fact, it's not recommended since you could cause the sequences not to be shown in the correct order or you could skip some... if it's used it has to be done with moderation or to get to a specific point that is required in some mission to go faster).

The "cheatmod universal" of this thread does allow to modify the points of the girls, but I don't know how you could apply it in Android version :p
 
  • Like
Reactions: 0x52

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,555
5,900
With this mod can you modify the girls' points?
If you want this mod to work on Android you (or someone) has to make an Android port of the game including the mod.
 

Inphyy

New Member
Jun 23, 2020
9
1
Hello, the game is over but I cannot complete all the scenes as an example with Katia, but if I want to continue playing the final part of Gina at night, do you have any way to continue playing and see the rest of the game? scenes that I missed?
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,555
5,900
Hello, the game is over but I cannot complete all the scenes as an example with Katia, but if I want to continue playing the final part of Gina at night, do you have any way to continue playing and see the rest of the game? scenes that I missed?
In the replays tab of the mod you can watch all replays.
 

CaneVolante

Newbie
Jul 7, 2020
63
67
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
I don't have any "0x52" lines in log.txt file, infact the mod doesn't work