leathermax

Well-Known Member
Feb 10, 2019
1,366
4,219
Whilst waiting for the next update, I downloaded and binge watched the whole Evolution series (I remember seeing it around as a kid but never watched it), it's a pretty damn good show, the music was definitely early 2000s, but after watching it, I'm seeing Kitty and rogue in a whole new light now, and damn, Oni has Kitty's dialogue down pat. Like you know, whatever.

It would be good to see some new locations around too, like a local park or the gazebo at the institute where rogue pushes mystique off, more places for the girls to be, like they have extended schedules and some of them have spontaneous time frames where they could be anywhere. Not saying I don't want more girls or positions or nothin'
It's something I've been thinking about, this structure of releasing girl by girl, piece by piece instead of making the game a little bigger with more places and activities, which is a common theme in this thread. so I wonder, if Oni made a poll where he asked wether patrons would like a new girl after Jubes or, let's say, a new location and 1 more set of clothes for each girl, or something like that, what would the results look like?
 

IZ2bSA80

Newbie
Dec 25, 2017
57
43
It's something I've been thinking about, this structure of releasing girl by girl, piece by piece instead of making the game a little bigger with more places and activities, which is a common theme in this thread. so I wonder, if Oni made a poll where he asked wether patrons would like a new girl after Jubes or, let's say, a new location and 1 more set of clothes for each girl, or something like that, what would the results look like?
It would show for sure, the new girls + girls content releases are becoming too mechanical imo.
This game could use improvements on what already exist and there is a lot that could be done on that end.
New locations, clothes & haircuts are definitely things that would be welcome as well as events, dialogues and random interactions between the girls.
 

flynn0426

Active Member
Nov 17, 2019
614
635
Is there more shit to do besides wait for the girls to ask you to touch them, click whatever in the scene to do, have sex with them with the exact same dialogue for 100 times or so? Are there any like dedicated scenes for each girl where they have unique dialogue or anything remotely interesting to do or say? Because as it stand, this is just a really good sex simulator flash style game based in Ren'py with good art. I can only take the same dialogue over 100 times with no unique responses from the girls so much before I get genuinely bored and feel like this game lacks substance and it feels like a sandbox sex game with all the effort going into art and animation instead of writing.
 

Crichton

Member
Aug 5, 2018
443
402
Is there a chart or something that shows what your choices do? Or a walkthrough? I'm bad at this.
scroll wheel up to go back in time a bit. Some actions cant be rolled back. There is also a mod, link somewhere on the 1st page, that will make it so you can see the numbers.
 

Simp Locator

Newbie
Nov 3, 2020
18
4
I am currently having a problem with one of my saves only on this one i keep get the error at the bottom (from .997 to .997f2)
here is my save file if it is needed View attachment 1-10-LT1.save

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 432, in __call__
renpy.load(fn)
BadZipfile: File is not a zip file

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\core.py", line 2553, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\core.py", line 3237, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\screen.py", line 653, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\layout.py", line 232, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\behavior.py", line 897, in event
return handle_click(self.clicked)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\behavior.py", line 832, in handle_click
rv = run(action)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\behavior.py", line 299, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\display\behavior.py", line 306, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 432, in __call__
renpy.load(fn)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\loadsave.py", line 607, in load
roots, log = loads(location.load(filename))
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\savelocation.py", line 443, in load
return l.load(slotname)
File "C:\Users\Simp Locator\Downloads\Games\Other Games\Rogue-Like-0.997f2-win\renpy\savelocation.py", line 250, in load
zf = zipfile.ZipFile(filename, "r")
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/zipfile.py", line 770, in __init__
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/zipfile.py", line 811, in _RealGetContents
BadZipfile: File is not a zip file

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.997f2
 
4.40 star(s) 154 Votes