Releases: JHRobotics/patcher9x
Releases · JHRobotics/patcher9x
v0.9.91
- W95 memory patch fixed (missed VMM patch)
- added patch for load VXD above 16 MB (was part of original PATCHMEM)
- added 4G Resource patch (vmm4gfix by SweetLow integration)
v0.9.90
- check CPUID before write to IA32_EFER
- allow uninstall (-reverse switch)
v0.9.88
- Support for Windows for Workgroups (WFW) 3.11 (by @mcayland)
- Included memory patch (port of PATCHMEM by rloew)
- Attempt to reset CR/MSR registers in loader (win.com)
inspired by https://github.com/mintsuki/cregfix - Updated to FreeDOS 1.4 (boot floppy)
- Faster archive scan
v0.8.50
- Support for Windows 95 4.0.950
- "exact mode" removed, replace is batch mode, with simpler actions but offers
more powerful combinations - Boot floppy now contain CD driver and utilities for create system disk and
copy files (fdisk, format, xcopy) - improved TLB patches for 98 and Me (are more complicated, but should be but
more stable) - more portable Win32/64 build (removed dependency on MSCRT.DLL) and default
path is now current work directory if program is running on NT
v0.7.45-beta3
New features release
- CPU Speed Limit bug is now supported and fixed
- Using -millennium argument is no longer needed, Me patch is included in TLB set
- Updated for Windows 98 Q242161 and 98 SE Q288430 is supported too
- Default action is now directly patch files instead of extract VXD and patch file
(is much better way for installing additional updates) - new patch confirmation screen
v0.6.27-beta2
Bugfix release
- Windows Millennium Edition tested and works (use with -millennium argument)
- Better handling readonly files/media
Issue #3/2 - Working with multi volume archives correctly
attempt to fix: Issue #3/1
v0.6.23-beta2
- (untested) Windows Millennium Edition support (with -millennium argument)
- some minor fixes for copy/backup/patch files operations
- fixed processing W4 files (DS compressions/decompressions bugs)
v0.6.14-beta2
- more testing and stability
- fixed memory leaks
- temporary files cleanup
- fixed generating bad file names
- "-patch" command line option renamed to "-patch-tlb" for adding future patches
- "-v" command line option to print version
v0.5.8-beta
Fixed bug in compression (W4/DS)
v0.5.0-beta
First public release, lots of testing is needed!