5.00 star(s) 2 Votes

everglow

Member
Game Developer
Sep 14, 2016
169
473
Changelog?
Added in OP.

what to do with downloaded file... i renamed that tar.gz(wtf?!) to rar just to unrar... and i got some 0-win file which i cannot run.
any torrent for g-pack? caz to download one by one is not an option
Use 7zip, first extraction will produce a .tar file, then use 7zip again to extract it.
I'm reviewing the remote build process to produce zips at least on windows.

how to open club i hire girl put in in stage open bar but no option for open club ;d
some guide how to open club?
To open the club you need to reach 20:00 time, have bought the "Stage 1" upgrade and have at least 1 girl with enough energy/mood attributes.

Sorry but what i must do to have some girls on the stage when the club is open ?
I put some girls on the stage "group" but when i open the club, nothing happen :(
On initial levels they wait to have enough audience to be in stage, typically you should get some girl around 21:30 (the number of customers should be higher compared to 20:00). Of course the girls you put in stage should have the basic dance performance (openness 0) to be allocated on stage. Further performances depends on girl's openness, you need to train them in order to get those.
 

everglow

Member
Game Developer
Sep 14, 2016
169
473
Same issue here. No idea where to even start without log or better info about error.
Guys, as stated before, there's no way to produce better error messages, that's the exit code of the embedded game processor.
You can google that, and see that exit code 3221225781 means a dynamic library (DLL) is missing and the executable cannot start at all (thus no logs at all).

The windows build of TUSC requires:
- Windows 10 64bit
- Microsoft Visual C++ Redistributable
- Universal C Runtime (UCRT)

In case your system fulfill the first requirement (and you have an updated system), it should *just work*, as the game contains the VCRedist libs in
- resources/srv/vcruntime140.dll
- resources/srv/vcruntime140_1.dll
and UCRT is a system component in Windows 10 since and .

I'm sorry guys, but I have no idea on what is wrong on your systems.
 

mookee

New Member
May 19, 2017
9
7
Guys, as stated before, there's no way to produce better error messages, that's the exit code of the embedded game processor.
You can google that, and see that exit code 3221225781 means a dynamic library (DLL) is missing and the executable cannot start at all (thus no logs at all).

The windows build of TUSC requires:
- Windows 10 64bit
- Microsoft Visual C++ Redistributable
- Universal C Runtime (UCRT)

In case your system fulfill the first requirement (and you have an updated system), it should *just work*, as the game contains the VCRedist libs in
- resources/srv/vcruntime140.dll
- resources/srv/vcruntime140_1.dll
and UCRT is a system component in Windows 10 since and .

I'm sorry guys, but I have no idea on what is wrong on your systems.
Well there is the answer... running win7, as im not crazy to run win10. Have to deal with it at work already, and that is a nightmare, worst OS i have ever seen, so not using it at home.

Though that(win10 only) sounds like something that should be specified somewhere... But oh well, now i know.
 

sibiloo

Member
Jul 7, 2021
104
89
big problem of this game is training girls will fail mostly and this is bad. another problem is during work, their openness wont growth or will growth veryyy less. which makes it boring to play
 

everglow

Member
Game Developer
Sep 14, 2016
169
473
Well there is the answer... running win7, as im not crazy to run win10. Have to deal with it at work already, and that is a nightmare, worst OS i have ever seen, so not using it at home.

Though that(win10 only) sounds like something that should be specified somewhere... But oh well, now i know.
You right, it was originally stated in the OP. Probably the uploader removed inadvertently, gonna re-add by myself.
I feel you man, the problem here is that the framework I'm using down there only targets recent versions (>= 8.1). No way I can change this :(
 
  • Like
Reactions: mookee

everglow

Member
Game Developer
Sep 14, 2016
169
473
FYI I've updated the girlpacks and trainpacks guides in the OP.

Regarding girlpacks, AFAIK the only ones implementing TUSC only contents are:
- made by Muga453q
- made by me for the original pack made by CruddySculpin
- made by me
hopefully other makers will produce update packs in the future.

Also, in case anyone out there with better english writing skills than me (I'm not a mothertongue) wants to review the default trainpacks (see under resources/data/train) and/or produce new ones, I would be super-happy to add them to the default ones in next versions.
 
  • Like
Reactions: MooseMager

Kaztor08

New Member
Oct 29, 2019
10
8
Hey, I like what you've done so far, i mean it looks slick for sure, however I do miss the charm the original VC had going with the addicting minigame, dragging girls onto slots and the actions on top. It felt more hands-on pardon the pun. For now the game seems to play itself. its numbers on a board and a video player that only works if certain conditions are met. Can you outline the future plans for this and other mechanics?
 

andmont

Newbie
Dec 8, 2017
15
54
Hey, great job on the game! I´ve been using the compatible girlpacks from VC, is there a way to update them with the new content? (i.e. spa, gh) tried and failed
 

Watcher X

Active Member
Dec 26, 2017
756
2,364
Have an occasional random issue where I have say 6 girls available to work (not resting) but as soon as I open the club it says there are 0 girls and I've got guys standing around with no one on stage or serving drinks.
 

everglow

Member
Game Developer
Sep 14, 2016
169
473
I´ve been using the compatible girlpacks from VC, is there a way to update them with the new content? (i.e. spa, gh) tried and failed
Just add the relevant videos in the proper subfolders. Check out the example packs in the OP and the guide.

So, right now, only 3 girl packs? :)
Only 3 girl packs with gym, spa and gloryhole contents. All the hundreds of packs from VC are perfectly compatible, they just don't support these 3 sections.
 
  • Like
Reactions: andmont

everglow

Member
Game Developer
Sep 14, 2016
169
473
Have an occasional random issue where I have say 6 girls available to work (not resting) but as soon as I open the club it says there are 0 girls and I've got guys standing around with no one on stage or serving drinks.
You should check they're actually capable of work (enough energy/mood). In dispositions unavailable girls have light opacity, also in the office status you have the actual number of girls that can work in the upcoming night.

And I should probably fix the current version, as you should not be able to open the club actually.
 
  • Like
Reactions: Watcher X

everglow

Member
Game Developer
Sep 14, 2016
169
473
For now the game seems to play itself. its numbers on a board and a video player that only works if certain conditions are met. Can you outline the future plans for this and other mechanics?
Kaztor08 so, this is quite an hard question :)

