Home Artists Posts Import Register

Downloads

Content

Ok, this should fix some of the bugs from the last one. I've also  included split mac and linux files, let me know if those work for you,  it's a bit of a hassle, but managable on this end. For those who missed  the last post, I'd apparently never noticed that Patreon has a 200mb  file size limit, and the latest game builds have _just_ over that, so I  needed to split the install files.

Grab BOTH files for your intended  system, have them both in the same directory, extract the first and the  second should extract automatically.  This time I used split zips instead of split rars, let me know whether those work more smoothly for you than the rars. And yes, I am still looking into alternate file hosting so you can download them in a single package, there WILL be a version of 1.3 available in that format eventually.

As for new content to 1.3, I  added Gwen's sex poses, and a "green button" in McCoy's lab that will  show up to all 8 girls at once on screen, which early feedback  (including my own) is that it causes input lag that seems unrelated to  hardware specs. I'm going to see if there are any options on my end to  improve that.

As for this specific build, it includes fixes for the crash bugs people are reporting, although it turns out I need to fix some of the art for Gwen's doggy pose and that will happen next build. This should also fix issues people were reporting with the "facing direction" not working right. Also some issues have been reported with Kitty and Rogue's standing poses in certain outfit configurations, I'll look into that for next build too. I made a change that *might* improve the lag effect on the green button test, and might improve lag in general, at the expense of making the game use a couple hundred MB more RAM. Test the green button again and see if it performs better at max, and also whether any other "high stress" animations work more smoothly, and also report if the memory changes are a problem for you (it's still a fairly low memory game, so hopefully it won't be an issue).

Comments

Anonymous

So I can't open the z01 file it's corrupted

MisterJimmy

I am using UltraZip for free and I keep getting an error message "The same volume can not be used for both the source and the destination." Perhaps the .zip files just need to be renamed?

OniArtist

So you guys that are having problems, you are trying to extract the .zip file, right? The .z1 file should get extracted automatically along the way.

squarenuts

'til all are one!

MisterJimmy

I downloaded and installed 7 Zip and it worked. Thanks RuhroRubbinz!

Croni Mass

seems like this way of doing it is worse. cant even unzip it to a playable form. the exe is nowhere to be found no matter what i try or where i look

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/GwenDoggy/Gwen_Doggy_Spunk_Ass.png'>: IOError: Couldn't find file 'images/GwenDoggy/Gwen_Doggy_Spunk_Ass.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 902, in script call File "script Chat.rpyc", line 168, in script call File "script Chat.rpyc", line 330, in script call File "Gwen_Sex.rpyc", line 198, in script call File "Gwen_Sex.rpyc", line 2360, in script call File "script Orgasms.rpyc", line 2310, in script File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\character.py", line 747, in do_display **display_args) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\core.py", line 2916, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\core.py", line 1980, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 430, in renpy.display.render.render_screen (gen\renpy.display.render.c:6938) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\im.py", line 212, in get surf = image.load() File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\display\im.py", line 553, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\18646\Downloads\Rogue-Like-1.3b-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/GwenDoggy/Gwen_Doggy_Spunk_Ass.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.3b [/code]

Anonymous

I got it to unzip but am getting the following when I try to run it. "I'm sorry, but an uncaught exception occurred. Before loading the script. Exception: Couldn't find file 'archive.rpi'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\R2\Rogue-Like-1.3b-win\Rogue-Like-1.3b-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "D:\R2\Rogue-Like-1.3b-win\Rogue-Like-1.3b-win\renpy\main.py", line 300, in main renpy.loader.index_archives() File "D:\R2\Rogue-Like-1.3b-win\Rogue-Like-1.3b-win\renpy\loader.py", line 164, in index_archives fn = transfn(prefix + ".rpi") File "D:\R2\Rogue-Like-1.3b-win\Rogue-Like-1.3b-win\renpy\loader.py", line 620, in transfn raise Exception("Couldn't find file '%s'." % name) Exception: Couldn't find file 'archive.rpi'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919

OniArtist

Huh. Ok, so that''s likely an install error, maybe it isn't extracting the second one? Which method are you using to extract it?

Guynonymous

