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.

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
Hey Disgruntler do you plan on adding the little comedy scenes that used to come along with buying Nicole's (assistant) new jobs? I kind of miss the little bit of banter that used to come each time you wanted her to do something a little pervier. lol
Writing is hard.


Actually it's more that me going into the dialog tree engine system and trying to make sense of it is lowgain effort.

Which isn't a no. It's just a 'uggggggghhh'.
 
  • Haha
Reactions: vasua and Shardoom

Shardoom

Spunkbubble
Donor
May 4, 2017
1,618
1,904
380
Writing is hard.


Actually it's more that me going into the dialog tree engine system and trying to make sense of it is lowgain effort.

Which isn't a no. It's just a 'uggggggghhh'.
Well at least it isn't a no. I understand though, creative writing is wayyy harder than people think. lol
 

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
Well at least it isn't a no. I understand though, creative writing is wayyy harder than people think. lol
That and adding new dialog anything is rough, it's why I've done the beginning game tutorialization in a completely different way.

---

So, not even a third of the way through the webmification of my girlpacks folder and I've already successfully reduced my girlpack folder size by a huge amount. So I'll be doing this to the videos in the source for VCHH which should help get the filesize down.
 
Last edited:
  • Like
Reactions: wormdogs

Shardoom

Spunkbubble
Donor
May 4, 2017
1,618
1,904
380
Struggling to get connection points, in turn this is making it impossible to upgrade the club as after a while they ALL require connection.

I have bought every 'mafia' upgrade and have filled all 6 backroom 'jobs' with 200% girls but I'm currently making about 1 or 2 connection per night. I'm not sure if that's the amount you had intended for us to earn per night but that's pretty friggin torturous if it is.


