Aleks Mark
Active Member
- Aug 25, 2020
- 809
- 646
Continuation of drinking with Nestor in a cafe, high level with Catalina, it’s not hard to guesswhere is this scene from? View attachment 4690304
Continuation of drinking with Nestor in a cafe, high level with Catalina, it’s not hard to guesswhere is this scene from? View attachment 4690304
In URM options , enable watch panel for hidden paths , always look for event start or something like thatHow can i trigger events manually? I am using URM.
As in life, don't pay rentIs there a way to turn back to the bum after becoming normal look?
If you understand how to use the URM program then that is probably the quickest way. In all honesty the game is so all over the place that at some point it will likely require a complete restart due to how much of a structural mess it is. For now I would just go see what you want to see and then have a few backup saves so that you can try the URM cheats to see the stuff that requires certain looks etc.Is there a way to turn back to the bum after becoming normal look?
This Is Catalina Scene at Cafe when you go cafe with nestor and Catalina is also their then u get Catalina drunk and happy more than 90 parameter then this scene will trigger!where is this scene from? View attachment 4690304
I won't argue about the complexity, let's just say there are quite a few non-obvious actions in the game, I'm currently solving one riddle myselfIn my opinion don't waste time on this game is too much grinding and very confusing, many bugs like bella never come in mc apartment, trash short guide and time skip button is also trash, only game girls are hot and scene rest all trash
I agree with you on everything you said. This forum is full of VN games, where you just press enter and read dialogue that makes your eyes bleed.I won't argue about the complexity, let's just say there are quite a few non-obvious actions in the game, I'm currently solving one riddle myself. Grinding also takes place, but in general and not only in this game. I understand your irritation, especially when you got used to playing with a mod (I'm talking about myself), but it all depends on you, you don't like that you can't wait for Bella, but you can read the walkthrough or the forum, this has been discussed there more than once. Yes, the game is not linear, but it's a game and not a porn video. Not everyone can like the game and that's okay. Unlike the junk that filled the site, it is original and this is its undeniable advantage. It's a pity that it didn't suit you, but there are a lot of games, I'm sure you'll find something you like
.
you need a better brain.Needs better guide.
Simple. Invite nestor to the cafe. But only if your on good term with the boss (sorry forgot the main villian name).where is this scene from? View attachment 4690304
DK the whole name of so called'URM'. I have seen some scenes by Game resource viewer so I wondered if there is a way to go back to the bum. I seldom use cheats but still thank to your suggestions.If you understand how to use the URM program then that is probably the quickest way. In all honesty the game is so all over the place that at some point it will likely require a complete restart due to how much of a structural mess it is. For now I would just go see what you want to see and then have a few backup saves so that you can try the URM cheats to see the stuff that requires certain looks etc.
for filename in os.listdir('game/images/bon'): Coding_photo(filename, 10)
$ Coding_photo("jacqueline_bonus_2.png", 10)
$ renpy.sound.play("sounds/rel_plus.ogg", relative_volume = 0.5)
$ renpy.notify("Congratulations! Achievement unlocked! Check game folder ...game/images/bon/...")
I which console need write this?To unlock bonus content execute the following console command:
This is similar to how the game implements it:Python:for filename in os.listdir('game/images/bon'): Coding_photo(filename, 10)
Python:$ Coding_photo("jacqueline_bonus_2.png", 10) $ renpy.sound.play("sounds/rel_plus.ogg", relative_volume = 0.5) $ renpy.notify("Congratulations! Achievement unlocked! Check game folder ...game/images/bon/...")