HGL
robust-apricot

heroic launcher dll not running on windows

I need some help to fix this, i tried reinstalling c++ redistributions and it doesnt wrk
No description
13 Replies
CommandMC
CommandMC2y ago
Well, have you tried doing what it says (re-installing Heroic)?
robust-apricot
robust-apricotOP2y ago
i did It gave me the same error
CommandMC
CommandMC2y ago
Alright, could you open up a PowerShell window, run Get-FileHash "%LOCALAPPDATA%\Programs\heroic\ffmpeg.dll" | Format-List, and send in a screenshot of the output?
robust-apricot
robust-apricotOP2y ago
No description
robust-apricot
robust-apricotOP2y ago
Heroic is installed btw
robust-apricot
robust-apricotOP2y ago
No description
CommandMC
CommandMC2y ago
Oh, seems like PS doesn't evaluate environment variables like I thought it did The corrected command should be Get-FileHash "C:\Users\Antonio\AppData\Local\Programs\heroic\ffmpeg.dll" | Format-List
robust-apricot
robust-apricotOP2y ago
No description
CommandMC
CommandMC2y ago
Hm, alright, that looks correct I assume this is a normal version of Windows 10/11?
robust-apricot
robust-apricotOP2y ago
Yes, windows 10 normal instalation
CommandMC
CommandMC2y ago
Right; well, the file's intact (the checksum you send in above is correct) & it's definitely designed to run on Windows... I assume Heroic's portable version also has this issue?
robust-apricot
robust-apricotOP2y ago
let me test it out yes, same error Fixed it. Repairing c++ 2012 and 2013 fix the issue
CommandMC
CommandMC2y ago
Welp, that's a new one

Did you find this page helpful?