Yes, this is basically what the 0.8.1 hotfix does. You can get it from Vren's Patreon page (see the OP), or search this thread. BTW, @Twistty and @N7, the hotfix should be downloadable directly from the OP, or we'll see messages like this again and again.I'd been running into an error a lot which seemed to be causing all my employees to never come in to work. Apparently the game always thought it was the weekend. If you go into the game folder, open script.rpy, then search for "day % y" (without the quotation marks) and replace the y with a 7 and that fixes the issue.
I guess that part is bugged. The select button is also missing for the three test subjets the head researcher (never removed Stephanie) requires for the research progression at some point. At this point there's not even the "go back" button. We will probably have to wait for the next bug fix.How do I select a new head researcher? Is it bugged? Every time I select the option it shows me the people in the R&D and when I press on them it only shows their stats and the button to go back.
I'll need to check it, but my guess is, supply procurement stops once your supply stockpile reaches the goal. Did you try to increase the supply goal? The stockpile is then reduced by the production girls, who turn supply into serums. Maybe your producers only use a total of 747 supply units a day, so there's no need to buy more? To be honest, I usually stop expanding my company once I have ~10 girls in supply and one less in production, so I have never run into this limit.I keep running into an issue where my daily "Supplies Procured" tops out at 747 units, no matter how many people I have working in the Supply department. I've looked through the console commands to figure out if there's an upper limit deliberately programmed in, or if there's a cheat to work around this problem, but to no avail. Can someone who knows more about ren'py coding help me figure out a workaround to this issue?
Thanks!
*hits self on forehead* YOU ARE CORRECT. Silly me. It just didn't even occur to me that the amount of supplies I was using was that close to the limit! Thank you for pointing this out.I'll need to check it, but my guess is, supply procurement stops once your supply stockpile reaches the goal. Did you try to increase the supply goal? The stockpile is then reduced by the production girls, who turn supply into serums. Maybe your producers only use a total of 747 supply units a day, so there's no need to buy more? To be honest, I usually stop expanding my company once I have ~10 girls in supply and one less in production, so I have never run into this limit.
The 'Select' - Button is on the right side, mostly out of screen. For me about 1pixel was visible (next to the right window border) and clickableI guess that part is bugged. The select button is also missing for the three test subjets the head researcher (never removed Stephanie) requires for the research progression at some point. At this point there's not even the "go back" button. We will probably have to wait for the next bug fix.
All I get is this screen: (Solution in Edit)The 'Select' - Button is on the right side, mostly out of screen. For me about 1pixel was visible (next to the right window border) and clickable
So i got around this Bug.
A quick hotfix could be finding a way to enable the horizontal scrollbar in the table. Some tables have a vertical scrollbar (I'm not sure if this table has it), you could look them up. Or maybe the column width should depend on text length - it doesn't make sense to have the same width for columns with long names and for those with just numbers.So... lucky me
I'll have a look into the code. Maybe i can provide a hot fix for the column width problem.
Layout of UI and text is quite messed throughout several parts of the game. At rooms where more than 6 or 7 people are present you do get a scroll bar to interact with all of those, however the bottom character bottom is mostly behind the menu an off screen. Same for conversation that has too many words in one bubble. But yes, those are minor things. However I found the thing that eployees can crash your business with nothing but their long name quite hillarious.A quick hotfix could be finding a way to enable the horizontal scrollbar in the table. Some tables have a vertical scrollbar (I'm not sure if this table has it), you could look them up. Or maybe the column width should depend on text length - it doesn't make sense to have the same width for columns with long names and for those with just numbers.
Come to think of it, this might be the reason the game uses just the initial instead of the full name in some places. A messy workaround for messy code...[...] employees can crash your business with nothing but their long name [...]
Tested it and it works for me. Cheers. Just be sure to cut down the downloaded file to script.rpy, since it is named 15792_script.rpy upon download. Also renaming the old script.rpy and keeping it in the folder won't work, so make sure to remove it. Maybe someone can put it into the OP adressing head researcher and tier3 research bug.I played a bit with the code and found a solution to the width problem. With my limited coding skills the only way to fix it was to add scrollbars to the grid. Looks ugly, but it works
This file is slightly modded:
- day % 7 fix included
- fixed bug when no suitable uniform was found (now all girls show up at work, if sluttiness is not high enough, they wear no uniform but their own clothes)
- added scroll bars to employee overview screen
- added posibility to strip a girl when she is obedient enough (Modify their wardrobe.)
- tried to make the uniform selection a bit sluttiness dependend
All my modifications are between #mod and #/mod.
Simply replace your sript.rpy file in the game-subfolder (make sure to make a backup of the file before)
Hope it works for you
Matt
That's actually what I love about Lab Rats. You get just enough visual to get an impression of the girl and your imagination does the rest. It works much better for me than seeing the weirdly shaved dick of some 13 year old MC (a.ka. the standard practice)."It's true. This man has no dick."--yes :-(
We're all relatives if you go back far enough.So far, none of the procedurally-generated women you meet are your relatives.
[SMARTASS] From a genetic perspective (ignoring mutation and hereditary defects), the maximum number of any person's initial ancestors is 46. By the way, it's possible for a brother and a sister to not be genetical relatives at all. The chance for that is about 0.000000000001%, assuming their parents are not related to each other. [/SMARTASS]We're all relatives if you go back far enough.
Yes ...you may shoot me now.