Skip to main content

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

Playing on Haiku !

A topic by DigitalBox98 created 57 days ago Views: 25
Viewing posts 1 to 1

Thanks for this funny game!

On Haiku the below settings.json must be created in the « bin » directory of the game : 

{
                 "fullscreen":false,
                 "integer_scaling":true,
                 "cinema_mode":true, 
                 "lowfps":false,
                 "filter":0,
                 "volume":100,
                 "languagehandpicked":true,
                 "language":"en",
                 "mod":"",
                 "showhint":false,
                 "showmenu":false,
                 "showskip":false,
 }