Skip to main content

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

Hey,guys!  I have some questions.When i started the newest game,the game gives me a PERFORMANCE WARNING?!

It said,

This computer is using software rendering

Its graphics drivers may be out of date or not operating correctly.This can lead to show or incorrect graphics display.

The log.txt file may contain information to help you determine what is wrong your computer.

More details on how to fix this can be found in the documentation.

How can I solve this problem?PLEASE HELP ME!

It means, that you don't have video card, and game is using CPU to render images (which quite slow, because CPU already processing game logics, code of OS and all opened applications, and adding rendering of images is quite troublesome). Or, another option, you do have video card, yet drivers not installed or installed in a wrong way. If it is the case - find data about your video card (manufacture, model), go to site of manufacture (Nvidia or AMD, you don't have many options here really) and download drivers for your model of videocard. And install it.