• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,375
8,407
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 26.0 + Gallery unlock by drpavelcia
Size 911 MB

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.

(if it gives you a .zip, just rename it as .apk)

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

Darkarhon

Active Member
Donor
Jun 20, 2017
983
905
Uh.. I cannot progress pass Big Tits Mama, i cannot deal any dmg to her so i got no idea what to do.
 

biology123321

New Member
Jun 21, 2021
3
2
I was playing version 24.0 when I first met Adira and saved the game on her blowjob. After updating to version 26.0, when I load the save, it seems that the blowjob scene is removed and it now has sex. Is it removed or moved on to a later part? Please that was a good scene!!
 

Diversity1134

New Member
May 24, 2020
5
0
Some exception causing bug fixes
v25.0 (UnRen'd)
I'm updating this post as I find more, so keep checking back.

File <installation folder>\game\gathering\silent_bay\gathering_silent_bay_dialog.rpy
Line 70
play music "gathering_bgm_1.wav" fadein(5.0)
Should be
play music "gathering_bgm_1.ogg" fadein(5.0)
or you get an "IOError: Couldn't find file 'gathering_bgm_1.wav'" exception.

Referring to the exception reported above by bositsua123vn :
File <installation folder>\game\floral_workshop\floral_workshop_dialog.rpy
Line 39
ManiChar "\"Is it okay that I stay a night here?\""
Should be
MainChar "\"Is it okay that I stay a night here?\""
or you get a "Sayer 'ManiChar' is not defined" exception.
Also note: The choice to stay the night at the floral shop results ih the game ending since the developer has not implemented that scene.

File <installation folder>\game\chapter1\chap1_darkseed_invasion.rpy
Line 459
show emily_idle with bouncing
Should be
show emily_idle at bouncing
or you get a "Parameter 'new_widget' is not known by ATL Transform" exception.

File <installation folder>\game\animation.rpy
Line 250
image farah_idle_smile = Movie(channel="character_anim", play="animation/farah/farah_idle_anim_smile.webm", side_mask=True)
Should be
image farah_idle_smile = Movie(channel="character_anim", play="animation/farah/farah_idle_smile_anim.webm", side_mask=True)
or you get an "IOError: Couldn't find file 'animation/farah/farah_idle_anim_smile.webm'" exception.

File <installation folder>\game\gathering\moonlight_mangrove\gathering_moonlight_mangrove_dialog.rpy
Line 117
play music "gathering_bgm_2.wav" fadein(5.0)
Should be
play music "gathering_bgm_2.ogg" fadein(5.0)
or you get an "IOError: Couldn't find file 'gathering_bgm_2.wav'" exception.

File <installation folder>\game\seasonal_events\seasonal_christmas_events.rpy
Line 132
Gabriella "\"Thank you for coming, CharName. I have been waiting for you.\""
Should be
Gabriella "\"Thank you for coming, [CharName]. I have been waiting for you.\""
or the text "CharName" is displayed in the dialog instead of the character name (No exception thrown).
Well, I downloaded v 26.0 and look like my folder game not like yours, ex: I don't have folder gathering and those .rpy files you had listed. And yeah, I can't fix those bugs.
 

Diversity1134

New Member
May 24, 2020
5
0
how to fix scene diana,
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Sayer 'ManiChar' is not defined.

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

Full traceback:
File "floral_workshop/floral_workshop_dialog.rpyc", line 39, in script
File "renpy/ast.py", line 680, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'ManiChar' is not defined.

Windows-10-10.0.22000
Ren'Py 7.4.5.1648
BizarreHolyLand 25.0
Mon May 30 15:11:22 2022

when i click ingore, it makes me back main menu
Have you fixed it yet?
 

DuDraig

Well-Known Member
Oct 6, 2017
1,258
427
Well, I downloaded v 26.0 and look like my folder game not like yours, ex: I don't have folder gathering and those .rpy files you had listed. And yeah, I can't fix those bugs.
As my OP says at the top: (UnRen'd)

You have to UnRen the game to extract the *.rpy files and their folders, and then you can edit those files.

Also: My fixes are for v25. The developer may have fixed them in v26. I don't yet know.
 
  • Like
Reactions: teraria0999

Diversity1134

New Member
May 24, 2020
5
0
As my OP says at the top: (UnRen'd)

You have to UnRen the game to extract the *.rpy files and their folders, and then you can edit those files.

Also: My fixes are for v25. The developer may have fixed them in v26. I don't yet know.
Can I ask you how to UnRen the game? Cuz some bug from ver 25.0 still appear in ver 26.0, like spend a night at floral workshop (Diana), so I want to fix it myself. Please help me.
 

Andhyyy

New Member
Aug 11, 2021
3
2
BizarreHolyLand(26.0) release and changelog


Windows:
Link
Mac:
Link
Android:
Link

Changelog:
* Luna's side story completed
* All backgrounds in Luna's side story are revamped
* All H-scenes in Luna's side story are revamped
* New character Elizabeth added in Luna's side story
* Casino shop added
* Casino Kristine's 'special service' added
* Slot machine added in casino
* New character Lauren added in casino
* New 'Hide' button added for mobile version
could you please update it to version 27 ? it would be much appreciated
 
  • Like
Reactions: wangzinanhl
3.50 star(s) 33 Votes