What would you like me to add to the game in the next update?

  • The connection (police) mechanic. This would be a new "currency" and a new batch of upgrades.

  • More events and the possiblity for the packmakers to add some in their packs.

  • The possbility to train the skills of the girls

  • Progress the story and add story missions (mostly focused on Nicole)

  • Something else (tell me either by PM or in this thread).


Results are only viewable after voting.

jonas132

Member
Aug 13, 2019
141
363
204
Found a bug with the game state being present between sessions:
When sending a girl to the brokers, if you then start a new game and hire that exact girl, she will be marked as dealing with brokers, despite you don't have access to them in the beginning. You can even get the rewards.
 
  • Hey there
Reactions: WarblGarbl
Aug 10, 2022
23
32
89
Nice game, but one question: What is supposed to be in the bottom left corner of the unlockable features square? I mean the spot below the mafia and to the left of the investors.

Its blank in my game and have not figured out what is supposed to unlock here if anything.
 

rb813

Well-Known Member
Aug 28, 2018
1,589
1,099
326
Nice game, but one question: What is supposed to be in the bottom left corner of the unlockable features square? I mean the spot below the mafia and to the left of the investors.

Its blank in my game and have not figured out what is supposed to unlock here if anything.
I'm not aware of anything ever showing up there, the dev might have just left the place open in case they added anything else in the future.
 
  • Like
Reactions: SedentaryGubbins

macadam

Chicken Bubble Butt
Game Developer
Aug 5, 2016
7,158
10,458
942
so...as i reach max level and stuff. it kind of boring now as it just repetitive.

is there a way to get infinite stamina for the girls?

so that they never get "tired" and i can use them for the whole round duration. i tried to find a value with cheatengine, but no success...
if somebody know how to do this (or maybe share a unity modified file), i would be very glad and happy :D.

i just want this cheat, nothing else. i alredy have all the girls unlocked, all the skills, upgrade and all and i have millions in money at the point it doesnt even go down now LOL.
 

rb813

Well-Known Member
Aug 28, 2018
1,589
1,099
326
is there a way to get infinite stamina for the girls?
There are definitely costumes and upgrades that increase the stamina. It's not infinite, but it might be enough to get them through all or most of the night.
 

macadam

Chicken Bubble Butt
Game Developer
Aug 5, 2016
7,158
10,458
942
There are definitely costumes and upgrades that increase the stamina. It's not infinite, but it might be enough to get them through all or most of the night.
i know.
but i would like to not care anymore about that. being able to use the same girl like 5 times row or such.
even with costumes and even with the bonus given by selecting the good finisher the customer wants, the girl still get tired after 2 days.

to be honest, i just want to enjoy without care about that. i played this soo many times and soo long XD
 

macadam

Chicken Bubble Butt
Game Developer
Aug 5, 2016
7,158
10,458
942
also, may i ask.

how do you add custom music?

i put ogg in the folder (booth folder for having music during the mini game part) but nothing, still the vanilla music all the time :/
is there something specific to do? like changing a value or something in some setting files?
 

WarblGarbl

Active Member
Oct 10, 2017
541
648
258
i know.
but i would like to not care anymore about that. being able to use the same girl like 5 times row or such.
even with costumes and even with the bonus given by selecting the good finisher the customer wants, the girl still get tired after 2 days.

to be honest, i just want to enjoy without care about that. i played this soo many times and soo long XD
A workaround is to skip days. Just end a day with no girls working, and you'll go to the next day. The girl's energy will go up because they're resting. Missing out on money shouldn't be a big issue if you're at the end game.
 
  • Like
Reactions: rb813 and Logan1377

Logan1377

Well-Known Member
Feb 13, 2023
1,414
1,949
253
The big thing with VC is variety, at least for me. Every time I play I try to hire girls that I'm not as familiar with mixed with the ones that I like the best, and slowly progress through everything so that I see as many different scenes as I can. I also tend to play the game in spurts (pun intended), going 3-6 months doing something else, and then coming back to it for a while.
 

rb813

Well-Known Member
Aug 28, 2018
1,589
1,099
326
i know.
but i would like to not care anymore about that. being able to use the same girl like 5 times row or such.
even with costumes and even with the bonus given by selecting the good finisher the customer wants, the girl still get tired after 2 days.

