I feel the same way. The characters in the revamps and new scenes seem to look too...flat. Like lacking detail that the older scenes have.imho I think the art style in ver 21.1 were much nicer and you cultured gentlemen should at least find and keep a version of it
Updated my android port.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.
You must be registered to see the links(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!
¯\_(ツ)_/¯You must be registered to see the links
She has 999999999 defense. You can edit her defense to 0 by Editing the Save File. Other than that, I don't know.Uh.. I cannot progress pass Big Tits Mama, i cannot deal any dmg to her so i got no idea what to do.
Updated my Android port to v26.0My compressed Android port of Bizzare Holy Land 26.0 - Any bugs let me know.
Usual gestures, save name/delete, dialogue and game text resize etc etc...
Alternative persistent saves/log location
Grant storage permissions on first run!
Mega
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.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 bouncingShould be
show emily_idle at bouncingor 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).
Have you fixed it yet?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
As my OP says at the top: (UnRen'd)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.
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.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.
Update: I know how to do it, tks very much mateCan 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.
could you please update it to version 27 ? it would be much appreciatedBizarreHolyLand(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