Skip to main content

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

I'm just wondering, how much resource does this plugin takes up. I know the whole idea is to do something else in desktop while the game is running.

The plugin offers multiple implementation methods. The two approaches, solid color matting and border extension, merely call the windows api and should not have any negative impact.

The method of passing buffers and multi-window support require a large amount of computing.

(Machine Translation)

Great thanks