Joiplay needs to update its renpy driver to support Ren'py 8, preferably 8.1Joiplay not working View attachment 2765237
Joiplay needs to update its renpy driver to support Ren'py 8, preferably 8.1Joiplay not working View attachment 2765237
ThanksJoiplay needs to update its renpy driver to support Ren'py 8, preferably 8.1
Which needs to be 8.0.5, fairly certain it doesn't like rpa files alsoThere is no joiplay renpy version 8.1 yet, the new renpy plugin is version 8.0.3
period must be version 8.1 really forced
maybe joiplay has to wait 6 months or next year, joiplay renpy plugin version 8.1
Just click the Cheats menu at the bottom and then select the option for your MC's name. You can increase it there.first time playing a version with this clarity mechanic, and I like it. I would also like to know what the console command is to increase it, just for expediency's sake. already tried mc.clarity = xx and nothing changed. Anyone know the console command?
This worked on macjust install the 7/11 aio like normal then follow these instructions.
Source Code:
You must be registered to see the links(direct download latest development version)
Installation with Source Code:
- Download and extract the full game from one of the links in this post.
- Delete all '.rpa' files except the large 'character-images.rpa'
- Unpack the 'game' folder from the Source Code download zipfile in the root folder of the game (where the .exe is) and overwrite existing files
- Play the game
Game should have a tutorial iircI'm hoping someone can help me with the interface. I have created two serums, both of which show up in the Review Serum Design screen. When I go to the Production area, it says "No Serum Design Set," which, fair enough, I haven't set one yet. However, I have no idea how to get the Production area to produce any of the serums I've designed. I do have a Production person set. I have Supplies. I just don't know what do do next (sometimes the interface is a little...opaque).
it does recently updated so don't have to spank one out if you already have the clarity to choose a option to research. although I think you just fliy through production. but the first time you open set production it should walk thru the screens .Game should have a tutorial iirc
Right, that's where it breaks down. When I click the Production Lines, no serums appear. Where the example you gave gives a list, I see a blank space where the list ought to be.Game should have a tutorial iirc
and you have researched the serums you created??Right, that's where it breaks down. When I click the Production Lines, no serums appear. Where the example you gave gives a list, I see a blank space where the list ought to be.
OK, listen, here's the thing: I thought I did but they're still being researched. So...nevermind.and you have researched the serums you created??
first time playing a version with this clarity mechanic, and I like it. I would also like to know what the console command is to increase it, just for expediency's sake. already tried mc.clarity = xx and nothing changed. Anyone know the console command?
I think the console command is better, where you can go beyond the limited max of the variables than the option you can do in the Cheat Menu. The correct console command is mc.free_clarity = xx (whatever amount you want).Just click the Cheats menu at the bottom and then select the option for your MC's name. You can increase it there.
yeah pretty much in the mod window is going to require close and reload once select it to initialize in game.Nevermind. Those options just randomly appeared upon reloading, even though I've don't so several times before.
Coding is magic, i'm convinced.
Part of the merge was to align variables to be standard. so you are still writing out the code. the_person I believe was completely cleaned up. to person.Let me get this right, are you saying that I don't have to type in the whole original code anymore in the reformulate version but just type in "person.happiness = 100" as an example instead of "the_person.happiness = 100"?
i know exactly how to extract rpa or work from gitguessing you missed this??
Source Code:
You must be registered to see the links(direct download latest development version)
You must be registered to see the links(direct download source code for AIO release 2023.07.11)
Installation with Source Code:
- Download and extract the full game from one of the links in this post.
- Delete all '.rpa' files except the large 'character-images.rpa'
- Unpack the 'game' folder from the Source Code download zipfile in the root folder of the game (where the .exe is) and overwrite existing files
- Play the game