Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

in the main menu everything is fine, but when I launch a tutorial or story, the screen turns completely black

(1 edit) (-1)

Wow! has anyone had my problem? Most likely, if you set the gamma to 2, it will become a little better, but this will not solve the problem. I play on Linux, it helped me install and configure DXVK and install DirectX in wine (winetricks to help). I don't know if you're using Linux, but most likely the problem is DirectX.

As I understand it, you were able to solve this problem. Then can you tell me in more detail what needs to be done, I’ve just never heard of DirectX and DXVK. Besides, I have Windows

Try "regenerate data.sav" in settings on the main menu.

now when I open the tutorial an error appears

(1 edit) (-1)

Just find the Direct X installer on the Internet. If I'm not mistaken, here is a pack with all versions https://www.microsoft.com/ru-ru/download/details.aspx?id=35

Install this, just in case, restart your PC and try to enter the game

(-1)

I was able to reproduce this bug and now I’ll try to fix it again, I’ll say that it helped.

(3 edits) (-1)

I solved the problem but I don’t think it will help you.. But for people like me who play with Linux through wine, here is the solution:

Use wine-ge & lutris. I'm using wine-ge-8-26-x86_64.

DXVK and VKD3D must be enabled in the runner options.

Be sure to install "VisualC++", "wine-mono" and ".net". Wine itself will offer them for installation when the application starts.

I also recommend using a custom wine directory. In my case, it is located in "/home/fox/Games/.wine" so that it does not get mixed up in the standard directory and nothing breaks.

When creating a new wine directory, it turned out that there is no need to install direct x (but the installation helps to fix tearing). Apparently because of DXVK. Perhaps installing Vulkan will help those who use Windows? I can't give a guarantee. Or perhaps you don't have VisualC++ installed. Anyway, on Linux I was able to solve the problem. I also use Arch, GNOME and flatpak for lutris.