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.
My collection is almost complete, like 84-ish percent done. Gotta get them fast because they'll get you like a tornado in the MidwestThe videos of the new games got removed from Spankbang. I'm honestly surprised it took MNF games so long to issue the takedowns.
Hi,
I did some.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.
Thank you. I just tested them all and they're uploading to theI did some.
You must be registered to see the links
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.
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>
You can fix this issue by installingFor 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?
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?You can fix this issue by installingYou must be registered to see the links. Make sure to read the instructions.
If you cant get it to work you can ask for help here.
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.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?
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.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
Unfortunately i cant test and troubleshoot this myself so im just relying on memory to try to help you here: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.
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.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.
Is this a custom mod ?I have found an official player that still runs without installation and can easily replace the BCT player :You must be registered to see the links