Home Artists Posts Import Register

Downloads

Content

Ok, like with the previous version, this one will pop an error message when a girl asks to meet you, and you return to your room, and for some reason the event is not playing. I've narrowed down that a lot of previous cases were due to the "fix" system, but also some were due to other things. If one of these messages appears, please let me know the character, the stats it lists, and the "why" message that comes after. These messages might not be accurate on the first "day" after using this build, so let the day move to the next one. I do plan for these messages to be gone within a build or two, so don't worry about them being there forever. ;)

This build also fixes some complaints brought up on the last one, hopefully.

I'm also putting the finishing touches on Rogue's new sex pose, I think you'll enjoy it.

Comments

Oni's Fan

Yeah, my girl getting some x-pose. Thanks! As for request, could you please do new pose for Laura with a back view like the Rogue have now but little bit different ?

hornguy6

... you mean like the doggy style pose for Laura that's already in the game...?

KiddKame

When feeling Storm's legs during makeout, I can't change the view. Every view option I click takes me to her "Lover Half"

Jelly

Got something: I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1252, in NameError: name 'Gil' is not defined

Zeromus

I cannot wait for rest of Storm's acts.

Oni's Fan

I mean something new with doggy actually, maybe I said it wrong

OniArtist

Oh, I'm sorry, yeah. I messed that up. I was trying to fix a problem where it wasn't resetting after a girl cleans you up, but yeah, it would override the manual view selection options. I'll fix that for next build.

OniArtist

I'm not sure what you would be looking for then. Just s different variation of her Doggy Style pose? That would be a lot of work, and I have a lot of other poses to get done.

Phillipe Farneti

I can't wait to be able to use all of Jeans Psychic constructs.

Oni's Fan

Yeah, just variation of doggy pose, like there is one already + one New. If it difficult then just ignore it. Better to get stable build and other new poses

KiddKame

Just checked and this view lock issue is present with all the girls, not just Storm.

It-was-all-me

i cant wait to get double teamed by them all

Anonymous

will cheat mods and expansions work on new versions

OniArtist

Basically, any new pose involves redoing dozens of pieces of art for each piece of clothing and their up/down states, among other things. Sometimes a variation can take a bit less work, but it's pretty much always a lot. Even just moving one arm to a new position would require at least 20 different art pieces for bras and shirts. It's sometimes worth it, but always a cost/benefit calculation.

OniArtist

Yeah, it's all related to the same thing. I fixed it though, and in a way that should open up some interesting new options soon too.

Anonymous

cheats will work but not expansions. it's bassically a different game

Phillipe Farneti

Another bug With Jean after sex in your room

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 "script Locations.rpyc", line 154, 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 4766, in script call File "Jean_Fondle.rpyc", line 808, in script call File "script Functions.rpyc", line 4044, in script File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\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$EXa6032.24955\Rogue-Like-0.993g-win\renpy\display\screen.py", line 401, in visit_all callback(self) File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa6032.24955\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$EXa6032.24955\Rogue-Like-0.993g-win\renpy\display\screen.py", line 411, in per_interact self.update() File "C:\Users\Owner\AppData\Local\Temp\Rar$EXa6032.24955\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]

Project 9056

Any clues on the new pose? 🤔 unless there’s always been one and I’ve just been stupid and missed it.