Basically everyone: Sasha Grey ad example, or Angela White, Cherie Deville and so onwitch girl/mother? they might have a clothing preventing it (happen to me with a couple of them)
Basically everyone: Sasha Grey ad example, or Angela White, Cherie Deville and so onwitch girl/mother? they might have a clothing preventing it (happen to me with a couple of them)
I think, if they still have clothing that works for that location, they'll try to dress to match it. Even if they're fine with streaking nude, they'll still try to wear the bikini/onepiece swimsuit. Unless the beach works differently as that location makes sense for people to be naked.Hi everyone,
just a question:
I have mothers and girls with maximum corruption and maximum naturism, but they don't appear naked at the beach. With the precedent version, this happened just when they were at 80%.
What I'm missing?
Thanks to everyone who can give me an advice
BolHeX I think expanding on the simple tags for fullbodies would fine tune this. bare-beach, uniform-topless, dress_slut-bar, etc. Just need a standard format to followI think, if they still have clothing that works for that location, they'll try to dress to match it. Even if they're fine with streaking nude, they'll still try to wear the bikini/onepiece swimsuit. Unless the beach works differently as that location makes sense for people to be naked.
I have had users express interest about this. I would need to change how body images are generated to when the enter a location but it would be nice to have the fine tuning option if modders want it.BolHeX I think expanding on the simple tags for fullbodies would fine tune this. bare-beach, uniform-topless, dress_slut-bar, etc. Just need a standard format to follow
You can manage that from the photoshoot menu(where you select the girl and shoot). There is a red X than you can click to add it to the auto shoot queue, there is also a button on the top left where you can set her budget.How can I use the shoot assistant to take picture and videos?
It should work on JoiPlay as well but I haven't tested it.Would the mod manager work fine with joiplay since I use it to play on android?
click on the green checkmark next to the shoot nameHow can I use the shoot assistant to take picture and videos?
you messed up a little bit some how now everything is defined twiceI made some modifications/additions to the foot fetish mods (suck_actions by Hex and davemanster_footjobs). This includes:
*additional actions (sockjob, cumshot_socks, suck_socks)
*cumshot actions shows legs_cum images after action is performed, if possible.
*inclusion of previous and new actions as sexual favours.
*New videos for foot fetish actions (I also tried to include some FFM videos)
The design is heavily inspire in the structure of the suck_actions mod. I really liked the mods and just wanted to make some modifications. If you would like to make any modifications of the files, fell free to do so. That's is just what I made, so I really can't argue.
MEGA
About the actions and events being defined twice. I forgot to mention that the files are mean to replace the original files. Just erase the whole folder and install the new ones. That should make it work. In the case of the mother events, just delete them from game/_mods/events folder. In the mother file there is an event folder with the new version of the events.you messed up a little bit some how now everything is defined twice
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/home_visit/at_house/daughter_discussion/label_daughter_discussion.rpy", line 97, in script call
call expression menu_choice from _call_expression_44
File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in script
$ selected_gift.give_gift(selected_girl)
File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in <module>
$ selected_gift.give_gift(selected_girl)
ValueError: empty range for randrange() (-10000, -10999, -999)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/home_visit/at_house/daughter_discussion/label_daughter_discussion.rpy", line 97, in script call
call expression menu_choice from _call_expression_44
File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in script
$ selected_gift.give_gift(selected_girl)
File "D:\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in <module>
$ selected_gift.give_gift(selected_girl)
File "game/scripts/main_classes/class_shop_item_ren.py", line 137, in give_gift
self.apply_gift_impacts(girl, accepted_gift=True)
File "game/scripts/main_classes/class_shop_item_ren.py", line 117, in apply_gift_impacts
girl.apply_impacts(self.accept_impacts)
File "game/scripts/main_classes/girl/class_girl_ren.py", line 1791, in apply_impacts
impact_amount = get_random_amount_from_tuple(impact_amount)
File "game/scripts/utils/utils_ren.py", line 1226, in get_random_amount_from_tuple
amount = renrandom.randint(min_range, max_range)
File "lib/python3.9/random.py", line 338, in randint
File "lib/python3.9/random.py", line 316, in randrange
ValueError: empty range for randrange() (-10000, -10999, -999)
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.455c
Thu Jul 24 23:50:37 2025
You're using the Rae Black pack with the events, right? I have a hotfix for that.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/home_visit/at_house/daughter_discussion/label_daughter_discussion.rpy", line 97, in script call call expression menu_choice from _call_expression_44 File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in script $ selected_gift.give_gift(selected_girl) File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in <module> $ selected_gift.give_gift(selected_girl) ValueError: empty range for randrange() (-10000, -10999, -999) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/home_visit/at_house/daughter_discussion/label_daughter_discussion.rpy", line 97, in script call call expression menu_choice from _call_expression_44 File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in script $ selected_gift.give_gift(selected_girl) File "D:\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-pc\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\CorruptedAcademy-0.453-pc\CorruptedAcademy-0.453-pc\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "game/scripts/locations/label_give_girl_gift.rpy", line 133, in <module> $ selected_gift.give_gift(selected_girl) File "game/scripts/main_classes/class_shop_item_ren.py", line 137, in give_gift self.apply_gift_impacts(girl, accepted_gift=True) File "game/scripts/main_classes/class_shop_item_ren.py", line 117, in apply_gift_impacts girl.apply_impacts(self.accept_impacts) File "game/scripts/main_classes/girl/class_girl_ren.py", line 1791, in apply_impacts impact_amount = get_random_amount_from_tuple(impact_amount) File "game/scripts/utils/utils_ren.py", line 1226, in get_random_amount_from_tuple amount = renrandom.randint(min_range, max_range) File "lib/python3.9/random.py", line 338, in randint File "lib/python3.9/random.py", line 316, in randrange ValueError: empty range for randrange() (-10000, -10999, -999) Windows-10-10.0.26100 AMD64 Ren'Py 8.3.4.24120703 Corrupted Academy 0.455c Thu Jul 24 23:50:37 2025
Have you completed all the video shoots for mothers and girls you have available?Video shoots are no longer available. I have the studio unlocked, and the rule enabled, but there's no longer the arrow allowing me to toggle between photo and video shoots.
but why you want that? nearly all videos already dont fit the places where you can have sex and stuff...like you go in the bar take the women in the bathroom and in videos you see them in bed on couch or whatever....Are any more stores gonna be added to the shopping center in a later update? I like the idea of a clothes shop being added. You can buy specific clothes for a girl/mother, and can have fun in the changerooms, like the bathroom quickies in the bar and coffee shop.