Strange, in the prologue the MC says he is adopted, so the woman and girl who pick him up from jail are not his real relatives, later his blood relatives will appear or it will be revealed that the MC is not really adopted?
Strange, in the prologue the MC says he is adopted, so the woman and girl who pick him up from jail are not his real relatives, later his blood relatives will appear or it will be revealed that the MC is not really adopted?
Well, the truth is that I played the prologue a long time ago, so I'm probably wrong. So if you say he's adopted, it will be like that. I don't know, but it seemed to me that she was his mother because, being the only man in the world, surely knowing who is his mother is important.
Strange, in the prologue the MC says he is adopted, so the woman and girl who pick him up from jail are not his real relatives, later his blood relatives will appear or it will be revealed that the MC is not really adopted?
Probably neither - devs tend to "landlady" treatment relatives in games like this. I just assume they are indeed his relatives and have been all along but of course in the trademark nudge nudge wink wink all knowing kind of way.
While running game code:
Exception: Line with id event_halloween_candy_for_ruriko_78b2bf71 appeared twice, at halloween.rpyc:2 and game/halloween1.rpy:2.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 577, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "renpy/script.py", line 427, in finish_load
self.translator.take_translates(all_stmts)
File "renpy/translation/__init__.py", line 169, in take_translates
n.filename, n.linenumber))
Exception: Line with id event_halloween_candy_for_ruriko_78b2bf71 appeared twice, at halloween.rpyc:2 and game/halloween1.rpy:2.
While running game code:
Exception: Line with id event_halloween_candy_for_ruriko_78b2bf71 appeared twice, at halloween.rpyc:2 and game/halloween1.rpy:2.
-- Full Traceback ------------------------------------------------------------
Probably the the royal family and the fairies or something seems like MC or whoever he is really is connected to them somehow.
For now it seems only your sis, mom, aunt, grandmom who may be alive.
Hello, fellow citizens of Dark Magic.
To show my deep gratitude, I want to ensure everyone knows how updates will be rolled out moving forward. Here’s the plan:
Public Version Update: On the 1st of each month, everyone will receive the latest game update. This ensures that all of you, our cherished community, can experience the new content and improvements on a regular basis.
Patron-Exclusive Content: On the 7th of each month, I will release the next batch of content to my patrons, starting with those in the $10+ tier, followed by the $5+ tier. This staggered release allows me to provide early access as a special thank you for your generous support.
I have a bug. Event where Kimiko and Momoko want to draw you doesn't activate. I see quest "Momoko keeps talking to someone inside her room, afternoon". But when I get there, event isn't starting. I'm playing with cheat mod, so it could force some issues.
This unofficial port/version is not released by developer, download at your own risk.
I'm new into this so if you are experiencing some problem please pm me and i will look into it or if you have any idea on how to made my ports better i'm all hears.
i am not able to test android ports myself, but i believe that it has to be compiled in the same version of renpy as the original distribution tell me if i am wrong though. pretty new with renpy and python.
Didn't played the game so yeah my bad...
Just tested it on my phone and it show some error that weren't showing on Ren'Py android emulator...
I will delete my post and will re-do it when I get the time.
Sorry for the inconvenience...
i am not able to test android ports myself, but i believe that it has to be compiled in the same version of renpy as the original distribution tell me if i am wrong though. pretty new with renpy and python.
You are right and wrong about Ren'Py versions, yes it's probably better to be on the same version but mostly newer can work for older version (exemple : 7.6.3 work for 7.5.3) BUT yes if the game is using an 8.X.X version you can get error if you are porting with 7.X.X.
I'm still new with Ren'Py but I think that's an first thing to know.