Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

How exactly do I enable the debug console? I can't seem to find it...

(1 edit)

From our experience with prior versions of the game where the debug console was always enabled, many players did not get a debug console and it seemed to be related to the OS. Windows 7 was the most reliable at getting a console, but Linux and Mac always had to run the game from a Command Prompt/Terminal to see it.

If your game does not start with 2 windows when you use the debug mod, then I recommend using the Command Prompt. "cd path"(replace "path" with the path of your Strive folder) can be used to navigate to wherever the Strive executable is located, and "Strive" can be used to run the executable.

Thank you for the help!