I will try to just paste girls pack into Happy Hour v9.1.S.1 and see if that works.
Edit: That didn't work, same issue, i think only full save would solve this.
I do my best to try to ensure saves are compatible as best as I can, but unfortunately, once new features start adding to the save files there's only so much I can do in that regard, and I apologize that it isn't in this case.
On the bright side, scramble mode is meant for replayability!
As for Anna not showing:
1) Make sure your Girlpacks folder is always organized and set up like this:
The system isn't going to look deeply into subfolders, it expects your packs to be organised like this, and if it finds something that doesn't quite fit, it won't accept it.
2) Make sure that her top level folder opens directly into the folder with images, JSON_data, texts, and videos folders. If opening it goes into a subfolder with the girls name again, the system can't see it correctly and will ignore it.
It should look like this:
If you have a data.yml file here as well, that's okay, that's for The Ultimate Strip Club and you can safely ignore it, Venus Club doesn't do anything with it, nor does it care that it's there, so just leave it there for TUSC-compatibility.
3) go into her JSON_data folder, open her Description.JSON file (you can do so in notepad)
and make sure that there's no line that says:
"inLottery": "true",
and if there is, either change "true" to "false" or delete the line entirely, if you want her to show up in recruits straight away. This line being "true" doesn't mean she isn't in the game, but it does mean you'll have to wait until you use the lottery before you'll see her.
Then, you'll also want to make sure....
Also after downloading a girl pack if I rename the girlpack to something else then it doesn't appear in the game. Is there a way around it?
4) You also have to make sure the girlpack folder name and their name in their information file is identical. So, go into her JSON_data folder, and open her Description.JSON file and make sure the line that says
"name": "Kimberly Brix",
or whatever, has the exact same name that you named her girlpack folder.
So, for example, for Xxlayna Marie, in the Description.JSON file, if the like says anything except
"name": 'Xxlayna Marie",
then the system will reject it outright, and it won't work or be visible by any means. The game will refuse to load it.
5) In the Description.JSON file, every entry but the last needs to end with a comma. I don't make the rules. JSON does.