This is an old revision of the document!
Zerene Stacker Beta Testing Downloads
Looking for an explanation of how our “beta channel” works? See HERE for an explanation.
Note: Because these beta versions are downloaded relatively few times, they are sometimes not recognized as known good software by anti-malware packages. You may have to override your anti-malware's behavior of refusing to run unrecognized software.
If you have other security concerns about the beta installers, please see How To Validate A Download.
Windows users: The current beta is built using a new type of code signing certificate that Microsoft has agreed to trust. It should install cleanly like any other downloaded program. The scary dialog that says “Windows protected your PC” / “Don't run” should no longer appear.
Current beta is:
- 64-bit Windows 10, 8, 7: ZS-Win64-fullsetup-T2021-07-31-1138-beta.exe
Length 33,999,216 bytes
MD5 checksum 1d4888afc31116cbfe74fa8d2aa86a56
SHA-1 checksum 2372d18feba6936d2f245bb8e2c95402f502bc2c
- 32-bit Windows 10, 8, 7: ZS-Win32-fullsetup-T2021-07-31-1138-beta.exe
Length 49,572,296 bytes
MD5 checksum 6cf76552149ad83f707ba6752ef85206
SHA-1 checksum b791d887e3f27138025e65f5fc7aa0690df25152
- macOS (Intel cpu): ZS-MacOSX-SA-T2021-07-31-1138-beta.zip, downloads as a .zip file that automatically expands into an application bundle named ZereneStacker (.app).
This is the recommended bundle for modern Intel Macs running macOS 10.14 or above. It is self-contained and includes its own Java 11 runtime environment.
Length 45,920,914 bytes
MD5 checksum 7a6480d063d584d1c0bf6213a9171673
SHA-1 checksum e17549085edd2fe3f2b4a23df2c51b418941f898
- macOS (M-series ARM cpu): ZS-MacOSX-ARM-SA-T2021-07-31-1138-beta.zip, downloads as a .zip file that automatically expands into an application bundle named ZereneStacker (.app).
This is the recommended bundle for modern Macs with ARM cpu (“Apple silicon”). It is self-contained and includes its own ARM-native Java 11 runtime environment. Rosetta is required for the launch program and a few helper programs – so macOS will report the package as “Intel” – but all the heavy computation runs ARM-native.
Length 45,030,480 bytes
MD5 checksum a8fcefe7e6f5b829933314ed636c68c3
SHA-1 checksum 4164b7f8df5ac5952501a94544d6bf92107d01f2
- macOS (interim): ZS-MacOSXinterim-SA-T2021-07-31-1138-beta.zip, downloads as a .zip file that automatically expands into an application bundle named ZereneStacker (.app).
This bundle is suitable for Macs running macOS 10.9 through 10.14. It is self-contained and includes its own Java runtime environment.
Length 52,539,760 bytes
MD5 checksum 166ac4e643a799e16db32b76d1db936d
SHA-1 checksum a0ba4b4946234f7ed961a461beaeffa08b80314c
- Mac OS X (old): ZS-MacOSXold-SA-T2021-07-31-1138-beta.zip, downloads as an application bundle named ZereneStacker (.app).
This bundle is not self-contained. It requires a Java runtime environment installed by Apple, and will prompt for installation of Java if one is not already installed. It runs as 64-bit where the processor and operating system support it, and as 32-bit otherwise.
Length 8,660,510 bytes
MD5 checksum 2a7e85c940933cca06480fa0e86c8c6a
SHA-1 checksum b4f13721c8e80e2ff9f0ab3c976a589722ed0a67
- 64-bit Linux (Intel compatible): ZS-Linux-Intel-64bit-T2021-07-31-1138-beta.zip
See Linux Installation Instructions for details.
Length 52,486,428 bytes
MD5 checksum c5dc719e71f79ef95689eb8411f9d614
SHA-1 checksum d2582f990ce19579d83407e2919abb6dba46b026
- 32-bit Linux (Intel compatible): ZS-Linux-i386-32bit-T2021-07-31-1138-beta.zip
See Linux Installation Instructions for details.
Length 47,742,529 bytes
MD5 checksum f09ca88311b08f81732a0eb41155fa99
SHA-1 checksum 824706f90ecd5605133603086ef70db04965415c
Note: On Macintosh and Linux, if you already have Zerene Stacker installed and are downloading a new version to update it, then you need to manually move the old version to trash, and move or rename the new version to replace it. Otherwise both versions will continue to be available, and you will run whichever one you happen to click on. For further information, see the FAQS on “Installing and Updating”. On Mac, when trashing out the old version, do NOT allow any third party uninstaller or cleanup applications like “AppCleaner” to run. In their enthusiasm to eliminate files that they think are not used, they're likely to also delete files you really do need, like your license key and Zerene Stacker configuration files.
Improvements
Compared to the previously announced T2021-06-06-1947-beta, this T2021-07-31-1138-beta incorporates two minor improvements:
- Code signing: switched to EV code signing certificate for Windows to avoid trust issues.
- Bug fix:
- Work around launch problem introduced by macOS Monterey font management.
Compared to current full release T2021-05-05-1700, this beta adds one major new feature and several other improvements:
- DMap speedup:
- Options > Preferences > DMap Settings: “Cache DMap pass 1 info for faster work with multiple thresholds”
- User interface
- Improved progress bar handling when DMap caching.
- Preferences dialog, added button in DMap Settings to set threshold mask color.
- Allow copying text of labels, buttons, checkboxes, etc. to clipboard, using right-click context menu.
- Provide concise diagnostic instead of generic “Uh-oh” when image files cannot be read.
Other changes include:
- Code signing: use new certificate for beta builds on Windows.
- Bug fixes in license management.
- Reduced access to Windows registry, may speed opening of Preferences dialog.
Please immediately inform support@zerenesystems.com if you encounter any difficulties or odd behavior with this beta version. Be sure to send a console log if appropriate – instructions for that are provided HERE.
A complete list of modifications can be read in the Modification History.
Immediately previous beta was:
- 64-bit Windows 10, 8, 7: ZS-Win64-fullsetup-T2021-06-06-1947-beta.exe
Length 33,993,616 bytes
MD5 checksum 1c28d84e574975b1ce4f87fba2b01d4a
SHA-1 checksum 6761f43c13e2527e67bbb4589a3b4b228b686456
- 32-bit Windows 10, 8, 7: ZS-Win32-fullsetup-T2021-06-06-1947-beta.exe
Length 49,559,520 bytes
MD5 checksum 08b0a159c17f9de8cfb06f4e837a1582
SHA-1 checksum 934b406c7e0f688db61fdd81baa670069720eb96
- macOS (Intel cpu): ZS-MacOSX-SA-T2021-06-06-1947-beta.zip
Length 45,919,638 bytes
MD5 checksum 85aa130b4baeefb76aa31e82b78e317f
SHA-1 checksum 275510bf09c39d3ecb6bf410c9dca10d592301e9
- macOS (M-series ARM cpu): ZS-MacOSX-ARM-SA-T2021-06-06-1947-beta.zip
Length 45,025,983 bytes
MD5 checksum fe26b192930116b98cbef85e45ce5968
SHA-1 checksum bb3022bbef3a5f9686d86feb5b45820cee3f7184
- macOS (interim): ZS-MacOSXinterim-SA-T2021-06-06-1947-beta.zip
Length 52,537,604 bytes
MD5 checksum 7956f7f0bc0d64fe2c6183a4da87a837
SHA-1 checksum e25427a5b171b15500288ea76c6fe59bd4200001
- Mac OS X (old): ZS-MacOSXold-SA-T2021-06-06-1947-beta.zip
Length 8,658,420 bytes
MD5 checksum 36b41efa0bd6ca2802786f50d7f4223a
SHA-1 checksum 50a95457b31eed2a7d3071a5ae670c3693ef5c0c
- 64-bit Linux (Intel compatible): ZS-Linux-Intel-64bit-T2021-06-06-1947-beta.zip
Length 52,484,284 bytes
MD5 checksum ee822cd0c9ca34a205e7bd16039e2073
SHA-1 checksum cbf7ea3ed204e250875eefc21463afecf8eec836
- 32-bit Linux (Intel compatible): ZS-Linux-i386-32bit-T2021-06-06-1947-beta.zip
Length 47,740,385 bytes
MD5 checksum 95db6547d49658458726266e7fee8e78
SHA-1 checksum 7773259b38fd5f1c313927fb86122084b12c199b