Thanks man, no pressure. I appreciate you being so on top of this for us.
@Qazqazqazway I added a new āqualitytestingā version to Itch that greatly drops the resolution of images. (I donāt recommend trying this version to anyone reading this unless they want to help troubleshoot) The reason for this version is I want to understand if the images of the game are hindering performance, because they take the most toll on it. Please let me know if it runs better!
Youāre not gonna believe this- Game runs like a dream again. Iām personally not super bothered by the image quality, so any improvements made to it without making the game load at the speed of No again would be a delightful bonus.
OMFG I am shaking rn Im so glad we could pinpoint the issue! Thank you so much for helping troubleshoot this issue, I am so thankful for it, honestly. I do need to get some rest (since I am only human lol) but Im so happy we were able to figure this out before I did. Tomorrow I will run a few more tests and figure out what the best quality of the images should be, and if youre available, I would greatly appreciate the help to figure that out!
In the mean time, I hope you enjoy the game!!!
Thank you! The new enemies scare the shit out of me!(Iām loving the new content so far)
Aw Im so glad to hear! Enjoy the jumpscares and thanks again for everything!
There is a version for Android ?
@xMrCasa Iām currently working on one, and hope to have it ready sometime next month
Iāve played quite a bit of this over the last two or three days and I really like it, although there are some minor issues Iāve come across:
-
Mad Fatters and Aliens seem a bit bugged - most of the time it seems only one per floor spawns properly, while the rest only load the map sprite, with the enemy data showing no name, 0/0 stats, and a Mimic portrait. The bugged versions also donāt give experience when killed.
-
Iām not sure what the exact cause is, but with the wrapper that enables shards spawning in the dungeon, shards will sometimes appear on/in(?) walls - thereās no visible sprite, but an extra space on the map denotes where they are, and claiming the shards allows you to pass through the wall, though it doesnāt remove the wall texture as if it had been destroyed.
-
I think the ratio of actual game content to unlockable post-game content is a little low - Iām on my fifth cycle and only have about as many shop outfits, as well as half a dozen or so modifiers - and thatās with both a wrapper and gumball boosting my sprinkle drop rate. At that rate Iāll still probably clear out the shop items before unlocking all the wrappers, but the amount of gameplay that actually changes meaningfully based on unlocks doesnāt seem to justify how may runs it takes to unlock everything. Iāve also only ever come across floors with sprinkle monsters twice, both on my first NG+ cycle.
-
The full-res version of the game is using a whopping 7.8GB of VRAM for me, which probably means itās loading in all of your gameās assets at once, and explains why itās running so poorly on other machines without that much graphics memory. Unfortunately I donāt know enough about how Unity manages asset packaging to offer advice there, but clearly some way of splitting assets so that assets that arenāt being used can be unloaded from VRAM would make a big difference.
@jimbobvii Thank you for letting me know about those bugs, as well as the feedback!
Could you give me some more information about the mad fatter / alien bug? How often it happens, are there any other monsters or just them, do any other bugs occur when that happens, etc. The more information, the easier itāll be for me to pinpoint whatās causing it!
I will also take a look into how the shards are spawning. The generator looks for spots in the dungeon where they can spawn, so I mustve missed adding a factor there.
I really appreciate you letting me know! Itās sometimes difficult for me to playtest everything in its entirety since thereās a lot of things that can happen with procedural generation.
As for the game content / shop items, I did want to make it a bit of a āgrindā so theres enough content to unlock in more than one sitting. (For people who want to come back to the game every now and again and have something to look forward to.) Also, monster girls have an equal spawning chance, with tougher enemies spawning on deeper floors. The Sprinkle Monster only starts spawning on floor 5, with every possible monster type by floor 8.
It was also my bad about the whole āperformanceā issue. Prior, Ive only made smaller / quicker games, and SS was a huge step for me since itās my biggest game yet. You are exactly right about it loading in every game asset at once and thatās where the issues happen. If I could go back in time, I would cut the game into separate scenes that would be loaded in one at a time, instead of everything at once. But I am still learning and hope to prevent this from happening again in the future as I continue to develop more games
Nonetheless, I hope you are enjoying the game so far and I plan to have an update for it soon(ish) that will fix all of the known bugs as best as possible!
Iāve only seen it with these two monsters - I havenāt noticed any other issues occurring at the same time, and modifiers donāt seem to be a factor (other than the one that enables aliens, but the bug happens with Mad Fatters even with it off). It seems to happen every time they spawn naturally, I canāt recall if Iāve seen them spawn from statues or not. I canāt actually guarantee it happens with no wrappers enabled as I donāt recall when I first noticed it and wrappers canāt be disabled, but at the very least it happened as early as my first NG+ cycle, so the Chocolate Coin Wrapper was the only one I had turned on then. It happens persistently between game sessions and through NG+ cycles, but I havenāt yet tried a different system or clearing my save data to know if it always happens or if this is just a persistent issue with my save file.
The only thing I can think of that would cause something like this is an error in the code, where something happens that prevents the rest of the code from being read. Since the mimic is the first monster girl in the database, if an error occurred she would be the one who would show up. But the whole mad fatter thing is where it gets confusing, since I cant figure out why she would show up. Does she have a certain expression or is it random? And does she still change expressions when she moves?
Also, have you had any gumballs that you think could be causing the issue as well?
As for your save file, I doubt thatās the cause but I can still take a look into it. If I was removing content then it could maybe be that, but I cant recall removing content, only adding content or switching content.
Also, thanks for the quick reply! Hope to hear back with more info soon
@jimbobvii I did a little tweaking and hope I fixed it. Since it says youre a coder by your username (also, how did you get that? I want one lol) Iāll quickly explain what I think the problem was. I had a public segment of my code that another script read whenever a mad fatter would be spawned, and it would send an integer to it. Iāve had issues in the past where Unity had a hard time replacing the same variable in a single frame, so instead I added that part of the script to the other script so it wouldnt have to pull from it and constantly replace the integer.
Iām thinking the problem happened when two mad fatters where spawned in the same dungeon, and if so, this should fix it. Once the next update comes out, I hope everything will work as intended! Thanks again for your help!
Hi! I havenāt followed this project for a long time and only played the demo. And I was shocked that the full version became available so soon, but unfortunately only on Itch.io. Can you tell me when the game will be released on Steam? Right Now, I live in a country where there are problems with paying in dollars and other currencies, which is why Steam is only available platform for gamesā¦
@pOpLiK Im just finishing the last few steps and making sure everything works for Steam! My planned release date is March 29th
Will Savoring Sword be on nintendo switch?
@Trash_Boat Most consoles are very turned away from sexual content / nudity and donāt allow it. I would if I could
it true. So i sorry for asking.
Thatās okay! I appreciate you asking!
The Steam version is here! There have been some complications running the game with less than 16GB RAM, so if your computer has less than that, please play the Demo first to see if you can run it!
If your computer does have less than 16GB RAM, the āBetterPerformanceā files on Itch should fix the problem! If you are having any other issues, please send me a message and I will respond as soon as I can!
You can also find the game on my Patreon, which gives you up-to-date content and also allows me to continue developing weight gaining games!
(P.S. The Savoring Sword: Survival Guide is now available!)