estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,365
10,635
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 24.12.0

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.
If you ping me for updates, I will mark you account as ignored.



MEGA

Size 959 MB

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
Updated.
 
  • Like
Reactions: trashhyyyy

uruma

Newbie
Feb 10, 2018
17
2
Does anyone have the command code to place the spy camera in the office for the Blissard meeting 7 days after becoming CEO? I'm way past the 7 days since becoming CEO and don't want to pimp the girls out.
 

Settum

Well-Known Member
Jan 10, 2019
1,033
959
Finally, gaming harem is getting some progress. Just hoping for similar progress/continuation with College and Fashion harems. Then to introduce the little Sister Harem (or Bestie harem for Patreon) and finally, the Poke... I mean, Blonde Harem.
 

PomTPirate

New Member
Mar 12, 2023
10
13
Anyone else having major faults running LoSeSB on android via joiplay since last couple of versions?

It was super stable about 3 months ago, but the recent builds really seem to struggle with saving, rewinding, doing anything quickly, or loading back when in game.

It did have me import a newer version of the Ren'py module back in late November/early December, but I haven't seen any similar issues with other games using the updated modules, it's like the code base for the game fell out of its arse or something

Any insight would be very helpful.
 

Conrad-N7

Active Member
May 8, 2020
706
576
Anyone else having major faults running LoSeSB on android via joiplay since last couple of versions?

It was super stable about 3 months ago, but the recent builds really seem to struggle with saving, rewinding, doing anything quickly, or loading back when in game.

It did have me import a newer version of the Ren'py module back in late November/early December, but I haven't seen any similar issues with other games using the updated modules, it's like the code base for the game fell out of its arse or something

Any insight would be very helpful.
it is important you update the joiplay app and the plugins as the game continuously updates game version as well as well as adding its own code to some extent. They have to play catchup a lot
 

hoesssssss

Member
Aug 17, 2017
224
53
Always got this crash when i decrease Harmony purity to 70
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/time/Rewind Forward.rpy", line 29, in script
    $ game.pass_time(wait_duration)
  File "game/mod/time/Rewind Forward.rpy", line 29, in <module>
    $ game.pass_time(wait_duration)
TypeError: argument of type 'NoneType' is not iterable

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

Full traceback:
  File "game/mod/time/Rewind Forward.rpy", line 29, in script
    $ game.pass_time(wait_duration)
  File "D:\ttl\LoSeSb-24.12.0a-pc_patreon\renpy\ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\ttl\LoSeSb-24.12.0a-pc_patreon\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/mod/time/Rewind Forward.rpy", line 29, in <module>
    $ game.pass_time(wait_duration)
  File "game/cl/class_game_ren.py", line 540, in pass_time
  File "game/cl/class_game_ren.py", line 456, in new_day
TypeError: argument of type 'NoneType' is not iterable

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Love & Sex : Second Base - 24.12.0a 24.12.0a
Sun Jan 26 10:22:38 2025
 
  • Like
Reactions: mytt and SploogeG

Dyx

Newbie
May 8, 2018
59
33
Finally, gaming harem is getting some progress. Just hoping for similar progress/continuation with College and Fashion harems. Then to introduce the little Sister Harem (or Bestie harem for Patreon) and finally, the Poke... I mean, Blonde Harem.
Blonde harem already exists in the game, it's called "home". All that's left is to add Alexis there
 

Ilovekatz19

Member
Jul 24, 2021
427
409
Any way to trigger the Kat meeting event through commands? I did the Bree maid path
call bree_event_11, but if that doesn't unlock Kat try kat.unhide(), DONE["bree_event_11"] = game.days_played, and bree.flags.befriendKat = True.

There's also the option of doing the gamer path which you can achieve with del DONE["bree_event_04"], and just to be safe since the maid path changes Bree's schedule I suggest you also use bree.flags.schedule = "default" (If you want to put Bree back to work at the cafe use bree.flags.schedule = "working") just to be safe. After that just fallow the gamer path.
 
Jan 22, 2022
41
19
call bree_event_11, but if that doesn't unlock Kat try kat.unhide(), DONE["bree_event_11"] = game.days_played, and bree.flags.befriendKat = True.

There's also the option of doing the gamer path which you can achieve with del DONE["bree_event_04"], and just to be safe since the maid path changes Bree's schedule I suggest you also use bree.flags.schedule = "default" (If you want to put Bree back to work at the cafe use bree.flags.schedule = "working") just to be safe. After that just fallow the gamer path.
Tysm, man! You're a life saver.
 
  • Like
Reactions: Ilovekatz19
3.60 star(s) 305 Votes