Vreis

Member
Jul 9, 2017
153
540







"Ok, so one thing to note off the front, this build adds a new feature that can be fun, but also has a LOT of potential to break things. I added the ability to, when you're cumming, choose the other girl in the scene to be the target. This will then shift back to the original girl once it's over (doing otherwise would be pretty messy to untangle, sorry). I know it works under at least some basic testing on my end, but I suspect that there could be a lot of potential places this could implode, so test away. If it leads to any crashes or more likely weird scenarios where something happens that just doesn't seem like it should happen that way, let me know. I would want to know which the primary activity you were doing was, and what cumshot option you went with, most likely.

-Hopefully fixed some issues with girls models vanishing during certain fondling actions.
-Fixed various issues relating to the new costumes and changing in/out of them.
-Added a feature that will revert girls to the hairstyle they had before the party, hopefully. This may not work when continuing savegames from the middle of the party. You can always change it back to that style later if you preferred it, but I didn't want to make that the default.
-Added a short scene for Laura that most people will never see."

Link:

"Added a short scene for Laura that most people will never see" has me pretty curious.
 

Chef Ramen

Member
Jul 7, 2017
149
277
I would like someone to convince Oni to absorb the expansion mod, of course I know that this must take a lot of work but at least the character model of mystique would already be done.
I like that idea but knowing Oni, he probably won't accept. A damn shame too, I think the expansion mod is better than the base game at this point...
 

CommanderShepard

Active Member
Oct 24, 2018
564
1,233
Android Port by NotSensitiveUsername
Universal Android port

NOT COMPATIBLE WITH .994F

compressed

0.995c

Workupload
So I did found 996 APK release but it is uncompressed, and for the life of me I can't install it.

But all assets seem to be in place. So idfk, try it on your own risk.


Workupload
Is there no mobile? I click where it says there's a mobile but it just shows downloads for windows and mac
Android port is still v0.984H
I guess some moderator over edited op and delieted link to my post

Ere you go
 
  • Like
Reactions: Kyokomoto

salscou

Well-Known Member
Apr 14, 2020
1,513
5,389







"Ok, so one thing to note off the front, this build adds a new feature that can be fun, but also has a LOT of potential to break things. I added the ability to, when you're cumming, choose the other girl in the scene to be the target. This will then shift back to the original girl once it's over (doing otherwise would be pretty messy to untangle, sorry). I know it works under at least some basic testing on my end, but I suspect that there could be a lot of potential places this could implode, so test away. If it leads to any crashes or more likely weird scenarios where something happens that just doesn't seem like it should happen that way, let me know. I would want to know which the primary activity you were doing was, and what cumshot option you went with, most likely.

-Hopefully fixed some issues with girls models vanishing during certain fondling actions.
-Fixed various issues relating to the new costumes and changing in/out of them.
-Added a feature that will revert girls to the hairstyle they had before the party, hopefully. This may not work when continuing savegames from the middle of the party. You can always change it back to that style later if you preferred it, but I didn't want to make that the default.
-Added a short scene for Laura that most people will never see."

Link: Mega

"Added a short scene for Laura that most people will never see" has me pretty curious.
Well fuck, any clues or ideas about what that scene might be?
Its always nice to see more content for laura.
 
  • Like
Reactions: Brololol

Shadesishere

Well-Known Member
Modder
Dec 5, 2020
1,469
11,670
"Added a short scene for Laura that most people will never see" has me pretty curious.
well... I keep getting a error whenever I try to talk to her now

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Laura_Chat.rpy", line 906, in <module>
ValueError: list.remove(x): x not in list

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "script Locations.rpyc", line 840, in script call
  File "script Chat.rpyc", line 113, in script call
  File "script Chat.rpyc", line 302, in script call
  File "Laura_Chat.rpyc", line 906, in script
  File "E:\Others\Rogue-Like-0.996b-win\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Others\Rogue-Like-0.996b-win\renpy\python.py", line 1764, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Laura_Chat.rpy", line 906, in <module>
  File "E:\Others\Rogue-Like-0.996b-win\renpy\python.py", line 631, in do_mutation
    return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.996b
so eh, probably not related.
 

Daasss

Member
Jan 23, 2017
223
370
Well fuck, any clues or ideas about what that scene might be?
Its always nice to see more content for laura.
I guess it's when she comes to the Halloween party wearing a certain costume and the MC says that she looks like a whore. Then after the party she's angry and reminds him of it.
 
Oct 31, 2017
223
502
I keep wishing that the addiction mechanic would get added to the other girls besides Rogue. The game implies it can happen but nothing has been done with it.
Huh, that's wierd. Here I am constantly getting yanked back into my room by another girl who needs her fix, because I keep forgetting that you shouldn't upgrade your addiction level. I've got classes to attend, by golly!
 

bruh72

Newbie
Feb 10, 2020
59
9
Code:
I'm sorry, but an uncaught exception occurred.
Compiling ATL code at game/script Functions.rpy:4128
NameError: name 'DLoc' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "script Locations.rpyc", line 137, in script call
  File "script Chat.rpyc", line 149, in script call
  File "script Chat.rpyc", line 194, in script
  File "renpy/ast.py", line 1683, in execute
  File "renpy/exports.py", line 1062, in menu
  File "renpy/exports.py", line 1298, in display_menu
  File "renpy/ui.py", line 298, in interact
  File "renpy/display\core.py", line 3276, in interact
  File "renpy/display\core.py", line 3694, in interact_core
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\core.py", line 568, in visit_all
  File "renpy/display\core.py", line 558, in visit_all
  File "renpy/atl.py", line 603, in visit
  File "renpy/atl.py", line 510, in compile
  File "renpy/atl.py", line 705, in compile
  File "renpy/atl.py", line 953, in compile
  File "renpy/atl.py", line 260, in eval
  File "<string>", line 1, in <module>
NameError: name 'DLoc' is not defined
help
 
  • Like
Reactions: HockeyBear
4.40 star(s) 152 Votes