Dec 21, 2020
37
29
48
Hey guys. Just wanted to ask about the description :

> You are the hero - or possibly villain - of this tale, originally on a journey to discover why your family was driven out of your home town, but quickly thrust into events beyond anything you could ever have imagined. As tensions rise between the humans and the mythical creatures that lurk just outside of sight, will you stand as a beacon of hope... or use your newfound power to bring the world under your control?

Does this mean that eventually we will end up having to choose a "route"? So far even the seemingly "evil" choices lead to the same outcome as the good ones, just with potentially difference in lines or something.
 
  • Thinking Face
Reactions: masterdragonson

rambo455

Well-Known Member
Apr 25, 2020
1,056
582
180
when i try to load a save from 9.2 it does not show me anything new does this mean i need to fully replay the game to get the new content ?
 

STJay

Member
Jan 12, 2020
320
2,345
428
Figured since I haven't in a while, I'd go ahead and update my gallery mod for whomever wanted it. It just changes out the pre-existing gallery on the main menu for mine. I added basically every single H-scene in the game, both repeatable and non-repeatable, into the gallery.

Just replace the original "game" folder with this one to install. I did test it, and it worked for me. Let me know if you have any issues.
 

RIC0H

Well-Endowed Member
Modder
Donor
Compressor
Game Developer
Aug 8, 2020
2,187
12,556
728
Corrupted Kingdoms [v0.9.5] - Crunched

Win Original Size: 960.5MB

Win Compressed Size: 392.7MB

Download for Win: -

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

masterdragonson

Engaged Member
Jan 30, 2018
3,288
4,751
503
Does this mean that eventually we will end up having to choose a "route"? So far even the seemingly "evil" choices lead to the same outcome as the good ones, just with potentially difference in lines or something.
Who knows *shrugs*
Arc took the Peter Molyneux approach when it came to choices as in consequences are hard to write so just giving the illusion is good enough. Well Fable is a bit more in depth as you can eat tofu to be good and baby chicks to be evil :LOL: Still the endings are so abstract that the world keeps spinning no matter the choices made...

Arc did implement a 'Morality' system with the hot springs update in v0.8.6 but what does it do? Well nothing and it's easily farmable.

I think Arc wanted the world to appear more deep than it really is. However if there is anything close to routes perhaps it will be:
You don't have permission to view the spoiler content. Log in or register now.

Arc really didn't want any content left behind which is why even for decisions that should have had some bite have ended up being rather toothless.
 
Dec 21, 2020
37
29
48
Who knows *shrugs*
Arc took the Peter Molyneux approach when it came to choices as in consequences are hard to write so just giving the illusion is good enough. Well Fable is a bit more in depth as you can eat tofu to be good and baby chicks to be evil :LOL: Still the endings are so abstract that the world keeps spinning no matter the choices made...

Arc did implement a 'Morality' system with the hot springs update in v0.8.6 but what does it do? Well nothing and it's easily farmable.

I think Arc wanted the world to appear more deep than it really is. However if there is anything close to routes perhaps it will be:
You don't have permission to view the spoiler content. Log in or register now.

Arc really didn't want any content left behind which is why even for decisions that should have had some bite have ended up being rather toothless.
Thanks as always dragon. I do hope some depth does get added as it'll be such a waste :/
 
  • Like
Reactions: masterdragonson

Thunderclap44

Member
Sep 21, 2020
282
63
213
Can someone help me with the fey lead? I am at the part where you find Ami dead and go to her room to find evidence. I find the dairy and talked to Dhena already but I am stuck on the others. I don't know what to do the evidence I use doesn't work.
 
  • Like
Reactions: mpsgt1981

EZ8lt

Engaged Member
Dec 24, 2019
2,548
5,816
692
Not sure if anybody mentioned this yet, but as of now if you ask for the property listing, it's going to break your screen since it won't disappear even later on.
 

rambo455

Well-Known Member
Apr 25, 2020
1,056
582
180
You don't have permission to view the spoiler content. Log in or register now.
also it seems that if you press skip on the map it sends you back to the main menu (never used to do this)
 
Last edited:

WWIIMASTER

New Member
Jul 25, 2018
14
19
158
someone have a save where the 4 girls can join the manor?... the choices where made like, ages ago... and i can't get the last one and the daughter to join the house
 

AsherCross

New Member
Nov 14, 2018
4
2
158
just began a new game (last time i played was 0.4.7 i think) , tried the daydreaming option and saw that pixie's pregnancy preview gives an error

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/daydream/pixie daydream nopreg.webp'>:
Exception: Could not load image u'images/daydream/pixie daydream nopreg.webp': error('Failed to decode WEBP',)

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

Full traceback:
  File "script/flat.rpyc", line 1647, in script
  File "renpy/ast.py", line 1397, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1646, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2610, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transition.py", line 368, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transform.py", line 933, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 271, in get
    surf = image.load()
  File "renpy/display/im.py", line 688, in load
    raise e
Exception: Could not load image u'images/daydream/pixie daydream nopreg.webp': error('Failed to decode WEBP',)

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Corrupted Kingdoms 0.9.5
Sun Apr 11 23:44:59 2021
 
  • Thinking Face
Reactions: masterdragonson
4.30 star(s) 253 Votes