open-goal / launcher

A launcher for the OpenGOAL Project to simplify usage and installation
ISC License
65 stars 13 forks source link

backend/frontend: add a check for the VCC Runtime on windows #437

Closed xTVaser closed 7 months ago

xTVaser commented 7 months ago

Fixes #303 by checking for the installation and directing the user to go install it themselves, avoids complicated installer editing which is good, i can now pursue getting that translated and switching to NSIS (i think doing the VCC installation would have been easier with the wix installer).

However this is also better because it will check when the game is installed rather than the launcher itself (you could imagine a user removing the runtime after installing the launcher).

Screenshot 2024-02-10 170813