From 241c95b187f1ba81dd55afb6a79fe2c3c6fd2328 Mon Sep 17 00:00:00 2001 From: Alexander Frick Date: Sun, 1 Oct 2023 03:07:09 -0500 Subject: [PATCH] update docs --- README.md | 13 +++++++++---- docs/win2K.md | 10 ++++++++++ 2 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 docs/win2K.md diff --git a/README.md b/README.md index 75fd67a..ff7ebd2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -# ![Logo](logos/chromium_xp.png) Chromium XP ![XP Logo](logos/xp_flag.png) +# Chromium XP -Based on M49.0.2623.112 +Builds of [Chromium](https://www.chromium.org/) for [Windows XP](https://en.wikipedia.org/wiki/Windows_XP), [Server 2003](https://en.wikipedia.org/wiki/Windows_Server_2003), and [Windows 2000](https://en.wikipedia.org/wiki/Windows_2000) (see win 2K caveats [Here](https://github.com/Alex313031/chromium-xp/blob/main/docs/win2K.md)) -Builds of Chromium for Windows XP, Server 2003, and Windows 2000 (With BlackWingCat's Extended Kernel Patch and latest MSU Update Rollup 4) + - Based on [M49.0.2623.112](https://chromium.googlesource.com/chromium/src/+/refs/tags/49.0.2623.112) + - Compiler Optimized + - Includes Codecs -I will be attempting to fix some things, backport some stuff, and use compiler optimizations from [Thorium](https://thorium.rocks/), except no AVX (will be using SSE3 as the baseline). +I will be attempting to fix some things, backport some stuff, and use compiler optimizations +from [Thorium](https://thorium.rocks/), except no AVX (will be using SSE3 as the baseline). + +---------------------------- Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. diff --git a/docs/win2K.md b/docs/win2K.md new file mode 100644 index 0000000..fd81447 --- /dev/null +++ b/docs/win2K.md @@ -0,0 +1,10 @@ +# Using Windows XP builds of Chromium (and Firefox) on Windows 2000 + +The last version of Chromium for XP was 49.0.2623.112 and the last +Firefox version for XP was ESR 52.9.0. These versions can also be used +on Windows 2000, however, you will need some updates and patches to do so. + +1. Service Pack 4 (the latest) +2. MSU Update Rollup 4 +3. BlackWingCat's Extended Kernel Patch +4. Updated Root Certificates