Home Artists Posts Import Register

Content

This fixes a bug that reads something like:
File "game/script Functions.rpy", line 5390, in  
TypeError: unsupported operand type(s) for /: 'unicode' and 'int'

This was new to version j and I think it will only apply to newly started games at the moment, so if you're running version j with an older save and it's doing fine, you may as well stick with it for a bit and see if other patches are necessary, but if you're having the problem above, this one should fix 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.

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.

Comments

Eris3867

Not sure if anyone has ever tried it, but I can confirm this game runs on a steam deck OLED perfectly

Kerim Alan

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 750, in script call call Worldmap File "game/script Locations.rpy", line 32, in script call call Girls_Room_Entry(StormX) File "game/script Locations.rpy", line 293, in script call call Chat File "game/script Chat.rpy", line 183, in script call call Chat_Menu File "game/script Chat.rpy", line 356, in script call call expression Girl.Tag + "_SexMenu" #call Rogue_SexMenu File "game/Jean_Sex.rpy", line 218, in script call call Jean_Sex_P File "game/Jean_Sex.rpy", line 2268, in script call call Jean_Sex_Launch("anal") File "game/Jean_Animations.rpy", line 3531, in script call call Cock_Occupied(JeanX,"anal") File "game/Girl_Sex.rpy", line 1988, in script $ Girl.Offhand.remove("dildo anal") File "game/Girl_Sex.rpy", line 1988, in $ Girl.Offhand.remove("dildo anal") AttributeError: 'unicode' object has no attribute 'remove' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script Locations.rpy", line 750, in script call call Worldmap File "game/script Locations.rpy", line 32, in script call call Girls_Room_Entry(StormX) File "game/script Locations.rpy", line 293, in script call call Chat File "game/script Chat.rpy", line 183, in script call call Chat_Menu File "game/script Chat.rpy", line 356, in script call call expression Girl.Tag + "_SexMenu" #call Rogue_SexMenu File "game/Jean_Sex.rpy", line 218, in script call call Jean_Sex_P File "game/Jean_Sex.rpy", line 2268, in script call call Jean_Sex_Launch("anal") File "game/Jean_Animations.rpy", line 3531, in script call call Cock_Occupied(JeanX,"anal") File "game/Girl_Sex.rpy", line 1988, in script $ Girl.Offhand.remove("dildo anal") File "C:\Users\Kerim\Desktop\Masaüstü\Çeviri\Çevirilen Oyunlar\Rogue-Like-1.5k-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Kerim\Desktop\Masaüstü\Çeviri\Çevirilen Oyunlar\Rogue-Like-1.5k-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/Girl_Sex.rpy", line 1988, in $ Girl.Offhand.remove("dildo anal") AttributeError: 'unicode' object has no attribute 'remove' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.5k

Kerim Alan

In class, in my room, pictures of girls overlap, and I don't know which one I'm talking to. there is a character bar but no selection box for girls.

Hrothslip

I see the character options for sneakers and sandals, but can't see any footwear beyond Gwen's or Emma's boots. Are these around and I can't see them, or will they be in a still-to-come rev?

Flaxx

You see their shoes when they're standing off in the background, mainly in the courtyard and pool.

Guy Incognito

I just noticed, the reposition when having aa girl go down on another one doesn't seem to be tripping anymore. Was that intentional or did something break?

OniArtist

Hmm. . . wasn't intentional, but might have been broken by some changes I made, I'll look into it.