SMWMTL 2.20 Release Candidate 2
Pre-releaseRelease date : March 17, 2022
This Pre-Release 2.20 Release Candidate 2 (in x64 for Stable Release) coming with the changes that will be described in 2.20 full release.
Note
This version is a PRE-RELEASE version of SMWMTL 2.20. Use it with a lot of precautions. Some features may be subject to change or remove in a near or far future.
Important
Since this release of SMWMTL changes a lot of fundamental things, the previously announced dropping support for all Windows NT 5.x-based and all 32-bit OSes in #2, here is the new system requirements if you want to use SMWMTL 2.2x and above :
Minimal Configuration | Recommended Configuration | |
---|---|---|
Operating System | Windows Vista SP2 (x64) | Windows 7 SP1 (x64) |
.NET Framework Version | Version 4.6 | Version 4.8 |
System Memory | 128 MB | 256 MB |
Disk Space | 128 MB | 512 MB |
Screen Resolution | 1366x768 Pixels | 1600x900 Pixels |
For people that wants to keep these now-unsupported platforms and still wants to use SMWMTL, the older version 2.10-LTS is still an option as it will still be updated for a while (until v2.40 release).
Important
Please export your settings first before updating to Release Candidate 2!
Folder name in LocalAppData has been changed in this update, so if you don't want to reconfigure everything, export your settings, do the update and after reimport them into SMWMTL!
Anyway, if you (really) want to manually move the settings folder on your LocalAppData folder, here's how to proceed:
- First (before updating), export your settings from the application, it may help you if you encounter some problems.
- After updating SMWMTL, go to
%LocalAppData%
(orC:\Users\<Your Name>\AppData\Local
). - Find the
•••Kiki79250•••
folder. - Create a new folder with the following name :
AstragonQC_Softwares
(Yes, with the typo (*facepalm*)) - Copy the
SMWMTL.exe_StrongName_r5fdzx4hx5s3ws3oxg5rca4llvs4yb2p
folder from•••Kiki79250•••
toAstragonQC_Softwares
. - Try if settings has been correctly moved.
If the settings loader shows an error, delete the folder you copied, start SMWMTL, check if a new folder was created and import your settings from the exported file you did earlier (or retry Step 5).
Warning
Due to a complete rewrite of the settings part of SMWMTL, Settings files from 2.1x Releases are not compatible with 2.2x releases.
Build String :
- Stable Release : Build 1554.00
- SMWMTL_Montréal_2.20.1554.00-rc2bld-05_x64_170322
Changelog from Release 2.20-RC1 :
- March 20, 2022 • 01h10 :
- Fix an installer bug which prevent it to run on Windows Vista. Default minimum version for Installers in Inno Setup is "6.1" (which is Win7 NT Version) instead of "6.0" (used by Vista).
- March 17, 2022 • 14h30 :
- Ninja-mode update / Updated installer to avoid create a new icon in desktop if you update from SMWMTL_Update directly.
- General :
- Rewrited and cleaned application start code.
- Changed the code used to load and save the settings to try to eradicate for good the fact of manually restarting the software so that the settings are properly applied.
- Updated some Assembly informations :
- Changed settings file location in AppData from "•••Kiki79250•••" to "AstragonQC_Softwares".
- Changed Assembly Copyright from "•••Kiki79250•••" to "•••Kiki79250••• // AstragonQC".
- Changed Assembly trademark from "•••Kiki79250•••" to "AstragonQC Softwares".
- Added an Application-level Exception handler for all remaining unhandled exceptions.
- Harmonized all windows titles by changing "-" to "•".
- Application Settings :
- Modified default value for Task Manager Icon line color from "Blue" (2) to "Green" (1).
- Main window :
- Added an experimental dark theme for Main window.
- Enable it in Settings > Arrow menu > Experimental Settings".
- Fixed a bug with the UberASM button remaining disabled even if an existing path is correctly settled.
- Updated "Via GUI version" for "AddMusicK" sub-menu.
- Added a fix for not displaying the "•" when custom title text is blank.
- Updated "Kill Process" icon for "SMW Customizer" sub-menu.
- Added an experimental dark theme for Main window.
- "About SMWMTL" window :
- Added ability to copy Build string when clicking on it.
- Updated application logo banner by moving the SKU from right to left.
- "Settings" window :
- Modified some strings.
- Modified AddMusicK path labels from "CMD Version";"GUI Version" to "AMK";"AMKGUI".
- Fixed "Smallhacker's Tools" buttons' tooltips to display correct apps name.
- Swapped "SMW Enemy Name Importer" and "SMW Enemy Name Exporter" Icons, they're now associated with the right application.
- Fixed a bug that displays "00/00" on custom title text character counter if custom text is blank.
- "OS Version" window :
- Fixed bug with Windows 10/11 "Dev" Insider builds which have only "20" for years instead of nothing.
- Windows Server 2016, 2019 and 2022 now use the same Copyright year checking as client Windows versions.
- Optimized OS detection.
- "Suggest Tool/Update" window :
- Removed unused dependencies after removal of "Suggested Updates" and "Reported problem" lists.
- "Report bug/Crash" window :
- Added an info about future username change.
- Fixed bug for opacity option is not applying if Apply mode is settled on "all windows"
- "More Informations" window :
- Updated Changelog to add 2.17 changes.
- Updated License by Adding "AstragonQC" on Copyright.
- Updated Legal Notices.
- Removed "OOBE Music" part from "Other Credits" section.
- "Legacy About" window :
- Updated Author name value from static to the centralized dynamic value used in current about box.
- Updated Compile date value to use the same code as in current about box.