Skip to content

M109.0.5414.173 - Actual final M109 Release

Compare
Choose a tag to compare
@Alex313031 Alex313031 released this 31 Dec 06:03
· 262 commits to main since this release

Why another M109 release?

Soooooo, I am skipping M118 for all platforms (including regular Thorium/ThoriumOS) since it is too old now, as well as the fact that Supermium M119 has been released with some more good fixes. Work for Thorium Win7 based on Supermium 119 is going well, and should be ready by early January.

In the meantime, it turns out they released one more tiny update for M109, and I found some more things I could fix/add/update in the M109 version, so here we are FOR THE THIRD TIME (sorry guys lol) of me saying this is the "last 109 release", but I pinky promise this really is the last M109 release. Happy the day will be when Thorium 119 executes for the first time on a <Win10 system 😄 .

Changes in this version

  • Added SSE4 builds for people with Core 2 Duo, 1st Gen Core CPUs, AMD Bobcat, etc. This means that there will now be a release for everyone, no matter what your CPU is you should be able to run it.
  • Updated build scripts and args.gn files
  • Fixed SSE2 installer
  • Added a new chrome://flags flag > chrome://flags#disable-aero, it can be used to disable Aero compositing, and so disable transparent effects in the browser, regardless of the system setting.
  • Fixed some minor string issues, and clarified some Thorium flag descriptions
  • Updated Widevine to latest 4.10.2710.0 version
  • Fixed incorrect arch flags being set in the SSE3 V8 build.gn file > M109.0.5414.172...main#diff-20cdd25666642c5de0377e6e4b19c56f6746c8a78becad5b750e728b0cd6fd5e
  • Added tentative dir for the .patch files Thorium will use for M119 > https://github.com/Alex313031/thorium-win7/tree/main/patches#readme

For changes in the previous .172 version that are also applicable to this see https://github.com/Alex313031/thorium-win7/releases/tag/M109.0.5414.172


As many new users continually post issues about being confused about which build to download, READ THIS IF YOU DON'T KNOW WHICH TO DOWNLOAD > https://github.com/Alex313031/thorium-win7/blob/main/docs/ABOUT_RELEASES.md


UPDATE AND NOTE TO SELF: M109 was moved to branch > https://github.com/Alex313031/thorium-win7/tree/M109
main branch now hosts code for M119, and is very similar to upstream Thorium, with the addition of patches and a slightly different setup script.