safriscoffi

Member
Game Developer
Feb 3, 2025
135
177
53
Oh okay, are there guides posted somewhere?
And yes it cant save, but the save file are exist on storage, and when i open the game its continue right where i left the game
Yeah, there's a guide section in the post.
As for the save, that's a problem for updating the game. Version handling is handled whenever a save file is loaded. Like, if i add a new character for v0.8 and your save file version is v0.7, the new character will be introduced to your save through loading the data then your save file gets updated to v0.8. Since you're not saving/loading through the intended method, if you update the game at some point and there's a variable the game doesn't recognize, it's gonna break the game.
 

beraknasi

New Member
Oct 14, 2020
3
0
44
Yeah, there's a guide section in the post.
As for the save, that's a problem for updating the game. Version handling is handled whenever a save file is loaded. Like, if i add a new character for v0.8 and your save file version is v0.7, the new character will be introduced to your save through loading the data then your save file gets updated to v0.8. Since you're not saving/loading through the intended method, if you update the game at some point and there's a variable the game doesn't recognize, it's gonna break the game.
All right, thanks alot boss
 

safriscoffi

Member
Game Developer
Feb 3, 2025
135
177
53
If you're on Android and want to play html games without an emulator, you can run a local server using Termux so you can play on your phone's browser. I have no idea where to post this so I'm posting it here.

1. Install .
2. Give it permission to access your files. (If you don't know how to do that, you can skip this step. Your phone will ask for permission as you follow along the steps.)
3. In the Termux app, install python using:
pkg install python
4. Setup the storage (Your phone will ask you for permission in this step if you skipped step 2):
termux-setup-storage
5. Navigate to the game folder. Spaces should have a \ before. Your root folder is ~/storage/shared. So if you have the "Street Hero" folder in your root, type:
cd ~storage/shared/Street\ Hero
6. Your terminal should now say '-/.../shared/Street Hero $' instead of just '- $'
Type this next:
python -m http.server 8000

Now if you go to a browser like Chrome or Safari or whatever the fuck and type
You'd be able to play the game. If you want to play a different game, you don't have to do the entire thing once again. Just step 5 and 6. If I failed to explain the steps properly, maybe ask chatgpt or something.

The benefit of doing this is it's faster since it runs on your browser and you can actually save and load your game.

Note: %20 is html for space so if the html file name has a space, use %20 instead
 

Mugetsu

Newbie
Nov 20, 2017
34
17
179
I am stuck at * Do something with Shizu to bait the rankers* does anyone know what i should i do ?
 

Omae wa shinda

Well-Known Member
May 25, 2020
1,709
2,970
457
i thought sleeping with rival gang daughter create weird alliance instead your supposed father in-law want to murder you.
Yakuza be no chill

Honestly, he could avoid a war by marrying her but instead pussy out.
 

Yamemai

Well-Known Member
Nov 1, 2017
1,207
761
316
I tested it on Edge, Chrome and Brave. Everything works. It could be because of your browser settings.
Tested the online version w/ 4 different browsers (some w/ default settings & no addons); none of the videos have images.
Think it's just system not being able to play hvec files or something, but that shouldn't matter w/ online so no clue.

Ps. Tested some of the other games on the site & their video plays fine.
 

xOGx.com

Formerly 'xOGx X-Rated Online Games'
Jul 8, 2019
17
40
161
Tested the online version w/ 4 different browsers (some w/ default settings & no addons); none of the videos have images.
Think it's just system not being able to play hvec files or something, but that shouldn't matter w/ online so no clue.

Ps. Tested some of the other games on the site & their video plays fine.
Hi! Thanks for posting that.
The videos were recompiled to make sure they work on all types of devices. But I'll do it again, because it doesn't work indeed. For me they do show on desktop PC, not on iOS.

- update, all videos have been recompiled.
I hope this fixes the issue. Videos are now playing on both Desktop PC and iOS for me. (not tested on Android yet)
 
Last edited:
  • Like
Reactions: Yamemai

drifter139

Engaged Member
Dec 11, 2019
2,244
2,299
448
any eta on Street Versus or are you going to work more on Street Villain before that becomes a thing?
 

LGH990203

Newbie
Dec 16, 2018
56
15
131
Congratulations for the completion dev. a fun game. can't wait for your next project. also please add Ohana Non and Mizushima Anju for your next JAV game :love:
 
Last edited:
  • Thinking Face
Reactions: Yamemai
3.80 star(s) 6 Votes