jesusjackct

Member
May 3, 2020
247
463
Can you add hints for every events related to the girls ? I mean i don't think the names are enough to figure out each single one
 

Khaz_

Member
Jun 1, 2017
145
259
Not sure if it was always there and I just did not notice or it was just added but those small animations during dialog and moving lips are very nice. Make scenes more alive. Keep up the good work, can't wait for more content :)
 

AJLee7385

Well-Known Member
Game Developer
Jun 25, 2019
1,412
783
i reset my computer a few weeks ago so lost a lot of stuff last time i played this i made to a point act two or something where you unlocked a special house that you moved all your girls into.

my memory sucks but im almost positive Im coming up tp point where cleo tries to kill you and if you answer wrong get sent into an abyss anyone know the answer. when i reset i lost all my saves.
 

LOVEGAMES

Member
Dec 9, 2017
382
74
i cant seem to make progress with cleos, just keeps asking me about research, not sure what to do.
also estia cant do anything with her.
 

Braig

Newbie
Jan 29, 2018
17
1
So, I have text in the middle of my screen saying "The pure energy of the realms". Is it supposed to be there, or is there a way to remove it?
 

igor da silva

New Member
Jan 20, 2021
14
2
I really admire your work and I would love to help you with patreon and everything ... but the conversion of the dollar to the Brazilian currency is very expensive, but your work with this game is incredible.
 

ZimonColdres

Active Member
Game Developer
Nov 7, 2019
600
2,512
What kind of Transformation content is in the game?
For now only the mc, but it is a small change.
The girls will undergo transformations in the future with the New Life.

Can you add hints for every events related to the girls ? I mean i don't think the names are enough to figure out each single one
They are already on the girls' menu

i cant seem to make progress with cleos, just keeps asking me about research, not sure what to do.
also estia cant do anything with her.
Got a special book from Asmedia ?

missing Good Morning and Hot Shower with Estia....any advice on how to trigger the events?
Good morning in her room friday morning
Hot shower thursday in the school swimming pool
Dojo sex in the afternoon, if the dojo is missing, it will come back.

So, I have text in the middle of my screen saying "The pure energy of the realms". Is it supposed to be there, or is there a way to remove it?
What do I need to do so that the tasks are not displayed???
Weird but if you are on pc and have access to the console
Code:
Hide("gui_tooltip")
I didn't experience this when I loaded a save but did see it when I started a new game.
im sorry I hate to be bother and no idea if this is even reported yet but just downloaded newst version andive found a few bugs. They seem to be tied to galery and girl stuff couldnt replicate first time it happened but

i just unlocked esmerilda card and tried to click it and this poped up

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

While running game code:
  File "renpy/common/00library.rpy", line 268, in say
    who(what, interact=interact, *args, **kwargs)
  File "game/script/girls_compedium.rpy", line 171, in execute
  File "game/script/girls_compedium.rpy", line 171, in execute
  File "game/script/girls_compedium.rpy", line 314, in execute
  File "game/script/girls_compedium.rpy", line 321, in execute
NameError: Name 'asmedia_hint' is not defined.

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

Full traceback:
  File "script/house.rpyc", line 155, in script
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1382, in say
    renpy.store.say(who, what, *args, **kwargs)
  File "renpy/common/00library.rpy", line 268, in say
    who(what, interact=interact, *args, **kwargs)
  File "renpy/character.py", line 1179, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 851, in do_display
    **display_args)
  File "renpy/character.py", line 601, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3007, 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 3418, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3418, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/script/girls_compedium.rpy", line 171, in execute
  File "game/script/girls_compedium.rpy", line 171, in execute
  File "game/script/girls_compedium.rpy", line 314, in execute
  File "game/script/girls_compedium.rpy", line 321, in execute
  File "renpy/text/text.py", line 1620, in _scope
    return self.set_text(self.text_parameter, scope, self.substitute, update)
  File "renpy/text/text.py", line 1644, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'asmedia_hint' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.2.1292
Champion of Realms 0.43


Wed Mar  3 11:20:20 2021
Yes, guys, I've noticed.
Apparently, with the new renpy there have been changes to how certain parts of the code work.
For descriptions in fact the hide was already there, but that's not enough anymore, plus some other things I fixed.
I'm recreating the build with everything fixed, a couple of hours and it's online.

