Evangelion-01
Devoted Member
- Apr 12, 2018
- 11,156
- 7,583
Bumping this question as I read through several pages and didn't find an answer. Any related information about portraits would be most welcome. Should male and female portraits go in the same folder? How do portraits reference the bodies?Which portrait pack is the best one? Which one would you guys recommend?
Most of them are self explanatory. May be you can just ask for the specific one.I have used the search engine to browse posts throughout the thread, but have been unable to find what I'm looking for.
I'm wondering if there is perhaps a list which explains what each and every variable does in the variables file for the purposes of editing. I know some of them are pretty self explanatory, but there's some I'm unsure of. Just wondering if anyone has ever posted a guide explaining each of the different editable variables for the game and what each of them do.
These two I was unsure of:Most of them are self explanatory. May be you can just ask for the specific one.
The player character can initiate interactions with NPCs who reside in the mansion. These interactions are generally beneficial, since they typically make the NPC more valuable (e.g. increase obedience) - or generate resources (mana, essences). If the player was able to interact infinitely with NPCs then they could print infinite resources. Therefore the total number of interactions per day is capped. The player will quickly run out of opportunities, and therefore they'll need to engage in riskier behavior (e.g. exploration and combat) in order to acquire more resources.These two I was unsure of:
var basesexactions = 1
var basenonsexactions = 1
Yeller, the same code still works. It's still on the OP.Is it still the same cheat code? I can't get fkfynroh to work.
I'd recommend newerLeLurker bodies and portraits.
Referenced by file name. Body must have the same file name as it's portrait. Name must be unique for each set. If you use "Customization - Full Body Image", body without a proper portrait will not display. You can assign portrait only by using "Customization - Portrait" and uncheck the "Assign Both" box.
Male and female portraits can go into the same folder. However, without any modification, version 5.19 will assign random portrait regardless of gender. In version 5.19, extra portraits (without the bodies) are more useful.
The game loads every image in the folder, if you're using the pack I recommended... that's a lot of stuff it's loading, and it can run out of memory and crash. Basically, once you have a good collection of images, the portraits and body selectors are practically useless as they take forever to load, if they don't crash on your computer. I started work on a mod that'd only load those images on-demand. It's got a few issues though, but maybe better than it just outright crashing for some people.May be a stupid question, but... When I want to open "Full Body Image" game crashes. Any way to fix it? Trying to make that mod above work and my current attempts can be summarized in two words: epic fail.
1. A mod that would automatically add full body image would be great, especially if it matched current portrait. Its a pain when you can't access some in-game stuff.The game loads every image in the folder, if you're using the pack I recommended... that's a lot of stuff it's loading, and it can run out of memory and crash. Basically, once you have a good collection of images, the portraits and body selectors are practically useless as they take forever to load, if they don't crash on your computer. I started work on a mod that'd only load those images on-demand. It's got a few issues though, but maybe better than it just outright crashing for some people.
To get the mod working, what do you need? You shouldn't need to open that image selector. If this is an existing game and you just want to apply a new portrait to an existing slave, the mod adds a "Random portrait" button to the slave's customization panel which should set a new random portrait.
I'd recommend newerYou must be registered to see the links. Specifically maybeYou must be registered to see the links. However if going this route, then definitely should add theYou must be registered to see the links. It sets both the portrait and body if there are matching files, and it matches the portrait on race, age, and sex, and tries to match it on hair/fur, skin, tit size, and ass size of the given slave.
Here's direct links to mega if you don't want to check the itch forums:
You must be registered to see the links
You must be registered to see the links
For the portrait+body pack, you want the bodies and portraits folders inside the rar to end up in %APPDATA%\Strive\ and not the top folder in the pack. For the mod, you need to create %APPDATA%\Strive\Mods\ if it doesn't exist, and then extract the mod to that folder.
If you're having trouble getting to/finding this folder, make a new shortcut in windows, right click on desktop or a folder and choose New->Shortcut, and enter this as the location: %APPDATA%\Strive
You mean for an existing portrait? That's something I could probably add. It does automatically set the body image when a new random portrait is selected though (if there is a matching file).]1. A mod that would automatically add full body image would be great, especially if it matched current portrait. Its a pain when you can't access some in-game stuff.
in settings.gd is a minCount, it wants at least that many images to match for race+sex+age, with some leniency for age, where if it can't match then it'll check "adjacent" ages too. If it's not picking anything, then it likely isn't matching something. Portrait packs i've used don't have a lot of male portraits so often it's not matching anything there. If you have stuff, then the tags on it maybe don't match. Can tell me path+filename for a portrait you think should have matched and I can tell you why it didn't.2. It works now. I just needed to stop being stupid. But sometimes it does not add any image. For example, after a quick start the game rolled for me male fox (forgot if that was halfkin or beastkin) and got blank. Random portrait button did not worked, needed to add manually.