Skip to content

M49.0.2623.113 - First Release

Compare
Choose a tag to compare
@Alex313031 Alex313031 released this 10 Oct 14:11
· 3 commits to main since this release

M49.0.2623.113 (Based on M49.0.2623.112)

– Codecs, Widevine, and Google Sync (Widevine wont work though)
– Compiler optimizations (see SSE3 note down below)
– Fixed building with Visual Studio 2015 and the 10586 WinSDK
– Re-enabled hardware acceleration (and things like WebGL!), via SwiftShader
– Backported a few M54 patches
– Added some patches from Thorium like:

  • Enable the Home button and Do Not Track by default
  • Disable annoying infobar about unsupported OS version
  • Fix Google search from the omnibox not working, and update all search engines to use https instead of http
  • Fix logos (on Win 8 and above, not applicable to XP)
  • Include chromedriver.exe and PepperFlash in the installer
  • Compiled with SSE3 (meaning it will NOT work on Pentium II, Pentium III, or early Pentium 4 systems lacking SSE3 Instructions. If the community wants an SSE2 build to support older CPUs, let me know down below or in an issue.

NOTE: There are two installers here. You should use the MSVS2015 one as that was compiled with the newer MSVS 2015 and so will have more compiler optimizations. However, it has not been super extensively tested, other than me browsing around a bit. If you have unexpected crashes or weird bugs, please file a bug in the issues, and then try the MSVS2013 version and see if that fixes the issue (and let me know if it does).