ElectricArc

Member
Nov 29, 2018
143
142
Does anybody know if there are any plans to include backtracking to a previous serum level or a gallery? I feel like it would be interesting to see a gallery so that you can view the scenes you have already unlocked, and so that if you are playing on one path, you could view scenes from another path.
 

rolson

New Member
Apr 12, 2020
7
2
I have a few questions about image packs:

1) I have been trying to create my own - do I have to resize them accurately in accordance with the originals?
2) Do webm files work properly - 1 or 2 don't seem to (may be related to first question)?
3) Does anyone have image packs of different pornstars that I could download (other than the ones already in the thread) - I'm not going to create a discord account just for a few files - in particular, looking for Alina Lopez, Dani Jensen, Lexi Belle, Maitland Ward, Mia Malkova, Kelsi Monroe, Peta Jensen, Riley Reid, etc?

Thank you in advance.
 
  • Like
Reactions: alexmoose

HaseoOfDeath

Engaged Member
Game Developer
Sep 13, 2017
2,960
5,656
Does anybody know if there are any plans to include backtracking to a previous serum level or a gallery? I feel like it would be interesting to see a gallery so that you can view the scenes you have already unlocked, and so that if you are playing on one path, you could view scenes from another path.
Backtracking is not possible without breaking the game at the seems. Westane has explored options for it but each one is a massive endeavor that needs to be manually done per character. Far too many variables so it isn't happening in the future, at least not from Westane.

As for a gallery... Maybe? We'll see later on in 2023

I have a few questions about image packs:

1) I have been trying to create my own - do I have to resize them accurately in accordance with the originals?
2) Do webm files work properly - 1 or 2 don't seem to (may be related to first question)?
3) Does anyone have image packs of different pornstars that I could download (other than the ones already in the thread) - I'm not going to create a discord account just for a few files - in particular, looking for Alina Lopez, Dani Jensen, Lexi Belle, Maitland Ward, Mia Malkova, Kelsi Monroe, Peta Jensen, Riley Reid, etc?

Thank you in advance.
Best join the Discord since I have no real knowledge about Image Packs. Everyone who has ever made one, hangs out and is available for questions and help
 
  • Like
Reactions: rolson

rolson

New Member
Apr 12, 2020
7
2
Backtracking is not possible without breaking the game at the seems. Westane has explored options for it but each one is a massive endeavor that needs to be manually done per character. Far too many variables so it isn't happening in the future, at least not from Westane.

As for a gallery... Maybe? We'll see later on in 2023



Best join the Discord since I have no real knowledge about Image Packs. Everyone who has ever made one, hangs out and is available for questions and help
Ok. Thank you for your response.
 

Hargan2

Well-Known Member
Nov 27, 2017
1,194
1,384
I have a few questions about image packs:

1) I have been trying to create my own - do I have to resize them accurately in accordance with the originals?
2) Do webm files work properly - 1 or 2 don't seem to (may be related to first question)?
3) Does anyone have image packs of different pornstars that I could download (other than the ones already in the thread) - I'm not going to create a discord account just for a few files - in particular, looking for Alina Lopez, Dani Jensen, Lexi Belle, Maitland Ward, Mia Malkova, Kelsi Monroe, Peta Jensen, Riley Reid, etc?

Thank you in advance.
1. In my experience, no. I've never had any issues on that front, aside from maybe particularly large images taking up more of the screen and requiring more scrolling to read the scene it's in.

2. Webm files do work, I just tested it to confirm. mp4 files work as well, as do webp images.

3. There's a metric buttload of image packs on the discord, but whether you care enough to join is up to you.
 
  • Like
Reactions: rolson

rolson

New Member
Apr 12, 2020
7
2
1. In my experience, no. I've never had any issues on that front, aside from maybe particularly large images taking up more of the screen and requiring more scrolling to read the scene it's in.

2. Webm files do work, I just tested it to confirm. mp4 files work as well, as do webp images.

3. There's a metric buttload of image packs on the discord, but whether you care enough to join is up to you.
Thanks for responding. That clears up a couple of things. Maybe it's just my browser or the files in question that is/are the problem.
 

Hargan2

Well-Known Member
Nov 27, 2017
1,194
1,384
Thanks for responding. That clears up a couple of things. Maybe it's just my browser or the files in question that is/are the problem.
It could be your browser, but in my experience when I have issues with image packs it's usually because I screwed up the formatting, like leaving out a comma or quotiation mark or typing the wrong file extension. So I would double check that first.
 
  • Like
