Skip to content

Version 1.7. (Build 47)

Compare
Choose a tag to compare
@FoxAhead FoxAhead released this 31 May 20:50
· 6 commits to master since this release

Unzip files FarCry2MFLauncher.exe and FarCry2MF.dll
Run FarCry2MFLauncher.exe
Click 'Play'

Changes:
Once again rewritten FarCry2.exe search function for better Uplay support.
Constant numbers of Sizes, CRC etc. packed together in one variable - gathered info of all three versions: Steam, Retail(GOG), Uplay. Seems like Uplay's FarCry2.exe was not recognized by launcher as valid all this time - Uplay game has all different sizes and CRC, but same patching offsets in Dunia.dll.
FarCry2.exe search function now tries to find the best match: comparing name, then size and then CRC. If for some reason size and checksum don't match then at least the file name should be enough.
And, finally, on launching the game FarCry2.exe no more checked for size - only dunia.dll is checked providing info about game version.