Releases: NevermindExpress/TimeDefuser
1.8.2 Merge legacy to normal driver & what 1.8.1 has
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
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
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
- 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
Full Changelog: 1.5.1...1.5.2
1.5.1
Full Changelog: 1.4.1.1...1.5.1
1.4.1.1
Full Changelog: 1.3.1...1.4.1.1
1.3.1
Use the legacy ones for XP. Install by running devcon install C:\path\to\TimeDefuser.inf Root\TimeDefuser
First "working" version
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