Play game
Whispers of the Deep's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Story/Writing | #35 | 2.921 | 3.200 |
Judge's Score | #39 | n/a | n/a |
Sound Design | #39 | 2.921 | 3.200 |
Gameplay | #43 | 2.739 | 3.000 |
Creativity | #43 | 3.286 | 3.600 |
Overall | #44 | 2.812 | 3.080 |
Horror | #52 | 2.191 | 2.400 |
Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Which Theme(s)/Horror Genre(s) did you use for your game?
Eldritch Horror
What challenge(s) did you decide to add, if any?
piece of dialogue
Leave a comment
Log in with itch.io to leave a comment.
Comments
First of all, I loved the documents and notes that you can find, and I like how they were presented in-game. However, the dialogue for the NPCs needs to be cleaned up and there needs to be more clarity on what the player can do, or more limits on what a character can ask about. I was incredibly confused because I could ask about topics that I seemingly had no knowledge of and more than once, that led me into a fight I wasn't prepared for (Sister Calista is the biggest culprit for this). I also would have liked an introduction cutscene instead of just starting in the town with no idea what I should do other than just "ask around for help," because there is nothing asking me WHY I should care about the Daminik Family. And for such a story-heavy game, we need that question to keep us interested in what's happening, and we also need it to be answered. I got through the game, but that WHY was never actually answered for me. Why ARE we in Tidecrest in the first place, and how does the Daminik family even affect us as a player? How does the priestess at the end even play into the story? I felt like there could have been very good foreshadowing done for her, but she kind of just... shows up, and her part feels almost too abrupt for me. For a first game, this has serious potential. I just think you need to go back and either pare down what you can ask NPCs, or make it so that finding lore opens up potential new topics to ask the townsfolk.
Thank you for playing my first ever game! I happy that you like the notes and documents that told the back ground lore of the story. I agree with everything you stated about what I need to do for the story of this game. The Sister Calista fight is a great point, and agree. Thanks again for feed back it means a lot to me, and I'm happy that you think it has potential. After the voting I plan on doing an update at some point. To fix at less some game play things that people have found like the dog, and some story things at the very less, I again agree that the story needs some more work and clean up. :)
At first, there were a LOT of typos, so it was hard to tell what things were being intended, like the Pary instead of Pray. But as the game went along, they seemed to clean up quite a bit. As for the story, the background lore was really nicely done. I enjoyed the diary entries, even if I didn't read them all, but I found the ending to be a little confusing, and wasn't sure what exactly was happening. Also, the random battles were a little annoying the further you got into the game, as they were less a way of getting cash and more just in my way as I tried to advance the story.
Thanks for playing my first ever game! I'm happy to hear that you like the background lore. I also understand that ending was confusing, not putting in why the Priestess of the Deep One was in Tidecrest made the ending not land. Thanks again for playing. I had a lot of fun making this game and I learned so much. I can't wait to do it again.
Hey BlackRose, I'm sorry, but I couldn't figure this one out! I had so many issues with the game:
There are some things that I did like:
I appreciate you and what you tried to do here, but I think you bit off more than you could reasonably chew. In the future, try going for something smaller so you can polish what you have.
Hey KV! Thanks for playing. Ya, guidance was something that need more I agree with that. I didn't have time for the magic in the game, so that is understandable. Understandable with lack of descriptions on items something I forgot to do, my bad. Thanks for all the input. It helps to see what people see that I need to have and what they liked.
Awesome! That was fun! I loved all of the games' secrets, and I wonder if I found all of them. Also, are there alternate endings?
(ANYONE PLAYING THIS: IF YOU GET THE CUTSCENE FREEZE BECAUSE YOU RECRUITED THE DOG, SCROLL DOWN - I HAVE A SOLUTION AT THE BOTTOM OF THIS COMMENT SO YOU CAN GET PAST IT AND KEEP PLAYING!)
Here are a few thoughts and notes on the game-
---CUTSCENE FREEZE FIX---
If you need a workaround to fix the dog cutscene problem without getting an updated build of the game, here is what you can do to fix it in-game right now:
First, open the file WHISPERS OF THE DEEP/s/rmmz_managers.js using a simple text editing program like notepad.
Then use the search function to find this on line 2017:
if (Utils.isNwjs() && Utils.isOptionValid("test")) {
change this line to say:
if (Utils.isNwjs()) {
this will enable the dev tools in-game.
Then, load the game to where you have the dog with you, before the broken cutscene begins, and press F8. This will bring up the dev console. In the console, paste this line and then press enter:
$gamePlayer.hideFollowers(); $gamePlayer.refresh();
This should remove the dog character following you around as an object, though the dog is still in your party. This should prevent the cutscenes from breaking!
Thank you for playing. In truth, I didn't get time test it with the dog in the party, so thank you for pointing it out. In truth I did have a little help with AI, but its didn't write it, It just help me get my thought for the story on a right path on how to write things in the away I was trying to a state them. I agree that is a lot reading for one area and I should have had them a little more in different areas. I think the longest one was Octavia's I believe. Ya starting with some gold would help, and will change that when I get to doing an update. I'm happy that you have fun trying to find all the game's secrets. If I had more time, I would have maybe had a alternate ending, but ya time. Thanks again for playing my first game ever.
This was really cool! Really liked the sprite work and story!
Thank you for playing and very happy that you liked the story.