Reactions: rolson

rolson

New Member
Apr 12, 2020
7
2
It could be your browser, but in my experience when I have issues with image packs it's usually because I screwed up the formatting, like leaving out a comma or quotiation mark or typing the wrong file extension. So I would double check that first.
Just checked the browser (firefox) - it's up to date, so unless firefox has a problem it should not be that. As far as images go I make sure that they are named exactly as the original set. That's why I thought that using webms instead of mp4 files could be the problem, as the original files all seem to be in mp4. Will probably just have to find and use different ones instead. Anyway, thanks for your help. It's much appreciated.
 

Hargan2

Well-Known Member
Nov 27, 2017
1,194
1,384
Just checked the browser (firefox) - it's up to date, so unless firefox has a problem it should not be that. As far as images go I make sure that they are named exactly as the original set. That's why I thought that using webms instead of mp4 files could be the problem, as the original files all seem to be in mp4. Will probably just have to find and use different ones instead. Anyway, thanks for your help. It's much appreciated.
Wait, are you just renaming the files and overwriting the existing ones instead of adding your new images to the appropriate .js files? That's probably why it isn't working. If you have a file called "X.mp4" and replace it with a webm file, then you'd have to change the extension to .mp4 to get the game to call it, and even then it probably won't work because it's calling a .mp4 file and you're handing it a .webm file.

You should look at the guide on the game's website to learn how to properly make an image pack. You need to put the new images in preferably a new subfolder, then add the filenames to the correct entries in the appropriate .js files so the game uses them.
 
  • Like
Reactions: rolson

rolson

New Member
Apr 12, 2020
7
2
Wait, are you just renaming the files and overwriting the existing ones instead of adding your new images to the appropriate .js files? That's probably why it isn't working. If you have a file called "X.mp4" and replace it with a webm file, then you'd have to change the extension to .mp4 to get the game to call it, and even then it probably won't work because it's calling a .mp4 file and you're handing it a .webm file.

You should look at the guide on the game's website to learn how to properly make an image pack. You need to put the new images in preferably a new subfolder, then add the filenames to the correct entries in the appropriate .js files so the game uses them.
Ah, that's probably it. Forgive me, I'm a bit of a duh-head when it comes to things like this. It's a good game as is, but I would just like to include my own choice of characters. I'll follow your advice and read the website's guide on this. Hopefully I'll get it right soon enough. Thanks again for your help.
 
  • Like
Reactions: Hargan2

Hargan2

Well-Known Member
Nov 27, 2017
1,194
1,384
Ah, that's probably it. Forgive me, I'm a bit of a duh-head when it comes to things like this. It's a good game as is, but I would just like to include my own choice of characters. I'll follow your advice and read the website's guide on this. Hopefully I'll get it right soon enough. Thanks again for your help.
No problem! It might seem a little daunting at first to edit the .js files, but once you get the hang of it, it's very straightforward and simple
 

rolson

New Member
Apr 12, 2020
7
2
As an aside to my earlier posts, I wonder if this link https://f95zone.to/threads/girlpack-releases-for-venuss-club-tobe.54956/post-3801759 would be useful to others who wish to start making their own image packs (hope I'm not infringing upon anyones work). There seems to be a fantastic selection of girl packs for female, bimbo, mom and sister characters, at least in terms of videos. Adequate jpgs would probably have to be found elsewhere.

In the end, I would hope that we could replicate something similar for this thread that was not dependent upon joining discord (I myself don't have a phone under my own name, at the moment - nothing sinister, I would hope). Apologies if I've overstepped, and I hope this is of help to many of you in this thread.
 
Last edited:

xana94

Well-Known Member
Nov 13, 2021
1,563
2,112
Does anybody know if there are any plans to include backtracking to a previous serum level or a gallery? I feel like it would be interesting to see a gallery so that you can view the scenes you have already unlocked, and so that if you are playing on one path, you could view scenes from another path.
There IS a gallery. You have to use the debug mode cheat
 

Faceless0ne

Member
Sep 8, 2018
433
917
There IS a gallery. You have to use the debug mode cheat
Yes and No.
While yes, you can play most scenes/events in the debug mode - you can't play all of them (like the ones happening after work) or every itteration of certain events (quite a few have special prerequesits like a certain gender and/or stat).
 

Elbek

Newbie
Oct 29, 2017
86
61
You could do one update just to improve the old midia of interactions with the family and old partners, spicying up, adding more variety, with scenes of the real pornstars they represent instead of generic interections.
 
3.90 star(s) 75 Votes