I really admire your work and I would love to help you with patreon and everything ... but the conversion of the dollar to the Brazilian currency is very expensive, but your work with this game is incredible.
Thanks a lot, don't worry, if you want leave a review, it's already a great form of help.

is anyone there going to compress it for pc too? :unsure:
I'll do it, I have to redo all the builds, I also do the pc compressed
 

masterdragonson

Engaged Member
Jan 30, 2018
3,280
4,657
is anyone there going to compress it for pc too? :unsure:
Eh how about an unofficial update patch? Given that Zimon updated the renpy engine this probably needs testing which is why I been holding off...

Here is an unofficial update patch for those that already have 0.42
ChampionOfRealms-0.43-pc Update Patch.rar 144 MB


ChampionOfRealms-0.43-pc Ren'Py Update.rar 37 MB


ChampionOfRealms-0.42-pc Ren'Py Downgrade.rar 24 MB


Notes so far:
  • I didn't see a problem using the old renpy engine and just using the unofficial update that doesn't seem to also be a problem with the new engine. Still testing.
  • There seems to be some errors with new games. See girdeyordo's hint fix and tooltip fix Corrected in the latest build
  • When fast forwarding on animated scenes they seem to be transparent until you slow down
Edit: Read Zimon's message above after I hit post reply... Seems a better version inbound in a couple hours
Edit 2: So I tried building the unofficial update patch in both renpy-7.3.5-sdk and renpy-7.4.2-sdk
In renpy-7.4.2-sdk it gives an error in the older renpy-7.3.5 engine.
In renpy-7.3.5-sdk it loads fine in renpy-7.3.5 engine and renpy-7.4.2 engine.

Updated links for v0.43 MKII

Use the Unofficial Update Patch like normal and it should work fine.

If you want to update the Ren'Py Engine then delete everything from the Main Game Directory besides the "game" folder.
Copy the files from ChampionOfRealms-0.43-pc Ren'Py Update to the Main Game Directory.

I tried putting an icon in the Ren'Py 7.42 build of ChampionOfRealms-0.43 but the exe didn't want to work on Windows 7.
You don't have permission to view the spoiler content. Log in or register now.
If you experience this specific problem you can try:
  • Try updating the Ren'Py Engine to 7.42 using the link above. For me these worked fine in Windows 7 Professional.
  • Try downgrading the Ren'Py Engine to 7.35 using the link above. Testing seems to work fine with the game files so why fix what isn't broken.
  • If you still have a copy of v0.42 or bellow then use the Ren'Py Engine files from that. Pretty much everything in the Main Game Directory besides the "game" folder.
  • If you are considering updating your pc I guess go with Windows 10.

Also it doesn't seem like Ren'Py has shaken off the malicious exe false positives :LOL:



On a positive note the icon.ico by itself is safe :p


The Ren'Py update to offers some quality of life improvements but well if it works in 7.35 and is more forward and backward compatible well *shrugs*

I did find this bit in the change log amusing
build.change_icon_i686 = True
If True, and icon.ico exists, the icon of the 32-bit Windows executable will be changed. If False, the icon will not be changed. Setting this to False may prevent some antivirus programs from producing a false positive for your game.
Information about the Unofficial Update Patch
You don't have permission to view the spoiler content. Log in or register now.

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

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
Nov 4, 2018
466
494
Signals instructions permanently stick on screen,
And the signal screen stops functioning,
This happened in the previous update as well.

Might have to do with the new renpy thing zimon mention,
Guess I'll find out after the update.
 

walkerjonny

Active Member
Apr 22, 2019
568
404
Signals instructions permanently stick on screen,
And the signal screen stops functioning,
This happened in the previous update as well.

Might have to do with the new renpy thing zimon mention,
Guess I'll find out after the update.
Yeah, I've seen that one, too.
Happens when you go into the Signals hint menu and close it properly (x in the right upper corner).
You have to go back into the Signals hint menu and to close it by hitting [ESC] then it goes away and the Signals hint menu starts to work again.
At least that's what happened to me.
 
Last edited:
3.80 star(s) 35 Votes