3.70 star(s) 43 Votes

Flagif

New Member
Apr 5, 2022
12
8
It's PC, I also don't know if my config is just too messed up, but I sometimes get freezes where the game freezes trying to determine the next task or names. And the game seems to do this recursive for some reason, so it just leads to an endless loop which freezes the game. My issue with performance is when it takes very long to run this query without an endless loop. If this is a common problem and not just from my config, this def. Needs to be addressed.
This happens when she has nothing to do. e.g. only 2 or 3 tasks to give but all of them are used recently so it runs a loop to find any suitable task but without any left... add more stuff in the contract (you can disobey) that should fix the nearly endless loop.
For me adding Tedium stuff helped. If that timeout/no touching stuff comes to often i know there is nothing else left in that situation. e.g. chastity so no palming, or have a plug then no anal tasks and so on. sometimes a status just blocks access. check her mood when it happens (should spam warnings in the console) so you can see if she loops through punishments or rewards.

This has already been adressed and should be one of this:
1.JPG
sorry for my bad english, hope this helps.
 
Last edited:

Anonym_e

Newbie
May 5, 2021
35
38
Does anyone know of games similar to this with the integration of toys?
Virtual Succubus has a function with bluetooth toys integrated.

An other game that comes to mind is , a free and open source (multiplayer) online hentai game that has this kind of toys integration if you, for example, use the (you need or (Browser addon)) to load the Bondage Club X-Toys Integration in combination with .

You do need to create a bondage club account, but this account doesn't need to be associated with any e-mail.

The last step would be to find someone to fulfill the role of the succubus.
 
  • Like
Reactions: legolaz0101

Skippero_

New Member
Jul 22, 2020
7
5
This happens when she has nothing to do. e.g. only 2 or 3 tasks to give but all of them are used recently so it runs a loop to find any suitable task but without any left... add more stuff in the contract (you can disobey) that should fix the nearly endless loop.
For me adding Tedium stuff helped. If that timeout/no touching stuff comes to often i know there is nothing else left in that situation. e.g. chastity so no palming, or have a plug then no anal tasks and so on. sometimes a status just blocks access. check her mood when it happens (should spam warnings in the console) so you can see if she loops through punishments or rewards.

This has already been adressed and should be one of this:
View attachment 4245279
sorry for my bad english, hope this helps.
Thanks for this answer, gonna take a look at the complexity and co. do give her more variation in tasks. maybe this fixes the loop.
 

Skippero_

New Member
Jul 22, 2020
7
5
Never had performance issues myself, but then again, I got a 4070, mighty overkill for suc a game kek
I mean I don't really have problems in that direction, my pc also rocks a GPU which my electric bill doesn't like but the game itself has problems like as I mentioned before load times, let alone opening the contract first time takes a bit. (At least for me)
 
Jun 22, 2018
325
295
Am I missing something or does the virtual succubus just give you a pre-determined set of instructions? I was hoping that she could give you 100% custom random instructions she can pull off of AI models/online following the guidelines in the contract, and be capable of speaking to you (obviously in a cg voice), respond back to you, and even be somewhat aware of what you are masturbating to. Like the program would 'snoop' on your monitor when you say are masturbating and try to reverse image whatever image/video and then remember that for the future based off of site tags it finds for that material. Or IDK if I'm describing something that isn't technically possible at the moment.
 

morpheus87

Newbie
May 5, 2020
21
45
Am I missing something or does the virtual succubus just give you a pre-determined set of instructions? I was hoping that she could give you 100% custom random instructions she can pull off of AI models/online following the guidelines in the contract, and be capable of speaking to you (obviously in a cg voice), respond back to you, and even be somewhat aware of what you are masturbating to. Like the program would 'snoop' on your monitor when you say are masturbating and try to reverse image whatever image/video and then remember that for the future based off of site tags it finds for that material. Or IDK if I'm describing something that isn't technically possible at the moment.
nope, thats way too advance for this, this is more of like a probability chance to get this or that task based on your previous response (like deny to do some task and if her mood variable is angry or happy), the "AI" aspect here is minimal, if any, you are not training any model or building up some character on the succubus...
 

Flagif

New Member
Apr 5, 2022
12
8
Or IDK if I'm describing something that isn't technically possible at the moment.
This.
If that would be possible we already would've something like or . Not even the big tech is capable of creating something like that, we have to wait a couple more years.
 

profkat

New Member
Oct 30, 2019
10
11
I read it three times and I still dont know what it says >< (except for the optimization part. that I know way too well from work)
as i read it, they went to an event and test out multiplayer concepts and it went badly. MP is likely something they'll try in a different product instead of trying to put it in VS.
Also from that feedback, they understand that VS is needlessly complex and not performant. So they'll focus on refining it and improving performance instead.

