Comments

Log in with itch.io to leave a comment.

(-5)

Hey guys, feel free to play and support my game!

(1 edit)

I can't even play the game. When I am on the main menu my clicks and hovers don't appear to do anything.
Unsure the cause but I do see two issues in console:



Uncaught (in promise) NotSupportedError: screen.orientation.lock() is not available on this device.


Unhandled exception in game loop: [DllNotFoundException] SDL3

blazor.webassembly.js:1    at SDL.SDL3.SDL_GetKeyName(SDL_Keycode key)

blazor.webassembly.js:1    at Capscape.CapEngine.Frame(Double deltaTime)

Hey, sorry about that! this was a bug on my end, and it’s fixed now. It hit anyone with display scaling other than 100% (the Windows 125% default on a lot of laptops) or browser zoom.

If you refresh the page it should pick up the new build and work. It’s a fresh fix though, so if it still misbehaves for you I’d really like to know.