Home Artists Posts Import Register

Downloads

Content

Ok, this should fix some issues created in a last version with shifting views while fondling, and should open up some new options in future builds (but might cause new complications if I missed something). Let me know if you get the impression that a girl is shifting poses unexpectedly, or failing to do so when you expect her to. Also fixes another issue with the event system. Almost done with that. 

Comments

ibrahim ahmed

Is there a Walkthrough for this game.

AcerAced

you should take a break lol with all the updates your doing

Anonymous

Maybe a weird question: but is this like your main job? You are busting out the new versions pretty fast.

RockandGuts

This the last of the "bug fix updates"?

Phantomsbreath

Emma isn't meeting with me for some reason. Numbers are 852, 736, 1000. She wanted to talk about boyfriend stuff.

Makedar

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords TypeError: 'int' object is not callable -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 115, in script call File "script Functions.rpyc", line 1062, in script call File "script Functions.rpyc", line 4583, in script call File "script Functions.rpyc", line 4756, in script call File "Emma_Fondle.rpyc", line 1803, in script call File "script Functions.rpyc", line 4044, in script File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\exports.py", line 868, in menu rv = renpy.store.menu(items) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\exports.py", line 1054, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 401, in visit_all callback(self) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in root_widget.visit_all(lambda i : i.per_interact()) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 411, in per_interact self.update() File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 580, in update self.screen.function(**self.scope) File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords File "", line 1072, in TypeError: 'int' object is not callable Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993g [/code]

Makedar

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords TypeError: 'int' object is not callable -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1226, in script call File "script Chat.rpyc", line 113, in script call File "script Chat.rpyc", line 248, in script call File "Storm_Sex.rpyc", line 88, in script call File "script Sex.rpyc", line 1239, in script call File "script Functions.rpyc", line 4044, in script File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\exports.py", line 868, in menu rv = renpy.store.menu(items) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\exports.py", line 1054, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 401, in visit_all callback(self) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in root_widget.visit_all(lambda i : i.per_interact()) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 411, in per_interact self.update() File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 580, in update self.screen.function(**self.scope) File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords File "", line 1072, in TypeError: 'int' object is not callable Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993g [/code]

hornguy6

You don't have to post the full thing. Just up until before "Full Traceback."

Ibuki Mioda

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords TypeError: 'int' object is not callable -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 373, in script call File "script Locations.rpyc", line 221, in script call File "script Functions.rpyc", line 913, in script call File "script DateNight.rpyc", line 3565, in script call File "script DateNight.rpyc", line 3901, in script call File "Storm_Sex.rpyc", line 88, in script call File "script Sex.rpyc", line 1239, in script call File "script Functions.rpyc", line 4044, in script File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\exports.py", line 868, in menu rv = renpy.store.menu(items) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\exports.py", line 1054, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\screen.py", line 401, in visit_all callback(self) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\screen.py", line 411, in per_interact self.update() File "C:\Users\Curse_000\Desktop\Rogue-Like-0.993g-win\Rogue-Like-0.993g-win\renpy\display\screen.py", line 580, in update self.screen.function(**self.scope) File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords File "", line 1072, in TypeError: 'int' object is not callable Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993g [/code]

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Scenes.rpy", line 3482, in IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 136, in script call File "script Chat.rpyc", line 149, in script call File "script Locations.rpyc", line 3562, in script call File "script Scenes.rpyc", line 3263, in script call File "script Scenes.rpyc", line 3482, in script File "D:\GAMES\Rogue-Like-0.993g-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\GAMES\Rogue-Like-0.993g-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Scenes.rpy", line 3482, in IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993g [/code]

Hao P

So I pissed off Storm by telling her "you could whore yourself out again" then she left (I had super low obedience with her). I went to her room right after and this fault message for: Rogue is not meeting with you for some reason with code: 127,1000,1000, she wanted to talk about fix stuff.

Klony

Is anyone else having trouble getting Xavier to leave them alone when doing stuff in public?

Anonymous

there's times when it glitches and looks like a blue bioscan or sum through the whole screen

