the dungeon requires cursor keys. not only did this take looking up to figure out what keys those were, but they don't work regardless of settings. there also doesn't appear to be a way to open the console, so you can't even cheat your way to see if it's a good game.
Viewing post in The Princess And The Tower (18+) comments
AMD Ryzen 3 3200G with Radeon Vega Graphics 3.60 GHz
the keyboard is just an old acer, but theres never been any issue before. the arrows, ijkl, and wasd all failed to work. cursor key ennabling or disabling changed nothing. it may be my end, but i don't see what would break it. maybe uploading it to itch broke some of the files?
Thanks for the feedback.
That is really weird. There have been close to 1000 D/L on this site alone for the game since Sunday and no comparable reports.
WASD was in the game as an alternative originally, but I commented it out because it screwed occasionally with renpy built in commands when keystrokes were buffered. If you have any background in editing game files, you could just uncomment wasd or change it to any keys of your liking. The code is in the file …minigame_dungeon.rpy (just search for „KEY“)
I will implement an alternative set of keys (maybe ijkl is a good idea) in the next release anyways.