Create and Fuck your AI Cum Slut –70% OFF
x
2.90 star(s) 12 Votes

NihonSucks123

Member
May 21, 2021
205
397
187
The videos of the new games got removed from Spankbang :(. I'm honestly surprised it took MNF games so long to issue the takedowns.
 
Feb 27, 2020
377
491
114
I noticed that some html5 games i have in my mediafire folder lack the scene-menu thing. You know, the one that lets you jump between sex scenes and stuff by pressing space bar.

I would like to know if anyone here has the following games with said scene-viewer so i can update my folder. Much appreciated.
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: nmhg73
Aug 6, 2021
16
18
37
I noticed that some html5 games i have in my mediafire folder lack the scene-menu thing. You know, the one that lets you jump between sex scenes and stuff by pressing space bar.

I would like to know if anyone here has the following games with said scene-viewer so i can update my folder. Much appreciated.
You don't have permission to view the spoiler content. Log in or register now.
I did some.

additional games in the attached zip.

Btw it's set up to the D key instead of SPACE. If you want to switch, edit debug.js, look for the last lines, you will see :
if(e.key=='d')
change it to if(e.key==' ') to trigger the menu via the spacebar.
 
Feb 27, 2020
377
491
114
I did some.

additional games in the attached zip.

Btw it's set up to the D key instead of SPACE. If you want to switch, edit debug.js, look for the last lines, you will see :
if(e.key=='d')
change it to if(e.key==' ') to trigger the menu via the spacebar.
Thank you. I just tested them all and they're uploading to the as we speak.
I did made some modifications to Ho-Down's debug code due to some issues. ill try to detail them changes below:
Code:
MAIN (/debug.js)
    PART 2 cant be clicked on
    line 66:       <h3><a href="part2/index.html"></a>PART 2</h3>
    changed to:    <h3><a href="part2/index.html">PART 2</a></h3>

PART 1 Sex (/part1/sex-scene/debug.js)
    See attached screenshot
    line 65:       <h3><a href="../../index.html">MAIN</a></h3>
    changed to:    <h3><a href="../../index1.html">MAIN</a></h3>

PART 2 Sex (/part2/sex-scene/debug.js))
    See attached screenshot again
    line 65:       <h3><a href="../../index.html">MAIN</a></h3>
    changed to:    <h3><a href="../../index1.html">MAIN</a></h3>
   
    PART 2 is misnamed as PART 2 SEX
    line 68:       <h3><a href="../../part2/index.html">PART 2 Sex</a></h3>
    changed to:    <h3><a href="../../part2/index.html">PART 2</a></h3>
I've also added the debug to the minigames so that we're able to access the main and both sex screens from said minigames. Seems to work nicely.
 

slanto

Member
Jul 22, 2018
117
69
69
For some reason whenever I try firing up the Baka Loader, it says I'm missing flash32_17_0_0_1341.ocx.
Considering that Flash has been discontinued entirely which is why I assume this is the reason it stopped working, is there something else that works like it where I can just fast forward to the sex scenes, rather than go through all the dialogue every time I fire it up?
 
Feb 27, 2020
377
491
114
For some reason whenever I try firing up the Baka Loader, it says I'm missing flash32_17_0_0_1341.ocx.
Considering that Flash has been discontinued entirely which is why I assume this is the reason it stopped working, is there something else that works like it where I can just fast forward to the sex scenes, rather than go through all the dialogue every time I fire it up?
You can fix this issue by installing . Make sure to read the instructions.
If you cant get it to work you can ask for help here.
 

slanto

Member
Jul 22, 2018
117
69
69
You can fix this issue by installing . Make sure to read the instructions.
If you cant get it to work you can ask for help here.
Thank you so much. I downloaded a rather old pack that came with the baka loader, because I thought the latest ones don't have it, but is it safe to assume that the Baka Selector would detect the newer games as well if I put all loaders and selectors in the same folder?
 
Feb 27, 2020
377
491
114
Thank you so much. I downloaded a rather old pack that came with the baka loader, because I thought the latest ones don't have it, but is it safe to assume that the Baka Selector would detect the newer games as well if I put all loaders and selectors in the same folder?
baka selector will detect any flash game as long as there is a jpg with the same name in ./data/images/. I suggest you download this baka.selector since its up to date with the latest thumbnails.

That link works for you too, H3ll. It also has a bct.loader and bct.selector
 

slanto

Member
Jul 22, 2018
117
69
69
baka selector will detect any flash game as long as there is a jpg with the same name in ./data/images/. I suggest you download this baka.selector since its up to date with the latest thumbnails.

That link works for you too, H3ll. It also has a bct.loader and bct.selector
How do I put these files and folders together exactly? I assumed to just extract all the zipped games, and put the baka loader and selector in the same location and it'd just find it, but clicking on thumbnails of the selector doesn't start any game. Am I missing a step somewhere? Couldn't find a readme.txt explaining how it works exactly with what's on the home page.
 
Last edited:
Feb 27, 2020
377
491
114
How do I put these files and folders together exactly? I assumed to just extract all the zipped games, and put the baka loader and selector in the same location and it'd just find it, but clicking on thumbnails of the selector doesn't start any game. Am I missing a step somewhere? Couldn't find a readme.txt explaining how it works exactly with what's on the home page.
Unfortunately i cant test and troubleshoot this myself so im just relying on memory to try to help you here:
The first question is, of course, whether the jpg in /data/images/ has the same name of the .swf file. If its not, fix it.
Another aspect is that the zlib.dll file must be in the same folder as baka.loader.exe. If its not, fix it.

Do remember to check the link i gave you. The creator of this program himself spends time helping ppl way more thoroughly than i can do atm.
 

slanto

Member
Jul 22, 2018
117
69
69
Unfortunately i cant test and troubleshoot this myself so im just relying on memory to try to help you here:
The first question is, of course, whether the jpg in /data/images/ has the same name of the .swf file. If its not, fix it.
Another aspect is that the zlib.dll file must be in the same folder as baka.loader.exe. If its not, fix it.

Do remember to check the link i gave you. The creator of this program himself spends time helping ppl way more thoroughly than i can do atm.
That definitely did the trick. It's because all games on the front page SWF titles do not match the JPG in the data folder. I tested a couple and I guess... this is a very big project to do, unless somebody else is doing it and plans on uploading it soon.
Thank you so much for your patience and help on this. My experience here is getting ridiculed for asking a question that would have been answered between page 37 and 52.
 
2.90 star(s) 12 Votes