4.70 star(s) 6 Votes

Yanho

Member
May 25, 2022
254
75
104
Did you download it here or patreon? Because i downloaded the game from patreon and it works for me
 

Maxxos227

Newbie
Aug 15, 2017
15
9
173
Go download it from patreon and the game should work normally
Got it from patreon. No change. Still the same issue. The same fight with Mai over and over again with no change or anyone showing up at home to continue the story.

It has to be a save issue, this happened to me before. I need another save that already has progressed to the point up to Mai or after.
 
  • Like
Reactions: ApolloT

Commander HS

Member
May 3, 2019
177
55
153
My skip option is grayed out i cannot skip unseen texts. Even if i enable skip unseen text from preferences it doesn't work. Can anyone help me please.
 

L33tmaster

Member
Jun 7, 2017
402
441
222
Got it from patreon. No change. Still the same issue. The same fight with Mai over and over again with no change or anyone showing up at home to continue the story.

It has to be a save issue, this happened to me before. I need another save that already has progressed to the point up to Mai or after.
Make sure to not copy over the old data. If you do then somethings don't work for some reason or another. Move save into the new files, hope it works for ya(y)
edit: What I am saying is just download the new stuff, make a new folder then extract, and place the old save data in the new folder.
e1c4d80da8f4f7551ca13b179e48d0ad.gif
 

SFManiac

Newbie
Game Developer
Jul 23, 2020
79
1,068
290
I have found the bug that's causing map locations to not appear when finishing battles, working on it!
 

skyrfen

Ultimate Torrent Dude
Donor
Jun 13, 2021
4,659
2,819
387
StreetBrawlersAdultPlayground-B7.3Fix
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

xmehmehmehx

New Member
May 22, 2018
13
27
109
Script to rig the dice rolls.

Python:
# Paste into file named whatever.rpy under game/

init python:
    config.label_overrides['dice_roll'] = "dice_roll_mod"

label dice_roll_mod:
    $ d4 = 4 # renpy.random.randint(1, 4)
    $ d6 = 6 # renpy.random.randint(1, 6)
    $ d10 = 10 # renpy.random.randint(1, 10)
    $ d20 = 20 # renpy.random.randint(1, 20)
    $ d40 = 40 # renpy.random.randint(1, 40)
    return
 
May 15, 2018
117
103
164
SF Maniac DEV

NICE GAME! i have some ideas for consideration, making this more to my liking.

in the battle hub it would be cool if we could create multiple heroes to fight the women. maybe in future possible tag team fights. or handicap fights 2 on 1.

let us edit some stats and perks. and let us choose the moves. and name additional heroes. perhaps a watch mode i want to create my own world with the Quality of this game. you did a real nice job.

finally with these modes, remove the dialogue, just the moves will be perfect. the dialogue was great for one playthrough, but wouldnt be needed going forward with this kind of modes.

and i would love if you get more sex moves during the fights to be interactive. like stopping an arrow in a certain spot kind of thing. easy QTE or Hard depending on your skill level of your fighter and enemy fighter. this game NEEDS some sort of mini game so we pro long the punishment with holds.

Thanks For Your Time! Keep Up The Good Work.
 
4.70 star(s) 6 Votes