- Oct 15, 2021
- 2,484
- 4,087
Give them a break atleast they made the gym dlc, well kinda madeThis guy releases some of the worst updates for real. Pregnancy? no. Skin colour options? no. Ugly P cup boobs? Yes.
Give them a break atleast they made the gym dlc, well kinda madeThis guy releases some of the worst updates for real. Pregnancy? no. Skin colour options? no. Ugly P cup boobs? Yes.
I wanted a shower mini-game damn it!Give them a break atleast they made the gym dlc, well kinda made
Kinda madeGym dlc isnt even that erotic. It looks so half assed. I probably didnt see all of its cg but still.
etchiman image replace allows you to change the clothing and color.1. Might be but they are ejaculation more than this number but i will change.
2. rj couldnt remove all the passives, it comes back, or it doesnt. i try to click remove button but nah some passives couldnt.
3. yea i know that, but there is no exactly a mod for default clothes. The etchiman mods tries to change outfit, i dont want it.
Is no problem, you will face the enemies again and as you unblock new areas you get new enemies. If you want to see the "defeat" scenes you have other chances when that level riots.I defeated the boss on my first try. Is that a problem? Will I miss out on scenes that were supposed to happen there? Or is it a case of what's done is done? Also, for future encounters, if I defeat a boss on the first attempt, does that mean certain scenes won't occur? Additionally, could someone advise me on the best approach to playing the game to fully experience all of its content?
check settings, perhaps they're disabledHello, just picked this game up at the beginning of the month. So brand new. I also just mad this account because of finding issues.
My question is I am unable to find and use Footjob, and Rimjob. At first I thought mods where interfering but I have run the game vanilla and am finding the same issues. Is this something that was taken out it is not in the desire tab and dose not show on how much points a seiten attribute needs to be to preform this act. So wandering what is going on and how do I fix it? Please and thank you!!!
never. why would there be children in a prison?shota mod when?
Wanted to make a joke about the prison kid in jojo's part 6, but couldn't find anything goodnever. why would there be children in a prison?
That was the issue. had to look in the game settings not the mod settings. Also must of gotten changed when there was a reinstall.check settings, perhaps they're disabled
I don't know, not my problem bubbynever. why would there be children in a prison?
I have an ultra-stupid method that doesn't need programming, and a method that's easy in an OS console context.Here's a question for people who are into modding. Which program/methods are you using to find a specified text among many readable files(such as .js files)? For example lets say I want to find the word "gold" among this game's many .js files. Which program/method should I use?
I know of a method, it is kind of stupid but it works. That's why I want to learn if there are better/more efficient methods.
Unfortunately these methods didn't help as I realized I've been using a more efficient method than the ones you've described. Still, that powershell example was interesting to learn, so thanks.I have an ultra-stupid method that doesn't need programming, and a method that's easy in an OS console context.
The stupid way: Notepad++ all the files then search "word" across all the files. Yes, but that's stupid.
A more efficient way: check out basic console syntax and scan a bunch of files for the string within.You must be registered to see the links. Linux has convenient tools for this to a greater extent.