SteamGridDB / SGDBoop

A program used for applying custom artwork to Steam, using SteamGridDB. Supports both Windows and Linux, written completely in C.

Home Page:https://www.steamgriddb.com/boop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing visual C++ 2015 runtime

SirBedwyr opened this issue · comments

Installing SGDBoop for Windows under Parallels for Macbook M1 Pro that runs Windows 11 ARM, the installation fails due to missing vcruntime140.dll. I downloaded and ran the VC++ 2015 runtime installer and SGDBoop installed correctly. This is pretty unique because of the ARM architecture and the way Parallels implements its own Windows compatibility layer for x86 software, but I thought I'd pass it along just in case.

There's no automatic install process for the runtime. Is it there and it just fails within Parallels or is it just not there? Is auto install worth having?

We don't support Mac or any Apple OS as of now.