oh wow yeah this 2d jiggle is great, I was trying to achieve something similar in godot and failed but this looks so cool!!!!
Edmango
Creator of
Recent community posts
Haha you're right, I originally had some sketches for wolveon as a cat, but I wanted to make Catda a cat so that Moushley could make some mouse on cat jokes. I also wanted to make a dog of the state joke about wolveon too.
I could have made them both cats, but thought that it being a bit more diverse would be a little funnier.
I'm sorry to hear that!
Also this is how you would get your specs:
Find the “My Computer” icon on the computer's desktop or access it from the “Start” menu. Right-click the “My Computer” icon. From the menu, choose “Properties” down at the bottom. A window will come up which will provide some specsIf you're not able to do that, then no sweat, I'm just trying to get a better understanding of what devices can't run the game so I can make sure to explicitly list the specs for my next one (so that people don't accidentally buy it and can't play it!)
Sorry to hear that, please check out the comment thread a little below started by "TheLordOfCinder" there seems to be a few users suffering from instant crashes due to the way godot 4 renders and exports the game.
But you said it never gets past the loading screen? It might be that your device isn't powerful to run the game, can you tell me the specs of your device and the operating system you're using so I can double check if there's a different way to help make it run?
Hello to all users receiving this glitch. I've uploaded a build that's no longer in debug mode, and removes a function call that I believe was causing some glitches (titled BUGFIX_WINDOWS). Please let me know if it fixes the black screen error. If it does not, could you please let me know what kind of device you are using, if you're running it through a virtual machine, and, if the glitch does not immediately happen when you run the game, what steps you took in the game before it happened (that you can remember)
I'm very sorry this issue is avoiding my attempts to replicate it. I've got a feeling it must be a device specific issue since it's affecting such a small minority of users (that have reported) and I want to fix it if we can figure out why it's happening.
Please check out the comment thread a little below started by "TheLordOfCinder" there seems to be a few users suffering from instant crashes due to the way godot 4 renders and exports the game. Hopefully some of the suggestions there can be of help to you and I'm sorry that the game isn't working on your machine!
This is what my research has said to do, however, it requires command line stuff, which is weird and I'm not fully sure if this works properly:
- You can either go to a terminal and run
C:\path\to\game.exe --rendering-driver opengl3
- or create a shortcut (
.lnk
) and edit its properties to append--rendering-driver opengl3
to the path to the binary.
If that and updating your drivers still does not work, try this:
- Uninstall the “OpenCL™, OpenGL® and Vulkan® Compatibility Pack” and then attempt to run the software
If those attempts *still* do not work, then that means your hardware can't support the game and I would recommend requesting a refund for the game or attempting to run the game on a different device. Hopefully one of these suggestions helps!!
I've been researching into this specific issue since it's come up a few times and it appears to be a problem with the renderer godot 4 is using.
- here are a few options you can do to try to fix it
- Make sure your graphic drivers are up to date, and if they are not try to update them
- Run the game with the
--rendering-driver opengl3
flag to force Godot to use the old opengl3 drivers
- If you are running and older GPU or something like intel integrated graphics you may need to consider upgrading to a newer GPU
Those are the current recommended solutions as the issue has to do with the renderer and not coding specific issues on my end from the looks of things. Could you also let me know what the OS that you are running is and what graphics card you are using, that could help me isolate which users are more likely to get this issue
It sounds like the crash is an issue with how I'm loading the assets for the different rooms at runtime. I'm planning on restructuring how it instantiates objects into rooms so that it'll be a bit more streamlined, but knowing this puts it at a higher priority.
Thank you so much for giving me the details on what you tried and the device as well!
Here's a quote from the bonus section of the game (that you get if you unlock all 3 cheeses):
"The sex scenes were removed due to a desire to keep the focus honed into ENF and clothing damage."
But to elaborate a little more on that, I had trouble fitting it into the narrative in a way that felt good to me, without breaking consistency with the characters, and that didn't make people go "well why isn't there a sex scene for every ending" so instead it got changed into a sketch and added to the bonus pages.
Are you running the windows version, and can you delete the game files and redownload it from the page? If you were able to advance past it the first time, then something weird might have happened with the game files when you reached this room again since this is the first time I've seen this bug and haven't been able to replicate it
Tottaly valid criticisms, I wrote in the comments of LQ: Flirting in the forests that it was a remake, but didn't include it in the title image, or game itself, so it likely just flew over people's radars, even had a few people mentioned that they didn't realize it was one, so that checks out.
Someone once suggested to me to work on putting them together in a "definitive edition" but the way I stored the dialogue trees back then was way more annoying then I have now, so it'd be a LOT of text editing and a major pain to fix, which has led to me not doing so until I get enough motivation.
Though that is interesting to know that people are thinking that LQ ICE isn't a sequel, but also my fault for not branding it properly at a glance. I was going more for a "chronicles of X: [new title]" which is more of a book thing and less of a game thing.
Was there anything in the games that you have played that you really liked or disliked?
Discovered this game while looking for unconventional uses of the RPGMaker system and found myself pleasently suprised by the mechanics and implementation of combat system.
The RNG of the dice being used as movements on the board and used as numbers to hit foes felt like a really intuitive system, and the various values of different abilities having affects on combat or on the board felt really good.
The theming was simple and felt good for what it was, loved the humor of ("Why are you a fairy" - "The hell if I know, what kind of shit have you been watching/reading") and thought it was a fun abstraction of the mind of a creative as a person who went to school for game design himself.
Sad to see there's not more interaction or that more people haven't played this game (at least according to the number of comments), and I'm definitely looking forward to try out your other games to see just what other ideas you're throwing out into the world!
Glad you enjoyed it!
If you're okay with trying to parse the quest format (read the posts with images and text and skip over the other ones) you can find the other parts linked here on the wiki page:
https://questden.org/wiki/Catalyst
There is not currently a third option, that appears to be a bug, thanks for catching it. There USED to be one in the past but I thought that I removed it since I wasnt able to finish all the art and writing that was needed for that scene and it got a bit darker.
You're not doing anything wrong. thank you for the report.
Okay! I fixed it and uploaded a new version. The idol is in an easier to reach spot and I have double checked to make sure it has the dialogue script associated with it so that you can get the dialogue option to interact with it. My apologies for this being broken as it was.
In response to your other comments, the game is intentionally as short as it was, the previous projects I've worked on took much longer to produce both in terms of writing and designing, this one took significantly less time, and is a remake of Lust Quest: Cannie in a better system with more programming options for me to add content.
Combat right now does not include any sort of leveling curve, this is both because I have not programmed it in yet and because I'm trying to decide the best way to approach leveling, the game is also short enough that it doesn't really need it.
I'm so happy you want more and that you find the quality to be a massive improvement!!! I was working really hard to make this game as polished as possible so that people would feel it to be a higher quality product. (though some bugs end up sneaking through sadly)
Once again I'm sincerely sorry that you were plagued by this issue and it didnt let you see the rest of the game. This should be properly addressed now, please let me know if it isnt. I also fixed an issue with resetting the game that caused Cannie's dialogue to break and included that in the update.
Thank you so much for taking the time to message about the issue and provide feedback.
Okay, so after tinkering with it for a few hours I found out the problem. It's super strange. This is an example of what I had before
In the "Let's Test" passage I had a single line of text, then at the end of that it would check to see if that value was true.
BUT what ended up happening is that it would just pick the first link in the chain as if it said true. Now I tried this with the <<!visited>> function too, and it caused the same response which nearly caused me to tear my hair out because I saw it work before. So I tried this:
Thanks for the reply, I'm having a little difficulty wrapping my head around how to do this.
From what you said, inside of the visualnovelexample you use the drawstring class to manage custom commands. I believe you are referring to the following:
You subscribe to that delegate event by using the drawstring.RunCommandEvent+=Runcommand; and it leads me to this line
By following that rabbit hole to the drawtring script I see an event called RunCommandEvent and underneath that the bool for Runcommand()
Unfortunately that bool only lets me run commands in the "Raw Text" portion of the fleece dialogue line editor. Trying to put it in the "Link Raw Text" portions when you have a branching choice causes the text to not be read or parsed properly.
So now, after reading through your message several times, I've tried instead to look through the parsers and figure out how to resolve it that way. I found the "FleeceDefaultParser" that comes included with fleece and the script associated with it and am now trying to figure out how to implement something the returns "true" or "false"
I made a function "isLeader" to check if you had an object or leader of a specific type in the leader slot of FleeceDefaultParser (this is in the parser.cs file)
It checks and in the inspector displays it as FALSE if the leader is not correct (as intended)
However, whenever I test this in the live game it completely disregards the "False" text and plays that line of dialogue that should have been rejected. I haven't done anything different than you have for the visited or !visited line. Using a debug string prints out False which means it should technically be rejecting it. But it does not. I tried deleting those passages and making new ones but it still is rejecting it.
I followed the same format you set up and tried to establish things to be as close to how you did it as possible but was wondering if there was something super obveous I was missing, or perhaps it's that I just dont have a good enough foundation to understand how to make these kinds of edits.
Thanks for your time.