Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Again my friend. Even pressing space bar key, enter keys nor other ones. Can´t start the game. Please let check that. BTW, the game looks awesome. Thanks and sorry for bothering you with this topic.

Using a mouse or QAOP+Space - move cursor to "New Game" and click on it (or press space)

(1 edit)

You may have a button on your gamepad or mouse that has seized up. Let's check it using the Command Line in the main menu:

1) to test the gamepad buttons, write in the Command Line: 

print in 31[enter]

should return 0.

2) to test the mouse buttons, write on the Command Line: 

print in 64223[enter]

should return 15.