Skip to content

Releases: TASEmulators/BizHawk-Prereqs

2.4.8_1

Choose a tag to compare

@zeromus zeromus released this 24 Feb 20:20

It seems that at some point microsoft updated all our visual studio 2019 so that the 'v142' PlatformToolset no longer targets the "2019" runtime, but rather the.. wait for it... "2015, 2017 and 2019" runtime. This manifests as a dependency on a file called "vcruntime140_1.dll". I know, that looks like a 2015 runtime file but it ISN'T. In practice, besides being the NEW 2019 runtime, this also functions as the 2015 and 2017 runtimes.

See more information at this URL which actually explains things: https://community.amd.com/thread/240570 and this URL which is just confusing https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

In this version, I removed the 2015 runtime which is no longer needed and added the "2015, 2017, and 2019" in its place.

2.4.8

Choose a tag to compare

@zeromus zeromus released this 02 Feb 18:15
  • Change .net version to 4.8
  • Remove msvcrt 2012 and 2013

2.1

2.1

Choose a tag to compare

@zeromus zeromus released this 18 Feb 06:55

Add Visual C++ 2012 Update 4 (x64) redist, needed for some mupen core parts.

2.0

2.0

Choose a tag to compare

@zeromus zeromus released this 14 Jun 23:37

Designed to support BizHawk 2.0.
Drops support for x86, XP, and Vista.
Changes .net version to 4.6.1

1.4

1.4

Choose a tag to compare

@zeromus zeromus released this 18 Nov 02:33

include some directX parts, since the web installer can't always install them correctly

1.3

1.3

Choose a tag to compare

@zeromus zeromus released this 15 Mar 08:36
update with 2015 prereqs