Skip to main content

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

Hey, so I've gotten to the first launch part of the process, but when the error popped up, it didn't give me the option to download microsoft visual, I was just wondering if there is another way to download MV? I'm using linux mint


(1 edit) (+1)

Hey there! So it's recommended to make a folder then run the command `7z x thegame.zip` for it to work. That look like in this picture.


Also running lastest version 0.9.0-n successfully in Agust 10 2026. In artix(arch) system 

I do get some issue with scaling a but but if you installed gamescope in your system then add it inside your steam launch option like this:

`WINE_DO_NOT_CREATE_DXGI_DEVICE_MANAGER=1 gamescope -w 1920 -h 1080 -f -- %command%` then it will work. The game will be come full screen. 
Also that's my screen's resolution, you can change it to any value you want for it have better quality.