A quick test for me showed a definite improvement, although it seems a little sporadic. In the previous build, I could get up to 4 characters on screen at once with no lag. With 5 or more, the lag started to appear, getting progressively worse as more characters were added. Now when I get to 5, there are pauses every so often. The first pause occured when I clicked 'Show Nearby', then it happened rarely after that when clicking the dialog button. As more girls were added, the pauses became more frequent. During these pauses, the game is entirely unresponsive. The dialog still ran perfectly when the game wasn't locked up. A little experimenting suggests it may be related to the blinking animations?

Croni Mass

ive seen other creators use links to mega downloads as ways to get content to their supporters. maybe try that?

Anonymous

I get an error when i press view on anyone during massages. This was Gwen for example. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 4728, in TypeError: argument of type 'int' is not iterable -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 513, in script call File "script Functions.rpyc", line 2379, in script call File "script Locations.rpyc", line 797, in script call File "script Functions.rpyc", line 2379, in script call File "script Locations.rpyc", line 4372, in script call File "script Chat.rpyc", line 168, in script call File "script Chat.rpyc", line 330, in script call File "Gwen_Sex.rpyc", line 99, in script call File "script Sex.rpyc", line 1808, in script call File "script Functions.rpyc", line 4719, in script File "G:\Downloads\SinsReborn\GamesAnew\rle\Rogue-Like-1.3b-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "G:\Downloads\SinsReborn\GamesAnew\rle\Rogue-Like-1.3b-win\renpy\exports.py", line 849, in menu if renpy.python.py_eval(condition) ] File "G:\Downloads\SinsReborn\GamesAnew\rle\Rogue-Like-1.3b-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "G:\Downloads\SinsReborn\GamesAnew\rle\Rogue-Like-1.3b-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 4728, in TypeError: argument of type 'int' is not iterable Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.3b [/code]

OniArtist

That's an interesting theory. It could be possible that if too many of them are blinking at once, it slows things down. I guess on my end I could get into a situation where it is causing lag, then disable the blink animations and see if that fixes the issue.

Wilhound

my pc not doing it. I have 7-zip but I keep getting the message insert disk 2

Guynonymous

The pauses come fairly regularly with 8 girls on screen, and it seems like they blink twice with no issues, but then the third blink (whoever blinks first) has a long pause. I have no idea if there is a correlation, it was just a pattern I noticed.

OniArtist

Ok, doesn't seem related. I tried a test on my end with blinking turned off, and the "pauses" seemed to happen at about the same rate.

Anonymous

ok i got mine working, but i had to fight and insert disk 1 of 2 and corruption error before going through a third party extractor, and now i see the little graphical errors i mentioned before (not a big issue right now), and now the veiw button comes up with and error, and i just got an error when i closed the game

Anonymous

i personal do not agree with making a 2 file download setup, butif it needs to be done, i will not argue with it, just as long as i can download it with some ease :)

EnjoyerOfAll

You might consider using 7-zip. I was able to compress your Win build to 166MB pretty quickly. .7z files are pretty common now.

OniArtist

Yeah, I don't love it myself, it's a lot more hassle on my end than the old way, but I'm exploring my options.

OniArtist

I'll give it a shot. I'm not sure I still have a 7-zip program lying around. Winrar extracts them fine though.

Snub Birth

Honestly i hope you can, for some reason i have trouble with the default extrracter.

MisterJimmy

I am playing as a female. While having vaginal sex with Gwen, when I penetrate her with the strap-on she has a line of dialog: "At least you're excited." You may want to change that for Female MC's.

Steven M

i cant extract linux version on steam deck, "failed to open archive: multi-disk zip archives not supported"

OniArtist

Bummer, thanks for the feedback. I'll see what I can do with single-file options.

Shremedy

Certain Linux distros (Mageia for example) do not include unrar (either as standalone or extention to system archiver) because the licensing is incompatible with the distro's version of GPL. However, a user can pull it down from repository and manually install, as I just did on my Mageia box. See if you can't do that on your Steam deck.

EnjoyerOfAll

Ninite.com is safe for the install. It's what we use for mass endpoint deployments. It'll serve 7zip and it's all free. Free is good.