Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Foward+.

Also thank you for commenting.

Did you like my game?

I ,,,, did not . My computer cant render it . I would need compatibility mode . ( im one of dem poor dudes with a old laptop ) But I will get to your game once I get a new machine . 

(1 edit)

Understandable, wish you luck.

Pro tip: You can launch most of Godot games in compatibility mode yourself if you don't have Vulkan.

Most of games will probably look worse, but still should be playable unless something crucial in game logic is depending on rendering.

To launch this game (or most Godot games in general) in compatibility mode just:

  1. Download game and save in desired location
  2. Open folder containing .exe file and in file explorer address bar type 'cmd' and press enter
  3. In command line run game with command: 'KnockOutBox.exe --rendering-method gl_compatibility'
  4. Game should be launched in compatibility mode.
(+1)

Oh nice , thanx Glyph , I just tried it. Yea that will help when I check out other games since most require vulcan .