Edit: I was extending too much. If I use a finisher as soon as it comes up (giggitty) then I appear to get a better rate of connections/night.
(I kind of like hitting extend and watching more though) :(
 
Last edited:

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
Struggling to get connection points, in turn this is making it impossible to upgrade the club as after a while they ALL require connection.

I have bought every 'mafia' upgrade and have filled all 6 backroom 'jobs' with 200% girls but I'm currently making about 1 or 2 connection per night. I'm not sure if that's the amount you had intended for us to earn per night but that's pretty friggin torturous if it is.


Edit: I was extending too much. If I use a finisher as soon as it comes up (giggitty) then I appear to get a better rate of connections/night.
(I kind of like hitting extend and watching more though) :(
I usually devote some investor space to connection if I'm in Crown Jewels mode (because 100 connection is a grind) and have had recent success with builds that go hard into one work-type (usually Penetration Work+) but if you're really struggling, remember that the costume that gives rep, inf, and connection is a pretty substantial bonus. As well, working the broker every night once you're making 25+ influence will supplement your connection income.

Another trick I've used (if desperate) (which also works if you're trying to get investment customers to show up) is to grab a couple Snobs, set your modular booths to dance, and do hard churn. Connection is only gained when you finish a customer (either the moment of using a finisher, or when they leave if a finisher isn't available), and happiness does not impact it. (as opposed to Influence which is happiness based but only gained when you finish)
 
  • Like
Reactions: Shardoom

Shardoom

Spunkbubble
Donor
May 4, 2017
1,618
1,904
380
I usually devote some investor space to connection if I'm in Crown Jewels mode (because 100 connection is a grind) and have had recent success with builds that go hard into one work-type (usually Penetration Work+) but if you're really struggling, remember that the costume that gives rep, inf, and connection is a pretty substantial bonus. As well, working the broker every night once you're making 25+ influence will supplement your connection income.

Another trick I've used (if desperate) (which also works if you're trying to get investment customers to show up) is to grab a couple Snobs, set your modular booths to dance, and do hard churn. Connection is only gained when you finish a customer (either the moment of using a finisher, or when they leave if a finisher isn't available), and happiness does not impact it. (as opposed to Influence which is happiness based but only gained when you finish)
I don't think the investor bonus of 'All clients provide more connection' actually works. I made sure I took investors with that but I still only get connection when finishing a (rare) suit icon customer.

Seriously, the suit icon customer seems to be MEGA RARE in my game. The criminal one shows up wayyyyy more often than the other.
 

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
I don't think the investor bonus of 'All clients provide more connection' actually works. I made sure I took investors with that but I still only get connection when finishing a (rare) suit icon customer.
It's a multiplier. Client has to produce connection to multiply. This does multiply with other connection multipliers though, such as the secretary, and the Wet-T-shirt line of costumes.

I can't have Politicians appear more often though because this becomes an undesirable nerf to Girl Next Door.

Seriously, the suit icon customer seems to be MEGA RARE in my game. The criminal one shows up wayyyyy more often than the other.
Yes, it do be like that. Politicians are rarer than Mafiosos. But common enough to be relatively consistant.

In my testing, I've actually found connection to be more than what I need, even in Crown Jewels mode, with possibly a small grind towards the end.

--------

In other news:

Still running the script that converts all the mp4s to webms on my girlpacks folder. Mine is based on ffmpeg and works as a windows batch file rather than a powershell script, and I can report it's doing a smashing job. I've shaved anywhere between 40-60 GB off of a 200 GB folder so far and it's still not done, so I'm definately going to be running this on the Nicole Aniston videos in the resources of the build when this is done.
 
Last edited:

stonechitlin

Newbie
May 28, 2017
21
13
176
Still running the script that converts all the mp4s to webms on my girlpacks folder. Mine is based on ffmpeg and works as a windows batch file rather than a powershell script, and I can report it's doing a smashing job. I've shaved anywhere between 40-60 GB off of a 200 GB folder so far and it's still not done, so I'm definately going to be running this on the Nicole Aniston videos in the resources of the build when this is done.
Is that using just the command you linked above while having ffmpeg installed?

Code:
@echo off

for /f "delims="  %%m in ('dir /s /b *.mp4') do (
        echo Processing "%%m ..."
        d:\ffmpeg\bin\ffmpeg -n -i "%%m" -vcodec vp8 "%%m.webm"
        echo "Waiting to delete %%m"
        timeout /T 5
        del /q "%%m"
)
I assume that version deletes after converting? Also, can it work from the girlpacks folder? or do you need to dive down deeper into the directory before running the script?

Thanks!
 

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
Is that using just the command you linked above while having ffmpeg installed?

Code:
@echo off

for /f "delims="  %%m in ('dir /s /b *.mp4') do (
        echo Processing "%%m ..."
        d:\ffmpeg\bin\ffmpeg -n -i "%%m" -vcodec vp8 "%%m.webm"
        echo "Waiting to delete %%m"
        timeout /T 5
        del /q "%%m"
)
I assume that version deletes after converting? Also, can it work from the girlpacks folder? or do you need to dive down deeper into the directory before running the script?

Thanks!
1: Make sure the line that says 'd:\ffmpeg\bin\ffmpeg' points to where you have the command installed.

2: You can run it right in the main Venus's Club folder and it will scour every folder and subfolder in your girlpacks.

3: It deletes the mp4s after converting

4: You can stop it at any time and resume it again later and it takes over where it left off.
 
  • Like
Reactions: stonechitlin

Shardoom

Spunkbubble
Donor
May 4, 2017
1,618
1,904
380
1: Make sure the line that says 'd:\ffmpeg\bin\ffmpeg' points to where you have the command installed.

2: You can run it right in the main Venus's Club folder and it will scour every folder and subfolder in your girlpacks.

3: It deletes the mp4s after converting

4: You can stop it at any time and resume it again later and it takes over where it left off.
I just gave this ago, it works and definitely reduces file sizes but my video quality took a pretty big hit.

I think I'm going to just leave them as they are or maybe do them bit by bit using 'Any Video Converter'. That one seems to be able to change mp4's into webm's without hurting the video quality.
 

gymogle

Member
Feb 2, 2017
290
490
276
Loving the game and recent updates. Still find the early game a bit slow and grindy and late game takes off fast and you can just buy everything out of nowhere. Wouldn't know how to go about balancing that. But I noticed you already reduced some costs early on so thank you it's a great start.

My biggest issue would be with the girlpacks. I find many to be low quality or with not enough video variety. Or sometimes the videos are so out of place for a strip club setting it's silly. Like many girls have zero dancing. I know it's entirely up to what people make but I think I'd like some more Girlpacks (like 1 & 2 on the front page) that are more up to par.

Either way 10/10 keep up the good work.
 
  • Like
Reactions: triver10

CaptC

Active Member
Nov 20, 2019
655
1,354
235
My biggest issue would be with the girlpacks. I find many to be low quality or with not enough video variety. Or sometimes the videos are so out of place for a strip club setting it's silly. Like many girls have zero dancing. I know it's entirely up to what people make but I think I'd like some more Girlpacks (like 1 & 2 on the front page) that are more up to par.
The best way to get girlpacks that satisfy you, is to make your own, or improve existing packs. Packs aren't that difficult, although they can be time consuming. If you want help, those of us that make packs will be happy to pass along tips and tricks.
 

saucepan35

Member
Jul 30, 2018
101
378
202
My biggest issue would be with the girlpacks. I find many to be low quality or with not enough video variety. Or sometimes the videos are so out of place for a strip club setting it's silly. Like many girls have zero dancing. I know it's entirely up to what people make but I think I'd like some more Girlpacks (like 1 & 2 on the front page) that are more up to par.
A good indicator (usually but not always) is pack size. If a pack is sub 3-400mb you know it's probably a bit light on content.
Anyway, having tried making a couple packs for myself I quickly disovered how hard it is to find clips to fill out some of the categories. Dance being of them, which is why this category is "posing with clothes" in most packs.
 
  • Like
Reactions: gymogle

UltimatePichu

New Member
Jun 3, 2020
4
1
13
Not sure if this has been an issue for anyone else, but I can't have more than 1 girl working at a time. If I start with one, then assign two after I get a second girl, I can't assign either of them to anything. Their images can be moved, but they stick to where I place them and don't actually work. Did I break something or do something wrong?
 
Last edited:

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
Not sure if this has been an issue for anyone else, but I can't have more than 1 girl working at a time. If I start with one, then assign two after I get a second girl, I can't assign either of them to anything. Their images can be moved, but they stick to where I place them and don't actually work. Did I break something or do something wrong?
Running 9.5 or 9.5.0.1?

Issue is fixed in latest version.
 
  • Like
Reactions: wormdogs

mgunner2010

Member
Dec 9, 2020
185
66
38
Question to girlpack makers out there and to Disgruntler as dev, am I right in assuming that if the girl is not able to perform a certain category (say group performances) and I check the block as "true", say in Threesomes, that the game will pull a generic video out to play for said performance to "fill" it in? Or will this action cause an irrevocable "CTD" action because no such video exist within the certain girlpack?
 

CarlATHF1987

New Member
Nov 20, 2017
13
14
168
Bug I've run into (didn't see anything like it in previous searches)

Was playing a Normal Crown Jewels game, day after I purchased the lvl 1 "Sexy" Costume in the store, when I click on Recruit Girls, it is stuck on a default girl with default stats. I have 80 girlpacks currently installed. Anyone else seen this before?
 

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,059
1,141
229
Question to girlpack makers out there and to Disgruntler as dev, am I right in assuming that if the girl is not able to perform a certain category (say group performances) and I check the block as "true", say in Threesomes, that the game will pull a generic video out to play for said performance to "fill" it in? Or will this action cause an irrevocable "CTD" action because no such video exist within the certain girlpack?
The game has default videos for every act that it plays if a folder is absent.

CarlATHF1987 I can tell you that there's not enough information to tell me what's causing that. That's not your fault--what's going on is something, somewhere, is pointing to a null reference which causes the script running to peace out. This means that it won't run the scripts that place the portraits, set the names, etc. Within that recruitment script there are about a half dozen possible methods that could be null-reffing, and troubleshooting it would require me to replicate it (somehow) while the dev console is active so I can see the log and find out where that null-ref is.

If you reload that day and try again, does it happen again?
 
4.40 star(s) 48 Votes