Are newer versions of the game downward compatible with saves from older versions?
candlelit
Recent community posts
UPDATE:
Thank you so much, it worked for me. Now I got all endings :)
BTW: Do you (or NoBreadStudio Team) work on new projects currently? Like I said in comments of EGC page, I really looking forward for a sequel of that game (story including voice acting, music and art are absolutely awesome) or new created stories in general.
This game is amazing, well-crafted and beyond most everyones imagination. Like "Elevator game with Catgirls" its worth reading every single word and taking time to taking in the atmosphere.
But I've a problem with my game. Probably I am simply to stupid but I tried nearly everyhing else before asking you, so here I go:
Spoilers ahead:
Five endings I got by myself, but then there is the secret one.
Really, I tried now about 20 playthroughs only for this last route (spent several days), in all I got the clues were recommended to get the secret ending. According to the guides on Steam and YouTube I missed nothing - but nevertheless the "secret passage" does not open for me. I did all riddles, found all easter eggs, gentle choices, flowers+notebook, dancing, True End - but no key. I did lots of minor variations in hope to stumble on it, but in vain.
For the very tiny chance it might being just my Windows 11 tempering with the VN causing a bug (heard from RenPys being able to actually do this), can someone provide a savegame that leads me to the secret end?
(I think I proofed myself being worthy enough by now, really.)
Usually it seems abandoned, but actual the dev has only very (very) big iterations of deployment. And, no, the progress is the same like 2,5 years ago, but he icreased the image quality since then a lot (it was the last update).
Like two years ago, Komisari plans to finish it. But almost no one really knows when this day will come. Maybe on Discord there are some more details about it, but the ETA is unknown.
Like almost all Renpy games Windows 7 64-Bit or any higher Windows with 64-Bit.
As for HHG: Windows 7 64-Bit or higher. (other Renpy games here on itch.io might be 32-bit, but those compatible with Windows XP are extemely rare today.) It should work even with a very slow CPU/GPU/RAM.
But you absolutely have to pay attention to the known bug when it comes to rendering: When you play for the first time on PC, press SHIFT+G and change renderer to "ANGLE". Otherwise if would crash at a certain point (... Evie in the park)! Lots of HHG gamers and almost all PCs suffer from that issue. Restart the game once and the renderer is set correctly now to prevent that bug.
For myself I waited until the full release came out to begin playing. I like to play a game from beginning to end without any demo or trailer.
This game is absolutely awesome. I admit, colorful and happy storys are more my type but I came here explicitly for some light horror. And I wasn't disappointed, quite the contrary! It's amazing.
There are three most things for me to mention:
1. The perspective of a little wolf cub is just perfect. It reflects relationships between scared dogs or wild wolfs and humans so well. Their trust, and empathy related to each other is captured lively the reader is teleported right into the scene. Not to mention the little distractions and instincts. Whoever has a dog knows what I mean.
2. It comes without heavy jumps cares, and I am really grateful for that. Typical horror games are usually nothing more than monsters popping out from anywhere or psychic elements meant to haunt for weeks. Neither I am the brave sould beering tons of them without having difficulty falling asleep after them not I am interested in those profane works. Your game instead provides much more variables feeding the atmosphere, like dark secrets within a family, disgusting inclinations, and reminders of how cruel reality can hit you. That stuff doesn't make reader hiding unter the blanket fot the duration of the movie but let them thinking about the plot all the more. It mirrors current social problems like child abusment, betrayal and selfishness.
3. The story, names, personalities, drawings and the voice were really good. Maybe sometimes the story or Basil's emotions felt a little bit repetitive but even that increases the feel of closeness. Speaking of the drawings, they are wonderful. Did you say, you draw them by hands? What an excellent art style!
Thanks for the great game you created - and for making it a free one of course!
A few steps are worth a try I think:
- try one of the other sources the dev provided (sometimes some vendors crave for payment and stop download on purpose at the very end to make you spend money)
- try switching the browser (Chrome/Firefox/Edge)
- try using a premium link downloader [with the permission of the domain owner of course XD]
- try downloading with VPN (use VPN Proton as it has a free mode and not being as slow as others), if it works it was a problem related to IP adress ban
- try finding downloads on other sources like archive.org
I bet, one of those methods will work for you! I can assure you, 'download other games now' is shit, because NO, REALLY NO VN HENTAI GAME IS BETTER THAN "ETERNUM"!
What you say makes sense. And I know about Komisari's plan to make 3 huge chapters including the prologue. It's a good plan and in my opinion much better than releasing very short epsidodes in too short intervals. But I seem to remember one and a half year ago he said something similiar about chapter 1 being finished until end of year. And two years ago he said something about great progress and updating soon. This is why I am a bit careful to not expect too much when I hear announcements like 'end of year' or 'every 6 months'.
Thank you for the information. But a status report here on Itch would be highly appreciated anyway so that we can see whether there is steady progress or not. This shouldn't be an accusation against Komisari, its only a bit tiresome to open this webpage every week seeing no story update for several years now. It would be better trying to nail a date (even if mesaured in years) than to having dev who put us off continuously without any ETA.
It's okay if you need more time to develop. But you absolutely should post a status update here on itch.io and/or keep the Trello roadmap up to date. You promised to do so a few months ago, but so far neither of them is present. It would cost you not much time, but everyone would see there is a progress so that this chat has not to be overcrowded by the eversame question that much.
And another one:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (game/gameloss.rpy, line 49)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "gameloss.rpyc", line 49, in script
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\ast.py", line 1842, in execute
if renpy.python.py_eval(condition):
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1207, in py_eval
code = py_compile(code, 'eval')
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1144, in py_compile
raise e
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1081, in py_compile
raise orig_e
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\python.py", line 1073, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (game/gameloss.rpy, line 49)
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.1.24030407
Echoes 0.2.6
Mon Aug 5 23:48:47 2024
[/code]
Here is another bug I found:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'gamelosselena'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "engine.rpyc", line 171, in script
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\ast.py", line 1698, in execute
rv = renpy.game.script.lookup(target)
File "C:\Temp\EchoesCardsOfDestiny-0.2.6-pc\EchoesCardsOfDestiny-0.2.6-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gamelosselena'.
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.1.24030407
Echoes 0.2.6
Mon Aug 5 00:31:04 2024
I'd like to ask again when you'll post a new status report here on itch.io: Your last one is from May 07, 2023 - more than a year old now. As not everyone here visits Discord frequently and Trello is not up to date, I think it would be very helpful for many of us to not think the project might have become paused.
I mean, your work is highly appreciated and your quality update last year was amazing, but without a doubt I can tell lots of us would be glad about new content now...
Komisari, maybe you could give us a progress report here on itch.io. You said yourself the Trello Roadmap is not up to date and some of us are not on Discord everday. Since your last report here is over one year old (May 07, 2023), maybe you could post some news here or at least copy the most important status from Discord to this platform.
Could you be so nice and do this?