I'm all for it if they actually follow this plan.
 
  • Like
Reactions: futajoilover1

futajoilover1

Newbie
Sep 11, 2021
39
156
Am I missing something or does the virtual succubus just give you a pre-determined set of instructions? I was hoping that she could give you 100% custom random instructions she can pull off of AI models/online following the guidelines in the contract, and be capable of speaking to you (obviously in a cg voice), respond back to you, and even be somewhat aware of what you are masturbating to. Like the program would 'snoop' on your monitor when you say are masturbating and try to reverse image whatever image/video and then remember that for the future based off of site tags it finds for that material. Or IDK if I'm describing something that isn't technically possible at the moment.
1) The project predates deep-learning models being available to the common man, so it is not that kind of thing.
2) You are pretty much describing what most would call a virus. Having a program on the background getting data on what you do is pretty much a virus.
nope, thats way too advance for this, this is more of like a probability chance to get this or that task based on your previous response (like deny to do some task and if her mood variable is angry or happy), the "AI" aspect here is minimal, if any, you are not training any model or building up some character on the succubus...
Actually, it is AI all the way. Deep-learning AI isn't the only AI that exists. Remember, AI stands for Artificial Intelligence. Which is just a fancy way to say large number of consecutive if-else statements. It's just pulling up the best on how it should act based on previous uses. It is actually a learning AI in this case, in the same way the nemesis system exits in some game.
as i read it, they went to an event and test out multiplayer concepts and it went badly. MP is likely something they'll try in a different product instead of trying to put it in VS.
Also from that feedback, they understand that VS is needlessly complex and not performant. So they'll focus on refining it and improving performance instead.

I'm all for it if they actually follow this plan.
Yep, that's exactly what i understood too.
 

profkat

New Member
Oct 30, 2019
10
11
in the same way the nemesis system exits in some game.
Haha, hadn't thought of that. I would love a nemesis system style JOI. I think VS was headed that way but it derailed once they changed up the Contract pages (which made everything feel off somehow.)
 
Jun 22, 2018
325
295
2) You are pretty much describing what most would call a virus
Maybe 'snoop' wasn't the right word. What I meant was while the game was running and active and you are in a session, she could see what you're masturbating to, and react to it specifically, and not you masturbating in general. Pleaseure, disgust, etc.; or tell you to masturbate to similar stuff she could find for you. For example "I can't believe you goon to some tag" or "I can tell you like some tag, I want you to goon to this" and she'll bring you to similar stuff on some rule 34 site or whatever with the same tag. Obviously in the contract you would specify what site/s she could use.
 

dea667a

New Member
May 3, 2021
9
8
as i read it, they went to an event and test out multiplayer concepts and it went badly. MP is likely something they'll try in a different product instead of trying to put it in VS.
Also from that feedback, they understand that VS is needlessly complex and not performant. So they'll focus on refining it and improving performance instead.

I'm all for it if they actually follow this plan.
Thanks, based on my yesterdays commit my brain has left on its xmas vacation already xD
 

uwfan1980

Newbie
Aug 17, 2019
46
91
its extremely buggy. there's likely no fix. there's still situations where it happens in the new game. sometimes waiting 10 minutes for the game to reprocuess your contract and chose new activities just breaks itself.

I have discovered I have to constantly reset my game due to bugs like this. there's no real error checking in the back end to make sure the tasks selected are robust, well rounded, or even within the limits you set.

EG: I have a hard cap set of 15 minutes a session. All my sessions are > 30 minutes. the Challenges will completely ignore your settings.

Watersports stop completely. no matter the settings, now they haven't happened in 10+ sessions. Even if Its the only task I turn on.

NonStop "Waiting" tasks. Of my last 30 minute session, I was "hands off" or "waiting" for nearly 15 minutes of it. One section repeated the waiting tasks for 5 straight minutes.

that's just broken gameplay due to the developer not actually having coding skills and making it up as they go. the back end makes no sense and there's no normalized database to control the settings. So it's basically broken text searches failing.

Right now my instance cannot stop repeating "please wait" steps over and over again and I cannot seem to figure out how to disable these. They're completely immersive breaking and ruin the game completely when you're doing nothing but sitting for 10 minutes. Disobeying them will eventually say "She sees you don't like this task" and then she completely repeats the pausing non stop.
 
Jun 22, 2018
325
295
Does anyone know if this game uses noise detection like the xtoys app site does? Like when she commands you to say something, does the game 'detect' when you say something (anything)?
 
3.70 star(s) 43 Votes