Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

got a bit of an issue where the game apparently thinks i have a controller connected, and even though Enter works when asked to "press start" and the arrow keys select things in the menu, i can't actually press enter on anything *in* the menu. is there a way to disable controller input from a config file?

We have re uploaded the newer build, let us know if the problem persist.

If the problem wasn't resolved then the game is probably detecting another peripheral as a gamepad. During testing we found that it sometimes picked up drawing tablets as gamepads, we made sure to avoid this but it might still be occurring with other brands.

Controller detection cannot be changed because the user config is in the registry. As far as we know it can't be changed there.

You could try playing with the tablet disconnected or by changing your inputs.

To change your inputs on the spot, after the press start screen, press F12 to open the keybinding menu. You can press F11 to reset all inputs to default.

i think the issue is my mouse claiming to be a controller because it can do some macro stuff for that, I've found a workaround which is essentially just revoking and restoring my access rights to the device node before/after playing it with a script.

Ah good to hear, enjoy!