- Dec 17, 2017
- 7,426
- 9,693
Why not run it yourself?can someone give me the file after you using unren option no.3-6 ?
Or open the bat file and see what it does - these are simple text files.
Why not run it yourself?can someone give me the file after you using unren option no.3-6 ?
my windows dont have powershell so i cant run it
Good to hear! Does it also solve the issue with Consuela not speaking native spanish, the occasionally missing faces, and the indentation issues with some files?I use this tool to decompile summertime saga and works fine
You must be registered to see the links
at least it solves the indentation issuesGood to hear! Does it also solve the issue with Consuela not speaking native spanish, the occasionally missing faces, and the indentation issues with some files?
Even when using this ?And again not decompile unren and notepad https://f95zone.to/threads/forbidden-fruit-v0-5-3-magic-fingers.27200
A window cmd appears and quickly disappearsEven when using this ?
[Note: Keep a copy of "[path to game]/renpy/script.py" before extracting, just in case they changed something.]
This said, it will always happen for this game.
I don't remember where, but the dev's started a thread weeks before the first release, asking for advice regarding the protection of the game. When told by many people that it's not possible and will never effectively works, he answered that it doesn't matter as long as it prevent lambda users to do it.
anonymous function users?prevent lambda users to do it.
Run it in a cmd shell and paste the output.A window cmd appears and quickly disappears
Tutorial for what? What do you want to do?tutorial anywhere? please.
choose what the characters wear, like for example a character being nude in a scene where they are not supposed to.Tutorial for what? What do you want to do?
also says i cannot locate python.exe? sorry, i'm not a tech genius lolTutorial for what? What do you want to do?
does the program work for all Ren'py games?also says i cannot locate python.exe? sorry, i'm not a tech genius lol
thank you for replying back to me, i hope to hear back soon.also says i cannot locate python.exe? sorry, i'm not a tech genius lol
choose what the characters wear, like for example a character being nude in a scene where they are not supposed to.
also says i cannot locate python.exe? sorry, i'm not a tech genius lol
does the program work for all Ren'py games?
First...don't post multiple messages in a row like that. It's considered spamming. See here: https://f95zone.to/threads/f95zone-survival-guide-a-guide-to-making-staff-happy.9784/ - "How to quote multiple posts".thank you for replying back to me, i hope to hear back soon.
i appreciate it. but do you have any suggestions if i cannot locate python.exe according to that. i am not in the main games directory?First...don't post multiple messages in a row like that. It's considered spamming. See here: https://f95zone.to/threads/f95zone-survival-guide-a-guide-to-making-staff-happy.9784/ - "How to quote multiple posts".
This tool will let you unpack Ren'Py archives, and decompile the game's code. To choose what a character wears in a given game, you'll need to go into that game's code and change it. As someone who is "not a tech genius", I don't think you'll be able to do this without learning a lot about Ren'Py and Python.
So, if you really want to do this, your first assignment is to learn Python.You must be registered to see the links
Either that, or the game don't use Ren'py.i appreciate it. but do you have any suggestions if i cannot locate python.exe according to that. i am not in the main games directory?
hmm, fair point. i was just curious is all.How a game handles character dressup is going to be specific to how that game's developer coded it. It is very unlikely that there will be a tutorial for modding the code of some specific porn game; you will need to be able to read and modify RenPy script, possibly including actual Python.
If your level of tech literacy is "can't be sure whether a directory or its subfolders contains python.exe", I would not be optimistic about your chances.
Honestly, getting into coding these kinds of games, most of them can't control the character models from the code. Usually, the code is there to pull up an already rendered image. You wont be able to adjust the clothes because the code is just pulling up a jpg or png file.choose what the characters wear, like for example a character being nude in a scene where they are not supposed to.
it works, little edit unrpa.bat because archive.rpa change to multi rpa archivesEven when using this ?
[Note: Keep a copy of "[path to game]/renpy/script.py" before extracting, just in case they changed something.]