Ierischim

New Member
May 25, 2019
6
0
186
I noticed there were several scenes in the game that don't end up in the gallery. Will these scenes be implemented at some point?
 

~J&F~

Member
Sep 2, 2020
177
65
48
Sooo. There is no NTR. When you go to the evil path, the demons are the girls. And you know that they fucked everyone. But in the newest version the Demons are so addicted to your cum that they only want to fuck you.

So 100% no NTR!
How to join demon side? I don't understand this game honestly what i do just follow angel instruction
 
D

Deleted member 2651761

Guest
Guest
Is this game getting a lot of updates? Because I downloaded it on November 5, 2020, and the name of my game folder is "Bizarre Holy Land 5.0". Maybe I made a mistake when I typed that. I just want to know if there were really six updates in the last two weeks, or if I just typed the wrong version number.
 

CappoUnknown

Member
Nov 13, 2017
301
555
298
Is this game getting a lot of updates? Because I downloaded it on November 5, 2020, and the name of my game folder is "Bizarre Holy Land 5.0". Maybe I made a mistake when I typed that. I just want to know if there were really six updates in the last two weeks, or if I just typed the wrong version number.
Each month comes the public version in Itch.io out.
And almost each month comes the new patreon version out.
 
  • Like
Reactions: Frosty_Senpai
D

Deleted member 2651761

Guest
Guest
Each month comes the public version in Itch.io out.
And almost each month comes the new patreon version out.
I'm asking if 6 updates came out in the last two weeks. And you answered that there is usually one update per four weeks.

So when I named my folder 0.5 version 13 days ago, did I write the wrong version number? Because it is now version 0.11 and 0.5 to 0.11 is six updates.
 

ItIsYeRomeo

New Member
Aug 27, 2018
12
8
103
This is a pretty cool game the only problem is thath there is no guide and when you finish almost anything it immediately gives you the "no more content"screen and backs you out into the menu, oh and the side missions say cristal is in her cave but im prety sure its bugged.
 

CappoUnknown

Member
Nov 13, 2017
301
555
298
I'm asking if 6 updates came out in the last two weeks. And you answered that there is usually one update per four weeks.

So when I named my folder 0.5 version 13 days ago, did I write the wrong version number? Because it is now version 0.11 and 0.5 to 0.11 is six updates.
Between the public version 5.0 and the patreon version 11.0 are six updates.
The public verson is 6 month behind the patreon version.
I am the first that posted the patreon version.
You have mostly the older version, just download the new version.
 

~J&F~

Member
Sep 2, 2020
177
65
48
Well i don't know , i have ended this game version but...

See this

The first image ( it's version 4.0 in Itchio )
I don't think i ever go to this place, So is this place in version 11.0?

Cause all i know when i played before , i just can go to crystal cave , village , Eden , moon (something) and the place that we meet angelica, then 2 place when we gathering Ingredients to bake cake with sofia.

If you have some Walkthrough note , please give it to me
 

CappoUnknown

Member
Nov 13, 2017
301
555
298
There is not
Well i don't know , i have ended this game version but...

See this

The first image ( it's version 4.0 in Itchio )
I don't think i ever go to this place, So is this place in version 11.0?

Cause all i know when i played before , i just can go to crystal cave , village , Eden , moon (something) and the place that we meet angelica, then 2 place when we gathering Ingredients to bake cake with sofia.

If you have some Walkthrough note , please give it to me
There is not yet a Walkthrough but in the future.
This picture is from version 11.0.
In version 11.0 there is alot more to do.
 
  • Hey there
Reactions: qwerking

~J&F~

Member
Sep 2, 2020
177
65
48
There is not

There is not yet a Walkthrough but in the future.
This picture is from version 11.0.
In version 11.0 there is alot more to do.
Tell me , did in the version of 11.0 the game was ended when we trying Angelina after we doing Sexual intercourse with Charlotte?
 

skilet2

New Member
Mar 17, 2018
14
9
38
Gallery Unlocker (Simple) Should work on any update if not you can try and edit try .rpy file on your own

file location bizzareholyland/renpy/common and open the 00gallery.rpy file with notepad
then scroll down or use the find function of this string

-----

class __GalleryButton(object):
def __init__(self, gallery, index):
self.gallery = gallery
self.images = [ ]
self.conditions = [ ]
self.index = index

def check_unlock(self):
for i in self.conditions:
if not i.check(True):
return True

for i in self.images:
if i.check_unlock(False):
return True

return False

-----

The text in red , bold and italic should be changed from false to True.

or you can just use this file im pretty sure it will work on any update.
if the filename has change when you download it just rename it to 00gallery.rpy and copy paste it on renpy/common on your game folder :)
Thanks for sharing, works perfectly and easy
 
3.70 star(s) 35 Votes