funkygallo

Member
Oct 23, 2017
350
148
222
This was a good version. I had zero crashes and didn't note any bugs. The release version had tons of content, this version has some more, plus additions and modifications to old scenes (unless my memory is incorrect). Again, well worth downloading. I have confidence that the creator will continue to steer the game in a good direction. TLDR: Good.

PS Not sure if someone wants to post the official walkthrough. I thought about updating my walkthrough from version 0.1, but I figure there isn't much point if the official one is better?
It (the official one) doesn't seem better, honestly...
 

Alleycat_2017

Member
Sep 1, 2017
292
336
266
Just tried the 0.2.1 'fix'. still get rollback errors. Used the code and it pitched me in aut week 8 ( I was on week 10) with no money and a half empty inventory. No idea of what I had done and what needed to be done to get back to where I was. Can the dev please fix this so that either the saved games work or the code actually puts yo back into the game where you left off?

I doesn't matter that it's a good game if all the time you invest in it is wasted each time the game updates. I appreciate that the dev attempted to give players a way to get back into the game where they left off but if it doesn't work it just leads to frustration.

Only the obsessed will want to play the same scenes over and over each time.
 

redknight00

I want to break free
Staff member
Moderator
Modder
Apr 30, 2017
4,564
20,502
759
Just tried the 0.2.1 'fix'. still get rollback errors. Used the code and it pitched me in aut week 8 ( I was on week 10) with no money and a half empty inventory. No idea of what I had done and what needed to be done to get back to where I was. Can the dev please fix this so that either the saved games work or the code actually puts yo back into the game where you left off?

I doesn't matter that it's a good game if all the time you invest in it is wasted each time the game updates. I appreciate that the dev attempted to give players a way to get back into the game where they left off but if it doesn't work it just leads to frustration.

Only the obsessed will want to play the same scenes over and over each time.
The 0.1 saves won't work again. Ever. Use the code to start from the end of 0.1.
 

kare

Member
Aug 5, 2016
204
272
332
This is nice, very nice.
Let's hope for regular and meaningful updates.
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,760
4,915
426
Fun little game so far. Only complaint is a way to systematically earn more money instead of the roulette of writing articles. Sometimes the articles pay $30, and even $60 once, but generally it's $20 per, which is a lame time killer, especially when you're trying to juggle multiple conversations and times at once.

Maybe have "writing" be a skill that gradually goes up, earning an additional +$5 for every X articles guaranteed to the article base pay, with more as a random like it is now?
 

Deadlyreaper

Active Member
Nov 20, 2017
753
734
288
I have constantly error message nwenn I want to enter the fluhr in the mannor or from there in space wants to go but there I can still press on ignor and it goes on but now I have a mistake where the spieInflight goes
on and if I with nefari in her room wants to talk about the floating there comes every time the error message and it does not go on after I have pressed ignor I'm back to the question and it starts all over again :'(


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

While running game code:
  File "game/bathroom.rpy", line 83, in script call
    call check_time from _call_check_time_2
  File "game/nefari_room.rpy", line 36, in script
    if nef13_naira == True and nef13_kaila == True:
  File "game/nefari_room.rpy", line 36, in <module>
    if nef13_naira == True and nef13_kaila == True:
NameError: name 'nef13_naira' is not defined

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

Full traceback:
  File "game/bathroom.rpy", line 83, in script call
    call check_time from _call_check_time_2
  File "game/nefari_room.rpy", line 36, in script
    if nef13_naira == True and nef13_kaila == True:
  File "E:\Mega\MythicManor-020-pc\MythicManor-0.2.0-pc\renpy\ast.py", line 1702, in execute
    if renpy.python.py_eval(condition):
  File "E:\Mega\MythicManor-020-pc\MythicManor-0.2.0-pc\renpy\python.py", line 1843, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Mega\MythicManor-020-pc\MythicManor-0.2.0-pc\renpy\python.py", line 1836, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/nefari_room.rpy", line 36, in <module>
    if nef13_naira == True and nef13_kaila == True:
NameError: name 'nef13_naira' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Mythic Manor 0.2.0
Wed Mar 14 00:27:53 2018
 

CowMeat

Newbie
Jun 17, 2017
71
59
160
I'm updating my walkthrough. Should be finished this Wednesday or Thursday. In the meantime, there is the patreon walkthough and this version is fairly easy to complete.
 

bobbo69

Forum Fanatic
Donor
Jun 18, 2017
4,204
8,497
768
Fun little game so far. Only complaint is a way to systematically earn more money instead of the roulette of writing articles. Sometimes the articles pay $30, and even $60 once, but generally it's $20 per, which is a lame time killer, especially when you're trying to juggle multiple conversations and times at once.

Maybe have "writing" be a skill that gradually goes up, earning an additional +$5 for every X articles guaranteed to the article base pay, with more as a random like it is now?
You can cheat for the money if you changed the value in the 00console.rpy, press shift+o (letter) and write: Money=inventory.money=xxx (xxx is the amount of money you want to put in there) :)
 

bobbo69

Forum Fanatic
Donor
Jun 18, 2017
4,204
8,497
768
I've got a code at the end, I guess this means I've completed the game right? :p
 

LordCorwin

Member
Game Developer
Dec 18, 2017
456
1,155
357
Esther is my favorite, as usual the mature one wins with me, but I'm hoping to see some content implemented with the mother. I doubt she'd be one of the future girls you can interact with on a regular basis, but it'd be nice to fulfill those dreams you have early on. (No doubt Patreon's new laws would put a stop to that thinking.)

Overall it's not a bad dating-esque game, with each real action you take with a girl increasing their affection towards you. So the relationships all build, with not much of a grind that goes unrewarded.

And while the models are good, I think they can be polished a bit more. I've seen some lesser known 3D harem games that implement some damn fine models, so I know it's possible. Not saying they need to be altered greatly, but a little elbow grease might help.
 
  • Like
Reactions: bobbo69 and gartal
4.50 star(s) 203 Votes