Picked up Little Noah: Scion of Paradise during the Steam sale with all the DLC for around $8. So far, seems like if you threw Smash Bros Subspace Emissary and Dead Cells in a blender. Gives whimsical and comfy vibes
with the music, art style, and characters. Played about an hour or so of it, and I need more time to give more of my thoughts on the game.
Also, working on a mod that unlocks the framerate cap, ultrawide support with some UI scaling fixes, and custom resolution patch cooking for it (the game only officially supports 720p and 1080p). The game's framelimiter (separate from the Unity one) is causing massive stuttering for me that doesn't seem to happen on my Steam Deck. Even after they patched in basic keyboard support, there's a few technical issues with the game. I will at least say that the game picks up on my DualSense and gives me the right prompts, so at least the controller support isn't extremely lacking on top of that.
Just need to do some testing to the game to find UI and gameplay related problems, and then track down what's causing those. That and finding the right function to patch with the game resolution. Interestingly, the game is using FixedUpdate for a lot of things, but I haven't noticed any physics differences when raising that from the 16ms that CyGames is using.