Phillipe Farneti

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords TypeError: 'int' object is not callable -- Full Traceback ------------------------------------------------------------ Full traceback: File "lib/windows-i686/script Locations.rpyc", line 1226, in script call File "lib/windows-i686/script Chat.rpyc", line 113, in script call File "lib/windows-i686/script Chat.rpyc", line 248, in script call File "lib/windows-i686/Jean_Sex.rpyc", line 91, in script call File "lib/windows-i686/Jean_Fondle.rpyc", line 1842, in script call File "lib/windows-i686/script Functions.rpyc", line 4044, in script File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\exports.py", line 868, in menu rv = renpy.store.menu(items) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\exports.py", line 1054, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\screen.py", line 401, in visit_all callback(self) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\screen.py", line 411, in per_interact self.update() File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa18132.2319\Rogue-Like-0.993g-win\renpy\display\screen.py", line 580, in update self.screen.function(**self.scope) File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords File "", line 1072, in TypeError: 'int' object is not callable Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993g [/code]

Anonymous

First thing, thanks for the game, I really enjoy it. I replay Rogue-Like way more than anything else. I do have a few bugs to report: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 595, in script call call EventCalls File "game/script Functions.rpy", line 1136, in script call call AskedMeet(EGirls[0],"bemused","sb") File "game/script Functions.rpy", line 1252, in script if "asked meet" not in Girl.DailyActions and Gil.Loc != bg_current: File "game/script Functions.rpy", line 1252, in if "asked meet" not in Girl.DailyActions and Gil.Loc != bg_current: NameError: name 'Gil' is not defined [/code] I also denied girls asking me to meet them in my room repeatedly while checking out Storm, and that may have lead to this: "Tell Oni that Laura is not meeting with you for some reason. Then tell him 658,400,651. Tell Oni she wanted to talk about fix stuff." Plan Rho does not work if you go to Xavier's office and get the files with Storm, but it works if you go with Kitty instead. Regardless, the files do not show up in the player inventory like the photo does. Thanks!

Anonymous

One more thing, I loved the Lockpicking Lawyer reference!

IWriteWithATalon

This is a weird thing and something I wasn't expecting, but for some reason it's really fun and enjoyable to have the MC lie to the girls about their name, or have them use nicknames. I'm not sure why, and I don't like some of the names Jean can use for the MC (I've reloaded on occasion to get her to use a less-disagreeable one), but being able to just tell Storm your name is Peter Parker and have her stick with it is really funny/enjoyable to me for some reason.

hornguy6

Am I the only one getting this big NO DC text in the top left corner over the love meter?

Jelly

Is it just me or is Emma missing clothing during her sex scene like it straight up vanishes?

hornguy6

Storm isn't meeting with me: 569, 268, 355 She wanted to talk about fix stuff

Marshall Iblis

I solved my previous issue.

Anonymous

Maybe late, but just wanna say I love how Storm looks like. She is beautiful and her first appearance was amazing! Thank you! Have a great day.

Makedar

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords TypeError: 'int' object is not callable -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 136, in script call File "script Locations.rpyc", line 221, in script call File "script Functions.rpyc", line 913, in script call File "script DateNight.rpyc", line 3565, in script call File "script DateNight.rpyc", line 3901, in script call File "Laura_Sex.rpyc", line 85, in script call File "script Sex.rpyc", line 1239, in script call File "script Functions.rpyc", line 4044, in script File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\exports.py", line 868, in menu rv = renpy.store.menu(items) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\exports.py", line 1054, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 495, in visit_all d.visit_all(callback) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 401, in visit_all callback(self) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\core.py", line 2821, in root_widget.visit_all(lambda i : i.per_interact()) File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 411, in per_interact self.update() File "D:\Загрузки\Rogue-Like-0.993g-win\renpy\display\screen.py", line 580, in update self.screen.function(**self.scope) File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 941, in execute File "game/screens.rpy", line 1070, in execute File "game/screens.rpy", line 1070, in keywords File "", line 1072, in TypeError: 'int' object is not callable Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993g [/code]

OniArtist

Ok, think I fixed it. Just to double check, did something happen that caused all the girls in the scene to leave?

OniArtist

That's odd. There is a Danger Room simulation thing that is meant to cause that effect, but that mode should currently be unavailable.

OniArtist

Fixed, thanks. Storm's plan should work, although the fils would not be visible in your inventory (I've fixed that). If Storm's Plan Rho isn't working, it may be because you don't have high enough stats with her?

