Skip to content

Releases: JHRobotics/patcher9x

v0.9.91

22 Dec 23:52

Choose a tag to compare

  • 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

09 Nov 18:49

Choose a tag to compare

  • check CPUID before write to IA32_EFER
  • allow uninstall (-reverse switch)

v0.9.88

10 Oct 00:40

Choose a tag to compare

  • 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

10 Apr 15:20

Choose a tag to compare

  • 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

08 Jul 18:44

Choose a tag to compare

v0.7.45-beta3 Pre-release
Pre-release

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

21 Jun 18:54

Choose a tag to compare

v0.6.27-beta2 Pre-release
Pre-release

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

07 Jun 20:06

Choose a tag to compare

v0.6.23-beta2 Pre-release
Pre-release
  • (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

01 Jun 21:10

Choose a tag to compare

v0.6.14-beta2 Pre-release
Pre-release
  • 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

29 May 11:41

Choose a tag to compare

v0.5.8-beta Pre-release
Pre-release

Fixed bug in compression (W4/DS)

v0.5.0-beta

19 May 19:34

Choose a tag to compare

v0.5.0-beta Pre-release
Pre-release

First public release, lots of testing is needed!