In order to win the fights in the billiard hall and the park I used a cheat.
In the billiard (against Dude) the mc won it without having started training, and in the park against both opponents (Dude and Cross-eyed), the mc won them after having done the first training with Mikhail (after getting his ring back) and receiving the first fight card.
Edit on line 108 of the
00console.rpy file:
...\MCR2-1.0.01013-pc\renpy\common\
00console.rpy
# If true, the console is enabled despite config.developer being False.
config.console =
False
by
# If true, the console is enabled despite config.developer being False.
config.console =
True
to be able to open the command console by pressing the
SHIFT+O keys inside the game.
Save the game on this screen, before starting the fight with Dude, so you can reload if you lose the fight:
select
Edit deck to choose the cards you want to use in that fight, if you haven't chosen them before by opening the phone and selecting the
Cards icon.
In
Selected cards discard the defence cards, and then in
Avaiable cards choose from the cards you have, the attack cards to replace the defence cards you discarded before. In my case in
Selected cards I chose these cards from the ones I had before I started this fight:
After entering the screen that initiates the fight, open the command console by pressing the
SHIFT+O keys and increase the energy of the mc. In this example I gave him 24 for the fight with Dude
so open the command console with
SHIFT+O and paste or type:
player.energy = 24
then press Enter, type:
exit
and press Enter again to exit the command console
And in this example I gave 32 for the fight with Cross-eyed
player.energy = 32
try to get the mc to connect all the hits in the attack, without the opponent managing to block any of his attacks, to try to subtract as much life as possible from the opponent's energy bar in each round. If the mc loses the fight, reload it using the save you made before starting it and try increasing the value of player.energy, which has a limit where no matter how much you increase it, it has no effect.
When I won that fight with Cross-eyed on the first try, Vanessa mentioned that the mc had lost that fight before, where she went for help and when she came back there was no one there. So it seems that maybe if the mc loses the fight with Cross-eyed in the first encounter, there is a scene that you lose if you win it on the first try.
After beating Cross-eyed in the fight, Vanessa tells him to go to the University infirmary (where she is the nurse) the next day for a check-up. That triggers an event with the mc and Vanessa at the University infirmary.