Skip to main content

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

I resolved this in Windows by installing the latest Visual C++ redistributable here: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=ms...

You can verify if this is the issue by navigating to the "Data/BBMOD" and trying to manually launch BBMOD.exe. If you see an error referring to vcruntime, then you need to install the file above. Hopefully this helps!