to be honest, i just want to enjoy without care about that. i played this soo many times and soo long XD
Another workaround would be to have the same girlpack in the game multiple times. I think all you need to do is add a number to the end of her name in both the folder name and the JSON (because those always need to match). So, if it was Ashlynn Brooke, make a copy of the Ashlynn Brooke girlpack, then rename the folder to "Ashlynn Brooke1" and change the character's name in the JSON to Ashlynn Brooke1, and then it should show up in the game as a separate character. If you make 6 of those, then one will have plenty of time to recover while the others are working, or you could have six videos of the same girl on the screen at once.

If you add them into a game that's already in progress, you might need to recruit them from the lottery instead of the normal recruitment screen.
 

macadam

Chicken Bubble Butt
Game Developer
Aug 5, 2016
7,158
10,458
942
A workaround is to skip days. Just end a day with no girls working, and you'll go to the next day. The girl's energy will go up because they're resting. Missing out on money shouldn't be a big issue if you're at the end game.
yes but they dont get much energy back. if girl is at 0, next day she'll be at 40-41 at max, and that goes down to 0 pretty fast.

so if i could find a way to modify the setting/speed of how the energy goes down that could be nice.
 

macadam

Chicken Bubble Butt
Game Developer
Aug 5, 2016
7,158
10,458
942
checked.
game is unreal so it use cssharp.dll, i tried to modify the value with dnspy, i found them, but i cant modify them :/

game is definitly moddable on that way for who know how to modify assemblycssharp.dll files.
sadly, i m not at this level :/
 

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
checked.
game is unreal so it use cssharp.dll, i tried to modify the value with dnspy, i found them, but i cant modify them :/

game is definitly moddable on that way for who know how to modify assemblycssharp.dll files.
sadly, i m not at this level :/
Unity 2019. But it does use C#.

Source is at if you can work Unity.
 

macadam

Chicken Bubble Butt
Game Developer
Aug 5, 2016
7,158
10,458
942
Unity 2019. But it does use C#.

Source is at Mega if you can work Unity.
yes, unity, my bad XD

i can deal with C#, but like i said, i m not at this level :/. i still try tho, i manage to "mod" honey select the same way, so there is a way.
Like english people said "there is a will, there is a way"... or something like this...
 

saarlewder

Member
Apr 17, 2024
151
34
114
Updated Link List:

Venus Club v9.4 (64-bit): (All mirrors are without basic girl packs. No version after v8.1 comes with girlpacks)

MEGA, WORKUPLOAD, ,

You will need a roster of girls to start:

Basic Girlpacks I: Here
Basic Girlpacks II: Here

Advanced Girlpacks Thread: Over 1000 packs of different sizes and description here.

Did your girl not show up in the Girlpacks thread? Request new packs here.
Please add more mirrors, or replace the broken ones. ANONFILES is not working as a file-upload service/website, the GOFILE and MEGA links have expired or have been removed, and the WORKUPLOAD is downloading the 21 GB with 30 kb/s, taking around 24 hours of non-stop downloading to complete, and by that time the download link will have expired.
 

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
yes, unity, my bad XD

i can deal with C#, but like i said, i m not at this level :/. i still try tho, i manage to "mod" honey select the same way, so there is a way.
Like english people said "there is a will, there is a way"... or something like this...
Neither was I when I took over the project. I started with a small idea (add a random stat generator mode) to the game when Tobe ended it, and it took off from there.

So, don't be afraid to pick it up and learn.
 
  • Like
Reactions: Logan1377

rb813

Well-Known Member
Aug 28, 2018
1,589
1,099
326
I started with a small idea (add a random stat generator mode) to the game when Tobe ended it, and it took off from there.
I'm really glad you added that. The game would be a lot less fun for me if all the girl had all the same stats all the time. I also didn't like how every girl was available to buy right away in normal mode. I like having limited options.
 

Psycox

New Member
Nov 29, 2020
9
12
103
Unity 2019. But it does use C#.

Source is at Mega if you can work Unity.
Is it ok to download it and start thinker with it? I honestly wanted to see if I could, and would like to extend on it if possible.

Also, have you stopped completely with this one or you still at it trying to improve?
 
4.40 star(s) 48 Votes