Let me start from the fact this wants to be an adult management game. Consequentially I split features into two main categories: the management ones and the "adult" ones. Versions up to 0.4 were focused mainly into designing the core system and implementing "adult" features in order to have enugh content to be played, also considered this is insipred to VC, and starting with less content than VC was a suicidal decision.

Next revision (0.5) will be mainly focused on making the gym and bouncers thing a proper "feature", which means implementing chances and events during night that will make the club close in case you don't invest on that (examples might be: drunk people beating girls, brawls, etc.)
I also have some "adult" features in the backlog, like CCTV cameras and escort requests, that might land somewhere between 0.5 and 0.6.

Then I would like to focus on the management features. And here it comes the "hard" part. Even if the game is at its very beginning (first release was in november this year) it seems to me that the "difficulty" argument is already quite popular between players. Consequentially I feel I should be super-careful about making the management part actually enjoyable, as it may raise the "too much grind, too hard" script :/
And I'm also not a fan of mini-games, which, frankly speaking, I feel are actually out of the scope of the game.

So, at the moment, let's say I have some clear ideas about the next 1-2 versions, but for the long-term future I'm kinda waiting to see what players actually prefer or want, in hope to receive enough feedbacks to have a clearer path about players preference which is not "just make a VC clone" ;)
 

everglow

Member
Game Developer
Sep 14, 2016
169
473
So i have checked every update for the runtime. everything is up to date and its still the same error.
Can you do something for me?
- Open the game folder
- Navigate to resources/srv
- shift + right click and open a command prompt
- issue the commands:
setx __TUSC_LP "54321"
tusc_es.exe
And post here the output of the error you should get.
 

Thunderbolt

Member
May 31, 2017
149
168
So i was cheking something, well with that command i miss and dll -> api-ms-win-core-path-l1-1-0


I checked for missing or corrupted dll files but everything is okay. I repaired the c redistr.... but there everything says its okay.




if i read it correctly the error comes because of win7 and the python update 3.9 .....

so i have dowload the missing dll and place it in the srv folder.

now i got the Erro message (0x0000007b)

could you send me your dll file of that pls, then i checked with yours.
 
Last edited:
5.00 star(s) 2 Votes