Skip to content

Releases: NevermindExpress/TimeDefuser

1.8.2 Merge legacy to normal driver & what 1.8.1 has

18 Jan 20:46
ff22ae9

Choose a tag to compare

This release merges legacy and normal drivers to a single driver. Rest is same as 1.8.1.

1.8.1

This is the first build that is compiled with a self made environment instead of Microsoft WDK, thus removing dependency on it. It also fixes bugchecks (0x7F) caused by stack smashing.

This release does not have legacy drivers, but next release will merge them to a single driver.

1.8.1

18 Jan 20:22
2578b95

Choose a tag to compare

This is the first build that is compiled with a self made environment instead of Microsoft WDK, thus removing dependency on it. It also fixes bugchecks (0x7F) caused by stack smashing.

This release does not have legacy drivers, but next release will merge them to a single driver.

1.7 - Memory offsets caching

04 Dec 19:06
de1eab6

Choose a tag to compare

Starting with this version, memory offsets of things to patch are cached, so the driver won't search for them at each boot.

1.6 - Total unification of driver

02 Dec 21:33
397fae4

Choose a tag to compare

  • Now driver uses a single INF file for both legacy and standard variants, along with both architectures.
    • No more separate INF for legacy version.
    • All configurations are separated with their respective device names.
    • Compiled with more modern Visual Studio 2013 and Windows 8.1 WDK compared to older releases that used 7.1 WDK

Full Changelog: 1.5.2...1.6

1.5.2

10 Nov 10:08
0237f3b

Choose a tag to compare

Full Changelog: 1.5.1...1.5.2

1.5.1

14 Oct 21:44

Choose a tag to compare

Full Changelog: 1.4.1.1...1.5.1

1.4.1.1

12 Oct 19:41
9b7a93e

Choose a tag to compare

Full Changelog: 1.3.1...1.4.1.1

1.3.1

19 May 13:43
a45201e

Choose a tag to compare

Use the legacy ones for XP. Install by running devcon install C:\path\to\TimeDefuser.inf Root\TimeDefuser

First "working" version

04 May 01:48
c4177f3

Choose a tag to compare

This build is first working version, tested on 8175 and 7973 builds. Only x64 is supported for now. Install by running devcon install C:\path\to\TimeDefuser.inf Root\TimeDefuser