CappoUnknown

Member
Nov 13, 2017
301
555
298
BizarreHolyLand(25.0) release and changelog

Windows:

Mac:

Android:


Changelog:
* The story in Seablue Island is rewritten
* The story of Moira is also rewritten
* Backgrounds in Seablue Island is revamped
* Some backgrounds in Town of Lust is revamped
* Moira's model and H-scenes are all remade
* Alanis's model and H-scenes are all remade
* Pamela's model is revamped
* Amor's model is revamped
* Angelina's H-scenes in Seablue Island's arc are revamped
* Crystal's model is revamped
* Crystal's H-scenes in Seablue Island's arc are revamped
* One new scene for Accalia in the Dark Swamp
* New area - Residential District is added in Vanaland
* New character Diana and her short event are added in Floral Workshop in Vanaland
* New Louise's side story is added
 

Anon21

Active Member
Mar 29, 2017
978
2,201
442
How buggy is this? It looks interesting, but some of the reviews are offputting to say the least.
 
Sep 4, 2017
91
55
260
I am so confused, im on day 6, the main quest was supposed to continue on day 5, I have done seemingly everything there is to do at the moment.

1. I cant explore for ingredients anymore, I did it once, opened the elemental gate, met morgana, had sex, and ever since then I cant explore anymore
2. Lydia only ever says that she is preparing and needs me to no ejaculate for 1 day, I havent done anything sex related for for 3 days now, nothing changes
3. Krystine also never says anything new after the first lesson
4. I had one lesson with Angelina in the hall of guardians, and that's it, since then she's gone
5. Charlotte only ever says that I should shut up.
6. on 3f Motherland the flowershop girl only ever says the same thing, and the cathedral and the library are both explorable but empty
6b. staying the night at the flower shop crashes the game
7. I thought that maybe I had to stay outside after 23:00 seeing the game put an emphasis on it maybe being dangerous, after it turned 2600 and nothing happened I just left again.

I have absolutely no idea what to do, and i assume I broke the game by exploring and opening the elemental gate too soon.
 

AKADeadLord

Newbie
Mar 9, 2018
66
70
201
Is anyone else getting a lot of clutter on the screen the bath and the gathering sections stay on screen and cover characters for me
 

MixedBerry09

Newbie
Dec 17, 2020
21
24
13
can anyone show me how to access the nun route? because so far i only got angel route, demon route and red demon route, been trying to click the map from the start to find the graveyard but it give me nothing
 

Aquaos

Newbie
Apr 2, 2020
17
11
80
can someone help me on how to fix this pls its like that since the healing bath tutorial (right after the intro)
 

MixedBerry09

Newbie
Dec 17, 2020
21
24
13
Finally 100% everything the game currently has to offer.
Here are all my save files, but I strongly advise people to play it themselves.

Save 3-5 (After saving the fallen Archangel Louise) - Angel route
Save 4-5 (After beating the Archdemon Mara) - Demon route
Save 6-1 (Luna's side-quest that wasn't finished yet)
how to beat Mara in 7 days challenge?
 

FFTW

Active Member
Jun 7, 2017
770
901
249
So why are all the animations playing in a small window rather than the full screen? I am using the compressed version and imported some v012.5 saves btw, and unlocked the gallery (but it happens this way even while playing the normal game.
 

estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,927
11,665
698
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 25.0
Size 889 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 for anybody that's interested.
 
  • Like
Reactions: 7Spear

Wills747

Engaged Member
Dec 14, 2018
2,644
5,798
718
My Compressed Unofficial Android port of Bizzare Holy Land 25.0 - Any bugs let me know.
Usual gestures, seethru text box, save name/delete etc etc.
Alternative persistent saves/log location
Grant storage permissions on first run

Mega
Updated my unofficial Android port to v25.0
 

RoopRoop

Newbie
May 9, 2019
40
15
103
1653500494404.png
Did I do someting wrong? I just downloaded it and I swear the penis wasn't so... oddly shaped the last time I played this.
 
Jun 11, 2018
33
21
206
Trying to 100% the game so far, seems I've somehow missed the trigger for this side quest, anyone know who I've missed and where they are?
 

bositsua123vn

Newbie
Jun 2, 2018
41
13
194
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
 

DuDraig

Well-Known Member
Oct 6, 2017
1,260
429
156
<sigh> Not even four screens into the start of the game and I'm already forced to make a mod.

The text color is just a slightly darker version of the translucent dialogue background which makes it frelling impossible to see or read. The attached modified gui.rpy file changes the text color to a contrasting color and brightness with a dark outline making it easy to read in the dialogue window, choice menus, and all of the game screens.

Now you can enjoy this game without the eyestrain. :cool:
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: HentaiGamerN00b

DuDraig

Well-Known Member
Oct 6, 2017
1,260
429
156
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).
 
Last edited:
  • Like
Reactions: bositsua123vn
3.70 star(s) 35 Votes