Skip to content

Releases: VergiliusProject/vergilius-project

25.02

05 Feb 19:45
Compare
Choose a tag to compare

We’ve added Windows 11 24H2 (codename Germanium) to the site: https://www.vergiliusproject.com/kernels/x64/windows-11/24h2 !

This latest update from Microsoft introduces several key improvements:

• Optimized system structures – The sizes of ETHREAD and EPROCESS structures have been reduced for better efficiency.
• Enhanced power management – Improvements for better energy efficiency and battery life.
• Memory allocation improvements – Refinements to boost performance and resource management.
• Heterogeneous CPU support – Better handling of hybrid CPU architectures.
• Hibernate file compression – A new compression mechanism appears to be in place.
• Per-process network counters – Each process now tracks network data transfer in and out for better monitoring.

Check it out and let us know your thoughts! 🚀

24.06

17 Jun 19:12
Compare
Choose a tag to compare

Improved usability, fixed Windows naming and versioning:

  • Reworked Windows server version indication for "Windows 10" family: it was always "Windows 10 | 2016" but it didn't reflect the reality as Windows 10 can have no server counterpart, have Server 2016 or Server 2019
  • Dropped a family name in the OS list: e.g. "Windows Vista SP2" -> "SP2"
  • Updated Windows 10/11 naming schema: "1809 Redstone 5 (October 2018 Update)" -> "1809 (October 2018 Update, Redstone 5)"
  • Updated Windows 10 version numbers: 19041 was used for multiple Windows 10 versions (and this number is really set in the ntoskrnl.exe version info) but the correct one is 19041-19045
  • Removed an architecture name from the version slider: "Windows 11 22H2 (2022 Update) x64" -> "Windows 11 22H2 (2022 Update)"
  • Added a repository git revision to the footer
  • Cleaned up URLs to be much more user friendly: https://www.vergiliusproject.com/kernels/x64/Windows%2010%20%7C%202016/1803%20Redstone%204%20(Spring%20Creators%20Update)/HAL_PRIVATE_DISPATCH -> https://www.vergiliusproject.com/kernels/x64/windows-10/1803/HAL_PRIVATE_DISPATCH (old links redirect to new ones)
  • Fixed soft 404 errors: don't display an OS version in the OS version slider if that OS has no selected structure, union or enum