tl;dr: Added small changes to make it more clear when a controller was detected. Some people are inadvertently playing in controller mode with their mouse an keyboard (which is a pretty terrible ui experience) because it isn't clear in the game when a controller is autodetected. This patch adds a small label to the town creator screen saying whether the game is in mouse or controller mode, and a button that jumps straight to the settings page to change modes. Note that I am still spending 90% of my time working on the issue where the game crashes on startup for some players. I just saw a lot of reports regarding this issue and decided to implement this change because it was a quick fix!