BlueToblerone

New Member
Jul 22, 2017
7
2
Waiting on mod to play, but reading code. It is seems to be this.

- Esther Level at minimum of 24
- Met Lily
- Find key in Lily's room
- Goto sexroom
- If Esther's level is under 31, you go "Wow a sex room"
- If above that, she'll come up behind you. Sex
Got it. Thanks (y)
 

DigDug69

Engaged Member
Jun 29, 2019
2,556
5,137
I think that I am going to bow out in this game.
Between all of my save files disappearing with this release, and the extended release times, I have had enough.
It was a fun game, but not worth dealing with this anymore.
I wish you all well...
 
Oct 5, 2022
38
48
Some games you can, but others not so much.
It's a good question, but it depends on the game and the mod, so I suggest just trying to continue from where you left off and see what happens.
Worst case scenario is, you might have to start over again if you notice excessive crashing of the game.
This Post has a modder picking up the slack. Just waiting on the posting.

I'm been using v0.21 mod with v0.22. I still had some Nefari stuff from the Cairo Trip. I have cave left and I think I will be finished with v0.21.

You'll get errors either way.

Without:
- I couldn't go to the load/save screen. Gray Screen

With old mod:
- Missing images on the main menu. (New UI and Links)
- Displays Out of Date in the corner.
Thanks for your responses,i'm glad to hear someone will continue the mod,love the game and wouldn't mind playing it without the mod but it is really long even with mod to help you out so i'll wait a bit.Gotta make sure to thank the modder once its posted for their hard work.
 
Last edited:

Hanny2000

Member
Jun 16, 2020
371
752

I used to listen to this song while playing Mythic Manor. So whenever I hear this song, Mythic Manor is the first thing that comes into my mind. :oops:
 

LordEmping

Member
Jul 1, 2017
135
62
Playing the new update. Damn, this one looks outdated as fuck. Jikei should just wrap this up and move on. Make a new game with a new engine, with a new modernized art style. Not this 2016 3D shit. Instead, they keep adding new girls. Adding unnecessary more content, to this unnecessary long-ass game.

The only reason I'm willing to go through this is Nefari. Her model is fantastic.
Other than that, I think I would drop this game in a heartbeat.
same my friend same, i am only play this because my lovely chocolate ass nefari
 

T4t0rt

Active Member
Feb 22, 2023
822
372
Guys, i have a bit of a problem:

In this update, it say for Astrid to find her in the afternoon, but.... in which day exactly is supposed to find her?
 

pds72

Well-Known Member
Sep 25, 2019
1,026
940
Im on week 15
Python:
        elif velle.level == 23 and sunday_level < 12:
            text "Time: [unavail]"
            text ("This event is not available right now, try again next week.")
            text ("({i}More in-game weeks must go by first.{/i})")
        elif velle.level == 23:
            text "Time: [mornt]"
            text ("I should visit Velle today.")
This is a snippet from the relationships_hints.rpy.

The 11th Sunday was the one where you go to the mall with the girls to buy Esther a birthday present. If Esther's level was high enough, you could buy her vibrating panties.

If you click on the inventory (box) icon, then on the Stats button, you can see your Sunday Level. If you skipped weeks, then they may be out of sync with game week.


Guys, i have a bit of a problem:

In this update, it say for Astrid to find her in the afternoon, but.... in which day exactly is supposed to find her?
Beach
 

T4t0rt

Active Member
Feb 22, 2023
822
372
Python:
        elif velle.level == 23 and sunday_level < 12:
            text "Time: [unavail]"
            text ("This event is not available right now, try again next week.")
            text ("({i}More in-game weeks must go by first.{/i})")
        elif velle.level == 23:
            text "Time: [mornt]"
            text ("I should visit Velle today.")
This is a snippet from the relationships_hints.rpy.

The 11th Sunday was the one where you go to the mall with the girls to buy Esther a birthday present. If Esther's level was high enough, you could buy her vibrating panties.

If you click on the inventory (box) icon, then on the Stats button, you can see your Sunday Level. If you skipped weeks, then they may be out of sync with game week.



Beach
Thanks, you saved me.
 

Hitotih

Member
May 10, 2020
218
118
The game does not launch (V0.22 Uncompressed version)

##########################################

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
File "game/screens.rpy", line 1701, in prepare_screen
File "game/screens.rpy", line 1701, in prepare
File "game/screens.rpy", line 1706, in prepare
File "game/screens.rpy", line 1706, in prepare
File "game/screens.rpy", line 1712, in prepare
File "game/screens.rpy", line 1712, in prepare
File "game/screens.rpy", line 1712, in <module>
AttributeError: 'StoreModule' object has no attribute 'quick_button_text_size'

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

Full traceback:
File "D:\CAC\Incoming\1 - Jeux\- A\Mythic ManorV0.22\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\CAC\Incoming\1 - Jeux\- A\Mythic ManorV0.22\renpy\main.py", line 652, in main
run(restart)
File "D:\CAC\Incoming\1 - Jeux\- A\Mythic ManorV0.22\renpy\main.py", line 94, in run
renpy.display.screen.prepare_screens()
File "D:\CAC\Incoming\1 - Jeux\- A\Mythic ManorV0.22\renpy\display\screen.py", line 1026, in prepare_screens
s.ast.prepare_screen()
File "game/screens.rpy", line 1701, in prepare_screen
File "game/screens.rpy", line 1701, in prepare
File "game/screens.rpy", line 1706, in prepare
File "game/screens.rpy", line 1706, in prepare
File "game/screens.rpy", line 1712, in prepare
File "game/screens.rpy", line 1712, in prepare
File "D:\CAC\Incoming\1 - Jeux\- A\Mythic ManorV0.22\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/screens.rpy", line 1712, in <module>
AttributeError: 'StoreModule' object has no attribute 'quick_button_text_size'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Mythic Manor 0.22
Thu Nov 21 10:07:51 2024
 
4.50 star(s) 199 Votes