Releases: Blacktempel/RAMSPDToolkit
Releases · Blacktempel/RAMSPDToolkit
Release list
1.6.1
1.6.0
New functionality:
- added support for DDR3 RAM
Improvements and fixes:
- changed module and serial number to block read - #8
- massively improve performance of Skylake SMBus + add writes
- changes for DDR4Accessor
- simplify detection
- add one more fallback for ProbeThermalSensor
- remove not necessary PCI mutex from SMBuses
- fix underlying infinite wait on global mutexes - #10
Other:
- workflow versions updated
1.5.0
Changes:
- added support for DIMM modules of X299 Chipset - #7
- tested on Windows + Linux
- for Windows both WinRing0 and PawnIO are supported
- see also: namazso/PawnIO.Modules#47
Improvements and fixes:
- updated manufacturer mapping (JEP106BN - January 2026)
- update dependencies
Other:
- none
1.4.2
RAMSPDToolkit
DDR4Accessor:
- improved detection logic by reading 0x02 and checking for type
.NET Standard 2.0 added to build frameworks.
1.4.1
1.4.0
Some code has been moved to BlackSharp to avoid duplicate code across projects.
Update dependencies.
1.3.2
PawnIO interface changed due to Piix4 detection changes.
Bugfix in BitHandler for .NET Framework.
More checks in unit tests.
Added GetCapacity for DDR4 and DDR5 modules (experimental).
1.3.1
Update PawnIO binaries.
No changes for NDD package.
1.3-PawnIO (beta)
Implement PawnIO driver + interface changes.