OniArtist

Now, she is meant to confront you about that in class, does it stick around for long?

OniArtist

Hmm. . . I don't think you should be. Is any aspect of the UI missing? Does it stay between saves and such?

Phillipe Farneti

First off there are bugs with the view thing second this game awesome.

IWriteWithATalon

Uh, I only played for a couple of days after Storm appeared so far. How long is it supposed to stick around? I hope there's an option for her to stick with it. Like I said I wasn't expecting to find it so neat/amusing, but something about having 3-4 of the girls calling the MC different names is kind of awesome. EDIT: I Just did another playthrough and it triggered the very first time I went to class afterward.

KiddKame (edited)

Comment edits

2021-07-14 09:18:33 Not really bugs, just some things I’ve noticed through most of the versions. PERFORMANCE: During some sex scenes my computer MASSIVELY slows down. For me, Rogue’s BJ seems to give the most slowdowns. The slow down is even more of an issue when you’re having a threesome. GAMEPLAY: When searching through Xavier’s study with Storm, even though you find his hidden documents you don’t actually “acquire” them. To my knowledge the only way to get the documents is to first find them with Storm and then search the room with Kitty the next night. Even though one of Laura’s default outfits has her wearing her Red Corset and Red and Red Lace Panties, you still need to buy those items for her from the shop. When sleeping in bed with Storm she strips completely naked, which is odd considering she does have a Default Sleepwear (white shirt & white panties), it’s just not actively set. This is no longer a problem after manually changing her sleepwear. AESTHETICS: When Emma is wearing her Bikini top and/or her stockings, her sex sprite doesn’t have her wearing any of them. After telling Rogue she looks good with wet hair and then have sex with her, the sprite changes back to her default hair. Unlike the other girls who keep their “Wet Hair” style when having sex, the only way to see Rogue’s wet hair during sex is after she showers/swims. When you cum on Rogue’s belly there’s no spray on her sprite unlike the other girls. Considering how you’re still working on her other pose, I’m assuming that the spray will be implemented when the new pose is finished. After responding with “I’m not done yet” to the girls asking to take a break, they make their ahegao face. It would be incredibly sexy if they kept that face for the rest of the sex scene instead of going back to their normal face.
2021-03-31 02:57:48 Not really bugs, just some things I’ve noticed through most of the versions. PERFORMANCE: During some sex scenes my computer MASSIVELY slows down. For me, Rogue’s BJ seems to give the most slowdowns. The slow down is even more of an issue when you’re having a threesome. GAMEPLAY: When searching through Xavier’s study with Storm, even though you find his hidden documents you don’t actually “acquire” them. To my knowledge the only way to get the documents is to first find them with Storm and then search the room with Kitty the next night. Even though one of Laura’s default outfits has her wearing her Red Corset and Red and Red Lace Panties, you still need to buy those items for her from the shop. When sleeping in bed with Storm she strips completely naked, which is odd considering she does have a Default Sleepwear (white shirt & white panties), it’s just not actively set. This is no longer a problem after manually changing her sleepwear. AESTHETICS: When Emma is wearing her Bikini top and/or her stockings, her sex sprite doesn’t have her wearing any of them. After telling Rogue she looks good with wet hair and then have sex with her, the sprite changes back to her default hair. Unlike the other girls who keep their “Wet Hair” style when having sex, the only way to see Rogue’s wet hair during sex is after she showers/swims. When you cum on Rogue’s belly there’s no spray on her sprite unlike the other girls. Considering how you’re still working on her other pose, I’m assuming that the spray will be implemented when the new pose is finished. After responding with “I’m not done yet” to the girls asking to take a break, they make their ahegao face. It would be incredibly sexy if they kept that face for the rest of the sex scene instead of going back to their normal face.

