- Feb 5, 2019
- 5
- 2
Thanks for reporting it, now it's fixed (for version 0.11)If you go through BnL's route, and say that Myra is doing a good job seducing Kate, the image of Myra standing won't leave the screen, the sex scene runs normally, but with Myra standing on the screen. She leaves the screen after the sex scene is done.
The only door where you have to input a password is in the convention center and it's 1369, otherwise I don't know what door you are talking about, so I might need more details to help.whats the password for th3 one door to left of the studio a
thx that was the doorThanks for reporting it, now it's fixed (for version 0.11)
The only door where you have to input a password is in the convention center and it's 1369, otherwise I don't know what door you are talking about, so I might need more details to help.
Thanks we will try it!@Moccasin's Mirror The game looks really good, I'm excited to try it. I saw that you were having troubles linking the cg scenes across saves in the gallery. I'm not sure if you resolved this, or if this will certainly work, but this may be a solution: Basically you would use a global variable (as stated previously) (You must be registered to see the links), for each cg scene (ex. GlobalVar Set ErikaSceneOne "1"). You would set this variable to "1" whenever the scene is played (just put it anywhere in the code where the scene is played in the actual game), including game over scenes, and in the gallery, before playing a scene, check if that specific scene variable is "1" or not. Ex.
//in the gallery
//after clicking a thumbnail (probably in some onClick() function )
if (DataManager.getGlobalVar(ErikaSceneOne) === "1") {
//code to play scene here
}
else {
//code to return to gallery here
}
You'll have to download the plugin from the link I provided for this to work I think. The author wants credit, but says it's free for commercial and non commercial use.
The permission stuff as far as I understand can be fixed only in the user pc, but for the saves part we don't have a reliable way to test, we will keep trying so the game works better for the next timeI tried out the Mac version. It's partially functional. The game plays fine, but it doesn't let me save my game and it locks-up with an error when I try to change any settings. Something about not being able to make a directory. I'm not a programmer, but if I had to guess this is probably a permissions issue. They're pretty common when you compile a Mac application on a PC. Beyond that, I can't help you.
We are trying but last time we couldn't make it work, probably in the next version we will have oneThis one needs an android port <3
When you find slimy, you need 20+ Lust, if you have the requiered Lust when slimy starts hitting on Kate you will have the option to have sex with her, so choose alright to see the scene.So how do you get new Slimy scene?
The permission stuff as far as I understand can be fixed only in the user pc, but for the saves part we don't have a reliable way to test, we will keep trying so the game works better for the next time
We are trying but last time we couldn't make it work, probably in the next version we will have one
When you find slimy, you need 20+ Lust, if you have the requiered Lust when slimy starts hitting on Kate you will have the option to have sex with her, so choose alright to see the scene.
Thanks! I'll try to make it work for next version.If it helps, here's a screenshot of the error message (it won't let me copy/paste it). View attachment 280529
mocassin's mirror is releasing public versions 1 month after it's patreon release12.0 update when it out ?
turn it off in your sound mixer?I was going to play this until I realized I couldn't turn off the sound.
Normally for RPGM games I can disable sound through the interface f the game--unless the developer has specifically overridden that option. Additionally, I use my computer for more than playing these games. Yes, I can just turn off the sound through the mixer, but I shouldn't have to do that just to play a stupid game.turn it off in your sound mixer?