Pronzilla's People Permutor v0.7This version is obsolete, look for a newer one elsewhere in this board...Changes from last version:
- added basic jewellery controls
- tweaked to find all hair styles you have installed, rather than only the ones used in installed characters
- now picks up the alternate no-glasses version of Vanessa's hair, for example
- added support for the "no hair" style (not selected by default)
- added hair colour support (only if you have the styler add-on). includes:
- the "dye" colours that come with the hair styler add-on
- a few natural colours via RGB ranges
- a few "dye" colours via RGB ranges
- based on the non-natural colours in the standard dye pack
What is it?Pronzilla's People Permutor is a totally, utterly, UNOFFICIAL, Java-based utility for Ripened Peach's SexSim.
PPP creates random girls (only, for now) by mixing up the girls you have installed (body texture from one, hair from another, eyes from yet another, and so on). It can also change the body proportions a bit.
It creates 10 files in
/Sex Sim/Runtime/user_created/characters, named f-ppp_0.xml to f-ppp_9.xml, containing random girl definitions. So, the next time you start up SS, you'll see 10 extra girls named "ppp 0" to "ppp 9". I'm sure you can figure things out from there.
PLEASE NOTE:
PPP WILL OVERWRITE ANY EXISTING XML FILES NAMED f-ppp_(x).xml
IF YOU HAVE VERSIONS OF THOSE FILES YOU WANT TO KEEP (SUCH AS OUTPUT FROM PREVIOUS RUNS) COPY THEM ELSEWHERE BEFORE RUNNING PPP AGAIN, OR THEY WILL GET WIPED.How do I install it?First, you're going to need to install a Java runtime from
http://www.java.com/ Once you have that installed, just create a directory somewhere on your system and put the ppp.jar file in it. Anywhere on the system will do, but the closer it is to your SexSim directory, the less work it will have to do when you first run it (see below)
Double-click the ppp.jar file to run it.
Note for Windows 7/Vista peopleSexsim keeps its "user_created" data in its program directory. If you installed sexsim in the "program files" directory, and you run as a "normal" (non-admin) user, that means that PPP won't be able to write directly to those directories, because Windows protects them from editing to avoid things getting accidentally trashed.
There are two ways to work around this:
- PPP will detect that it's being blocked. It will then write the files elsewhere instead, and you can manually copy the files into place. (ppp will tell you where to copy them to/from).
- I am told (but have not tested myself) that if you put PPP actually in the sexsim directory, things will work (This tricks windows into thinking ppp is part of sexsim, and cuts it some slack)
What does it do?The first time you run it, it'll go hunting across your system for your copy of SexSim, and record that location in a ppp.properties file next to the ppp.jar, ready for next time. This bit might take a little while (maybe a few minutes at worst) but it only happens once.
Once it's found Sex Sim, it'll scan the Sex Sim directory to see what it's got to play with.
Finally, once it's ready to go, it'll let you play with the options, and then generate the custom xml character files.
Along the way, it will also spit out a ppp.log file in the same directory as the .jar file. You probably don't care about that - it's just a slightly-more-detailed record of what gets shown in the log window.
Things I'd like to add someday(disclaimer: inclusion in this list doesn't guarantee I'm ever going to actually add a feature, just that I'm thinking about doing it some day)
- permuting/morphing males (this may take a while, and I'll probably won't start until jak gives the xml/texture file details)
- internationalization (this will also take a while)
- support for choosing which teeth textures get used (if and when I see any teeth textures that are actually different from the basic one)
Any requests?If there's anything you'd like that's not in the above list, feel free to suggest/ask about it here. No promises, but I'll see what I can do...
The filesppp.jar is the program itself.
history.txt is just a list of what got added in what version, including bug fix descriptions. probably very dull, but included for completeness.