Not really bugs, just some things I’ve noticed through most of the versions. PERFORMANCE: During some sex scenes my computer MASSIVELY slows down. For me, Rogue’s BJ seems to give the most slowdowns. The slow down is even more of an issue when you’re having a threesome. GAMEPLAY: When searching through Xavier’s study with Storm, even though you find his hidden documents you don’t actually “acquire” them. To my knowledge the only way to get the documents is to first find them with Storm and then search the room with Kitty the next night. Even though one of Laura’s default outfits has her wearing her Red Corset and Red and Red Lace Panties, you still need to buy those items for her from the shop. When sleeping in bed with Storm she strips completely naked, which is odd considering she does have a Default Sleepwear (white shirt & white panties), it’s just not actively set. This is no longer a problem after manually changing her sleepwear. AESTHETICS: When Emma is wearing her Bikini top and/or her stockings, her sex sprite doesn’t have her wearing any of them. After telling Rogue she looks good with wet hair and then have sex with her, the sprite changes back to her default hair. Unlike the other girls who keep their “Wet Hair” style when having sex, the only way to see Rogue’s wet hair during sex is after she showers/swims. When you cum on Rogue’s belly there’s no spray on her sprite unlike the other girls. Considering how you’re still working on her other pose, I’m assuming that the spray will be implemented when the new pose is finished. After responding with “I’m not done yet” to the girls asking to take a break, they make their ahegao face. It would be incredibly sexy if they kept that face for the rest of the sex scene instead of going back to their normal face.

PsychoSinMafia

So i just downloaded this file, and now the game won't even start. It says "the code execution cannot proceed because api-ms-win-core-privave-I1-3-0.dll was not found" I thought maybe my previous files were interfering so i deleted both games, but even after reinstalling it won't work.

hornguy6

Nothing is missing, I got it on a new game. I haven't tried starting a new game after I noticed it. I'll tell you if I do.

Anthony Michelli

You can actually have them keep the ahegao face if you just keep going and making them cum. It usually takes almost the whole time block, it can be done. But yeah, I agree with keeping it after that first initial "no" to the break request

OniArtist

Yeah, that's what's intended. Maybe if you were continuing a save from an earlier version where I'd messed up that triggering element (I think the first couple builds messed this up). I might put in some way to have them call you different names (outside the petname thing), but it wouldn't make a ton of sense when they talk among themselves. ;)

OniArtist

Odd. It sounds like maybe an error message from something, but I'm not sure what it would be.

OniArtist

It's possible. I think she's missing some "clothes down" options, so they might vanish entirely if they would get in the way of things.

OniArtist

Are you sure you downloaded the right version for your OS? That sounds like it would be some sort of general error that would impact everyone.

OniArtist

I'm afraid that I'm not the best at figuring out how to optimize performance, but I will try some things. Keep track of which characters and which poses are causing extreme issues, see if trying them in different outfits or hair styles has any impact. I've been trying the Rogue BJ pose on my end and it is not causing any noticeable issues here. The Xavier's office thing should be fixed next build. For Laura's clothes, she should not have those lingerie by default. Her default second outfit should be the *non* lace corset, and the black panties. These should change to the lace panties only after you acquire them. Storm's sleep behavior is intended. She has default sleepwear set, but will only put it on if there is another girl present that she is not fully comfortable with. It is polite. If it's just the two of you, she does not bother. If you manually set an alternative, she will wear that. Yeah, Emma's clothes is probably because I am missing some art, I'll look into fixing that. fixed Rogue's wet hair thing. I'll see about getting Rogue's belly spunk in. It's in in the new pose, but I might need to put some art together for the standing pose.

PsychoSinMafia

Pretty sure I was. I solved it by deleting the files i had been using and getting a slightly older file i had on a flash drive, so its fixed now.

Shremedy

It's a Windows issue. That error has happened before, the solution is Googlable

Shremedy

Is this with the "Plan {whatever}" for that girl completed?