HGL
national-gold
En Garde (GOG) needs c++ redist
The game En Garde from GOG complains about requiring the Microsoft Visual C++ Runtime
The game has Platinum SteamDeck compatibility.
4 Replies
rare-sapphire•2y ago
you can approach this in two ways
- Use winetricks and install
vcrun2019
- Install .exe found in /home/sammy/Games/Heroic/EnGarde/__redist
using Run Exe in prefix
(in game settings)national-goldOP•2y ago
Thank you!
rare-sapphire•2y ago
Heroic will soon automatically install required redist for GOG games so this will make things easier
national-goldOP•2y ago
most games start the redist install byx default, so it threw me a bit off that En Garde didn't