toilaaivabanlaai
New Member
- Aug 22, 2021
- 5
- 3
- 13
I checked and this is something the dev left out. In the script he forgot to add the animations/images to the gallery item. It shouldn't do anything even if you unlock it normally in-game. Also it seems like it's just a single view, with no actual sex to it, so you're not missing much. Not sure about the img_not_found thumbnail, but the scene does load fine.might want to update the mod, page 5 has one not unlocked by mod and pg14 has a img_not_found
If you cant use the gallery unlocker from OP, you can use this method. Works for me. The file attached is of old version i guess.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![]()
Seven Days ChallengeWhat is meant by the "Seven levels of Heaven"?
Still separated. But you can see how both stories are connected.Are the angel and demon girl routes still separate or can you now have fun with both?
Its apparently the MC being the whore.I see the ''prostitution'' tag. What's happend with it?