Skip to content

Commit

Permalink
Update bink ASI loader to v2.0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgamerz committed Jun 3, 2022
1 parent 88b0d8d commit a1815b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MassEffectModManagerCore/modmanager/Utilities.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@ internal static void RemoveCachedTarget(GameTarget target)
private const string ME1ASILoaderHash = "30660f25ab7f7435b9f3e1a08422411a";
private const string ME2ASILoaderHash = "a5318e756893f6232284202c1196da13";
private const string ME3ASILoaderHash = "1acccbdae34e29ca7a50951999ed80d5";
private const string LEASILoaderHash = "2026e1cb78b5c7d95477395ac8c9979a"; // Will need changed as game is updated // bink 2005 by d00t
private const string LEASILoaderHash = "07fd9126b5d370e6782b320c9467d335"; // Will need changed as game is updated // bink 2007 by ME3Tweaks

internal static bool CheckIfBinkw32ASIIsInstalled(GameTarget target)
{
Expand Down
Binary file modified MassEffectModManagerCore/modmanager/binkw64/bink2w64.dll
Binary file not shown.

0 comments on commit a1815b0

Please sign in to comment.