Home Artists Posts Import Register

Content

Do not download this without reading the following information.

This is a likely highly buggy version of the 1.5 update. It may crash on a fairly regular basis, and game saves might be a bit unstable. If you are loading a previous save, you might want to make one with the player character alone in his room, as this is least likely to cause issues. Be prepared for crashes by saving early and often. If you just want to have fun playing a stable game, you should probably wait a week or two, as there will be frequent patches that will hopefully result in that, but this version is primarily for people who enjoy hunting bugs and reporting them. If you do find a bug, you can report it either here, or in a direct message to me. If it's a crash, there should be a crash report, please post at least the first portion of it, although if there is a long segment after it reads "full traceback," that is often unnecessary. If it's not a crash, but just something odd, then please give me as much information as you can about when and how it happened, and ideally keep a save file nearby so you can look at it again. If it's a typo, it helps to have the exact wording used so I can word search for it.

So, disclaimers out of the way, what does this version contain? It includes Betsy's basic content, including introduction and romantic scenes, basic interactions all over campus, fondling, and hand-related stuff. It does not include BJs, doggy style or front facing sex stuff, etc. If you're able to trigger any of these types of actions, let me know how (they do not have art created yet or completed dialogues, but placeholder versions might be accessible if I didn't firewall them correctly). I also made some changes to how offhand actions work that hopefully won't seem too different just yet, but I believe are for the better.

Things to watch out for:
-Betsy sex actions that should not work, starting anyway and ending up in a buggy place.
-Offhand sex options that behave in an unexpected way.
-Any other Betsy content that does not work as you think it should.
-Anything weird with Beast's dialogue, I made some changes to give Betsy his old character reference, and it might behave oddly in saves, but hopefully not.
-Any oddness involving her swimsuit, which functions a bit differently to previous costumes. If you do anything with it that does not work how you expect, let me know.
-Her classroom scenes should be a bit different than the others currently, since she does not yet have a doggy pose to alter into a seated pose, I'll continue to fiddle with this.

And sorry again for the delay on this one, I expected to have a lot more done by this point, but if you'd missed it, I had some family medical emergencies starting back in August that constantly limited the time I could spend working. Things have settled down for the past few weeks, the medical situation seems on track for a full recovery, and hopefully I'll be more or less on track for now, but I really appreciate the support and patience you guys have provided over the past several months.

You can download the game files here. Pick the one that matches your operating system, Windows, Mac, or Linux. There is no official Android version. for those that missed the memo last version, the game's file sizes are now too large for Patreon to host directly, so I've been posting them to Mega, sorry for that inconvenience.

Fixes:
-Should solve issue with loading old saves, or at least one of the issues. I'd forgotten to update it with the new character info, so it was confused when asked about her. "New girl, who dis?"

Tags

1.5

Rogue-Like

release

Comments

Darknessinged

It seems every time Betsy tries to appear, I get this (from existing game saves): I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 4018, in File "game/script Girls.rpy", line 1708, in GirlLikeCheck AttributeError: 'GirlClass' object has no attribute 'LikeBetsy' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 525, in script call File "script Functions.rpyc", line 658, in script call File "script Functions.rpyc", line 3966, in script call File "script Functions.rpyc", line 4018, in script File "X:\Downloads\Games\Sex games\Rouge Like\Rogue-Like-1.5a-win\Rogue-Like-1.5a-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "X:\Downloads\Games\Sex games\Rouge Like\Rogue-Like-1.5a-win\Rogue-Like-1.5a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "X:\Downloads\Games\Sex games\Rouge Like\Rogue-Like-1.5a-win\Rogue-Like-1.5a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 4018, in File "game/script Girls.rpy", line 1708, in GirlLikeCheck AttributeError: 'GirlClass' object has no attribute 'LikeBetsy' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.5a

KiddKame

So I was doing some test, and I was able to access the Betsy content AFTER starting a new game. My running theory is that the Old save data code (1.4e) and the New Besty Code (1.5) are not compatible. The only way for the game to recognize the new code is to start COMPLETELY fresh with the new code loaded from the begining

OniArtist

Yes, but that should only apply to 1.5a. 1.5 b *should* fix this issue. The problem was that it was not properly updating saved games. It should do that now.