Skip to content

Commit 6e046ec

Browse files
author
skulltrail
committed
2 parents 123bb2a + 32b01f3 commit 6e046ec

File tree

2 files changed

+167
-116
lines changed

2 files changed

+167
-116
lines changed

README.md

Lines changed: 42 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
**Welcome to One-Core-API binaries!**
22
***
33
**Language:**
4-
[English](README.md) | [简体中文](README_CN.md) | [Русский](README_RU.md) | [Українська](README_UK.md) | [日本語](README_JP.md)
4+
[English](README.md) | [简体中文](README_CN.md) | [Русский](README_RU.md) | [Українська](README_UK.md) | [日本語](README_JP.md) | [Português-Brasil](README_BR.md)
55
***
66

77
This repositry contains binary releases of the One-Core-API project. These are compatible with Windows Server 2003 SP2, Windows XP SP3 and Windows XP
88
x64 SP2.
99

1010
**Official Discord Server**: https://discord.gg/eRcGuFtn6p
1111

12+
**WARNING**
13+
This is software that uses modified files from the respective systems, contains other files still in the testing or experimental phase and has only one developer. In other words, it is impossible to predict all possible scenarios on all possible types of computers or virtual machines. Between XP/2003 and Vista there was the biggest leap in new APIs, new technologies and modifications to existing APIs, so it is very difficult to have the same level of compatibility in NT5 as in NT6. Be calm, be prudent and before saying that this software is bad or "crap", report the defect in the issues and as soon as possible, it will be analyzed and I will try to correct the problem. Help me, complaining or defaming the software doesn't do anyone any good.
14+
15+
**Experimental One-Core-API versions**:
16+
https://github.com/shorthorn-project/One-Core-API-Binaries-Canary
17+
1218
**NOTE**:
1319
-Windows XP Unofficial SP4 and maybe Integral Edition are not supported!
1420

@@ -33,7 +39,7 @@ Warning: Always if OCA package require restart, do it. If you install all packag
3339
- **Branding**: New branding system introduced on Windows Vista, required to D3D and Modern Setup packages;
3440

3541
**Installation order of packages:**
36-
- **Common order**: Base-> Additional Dlls -> API-SET -> Branding -> D3d -> Modern Setup -> Driver Update -> App Compat;
42+
- **Common order**: Base-> Additional Dlls -> Branding -> D3d -> Driver Update -> App Compat;
3743

3844
- **Standalone packages (don't require other packages together, only if you want)**
3945
- **App Compat only:** This package can be installed without any other packages;
@@ -46,41 +52,52 @@ Warning: Always if OCA package require restart, do it. If you install all packag
4652
- Allow support for new hardware with new drivers controllers;
4753

4854
**One-Core-API allows you to run:**
49-
- JetBrains WebStorm 2018;
50-
- Intellij 2018 (Other versions may work too);
51-
- JetBrains WebStorm 2023.x.x (Windows XP x64 only for now)
52-
- JetBrains IntelliJ 2023.x.x (Windows XP x64 only for now)
55+
- JetBrains Applications until 2021.3;
56+
- JetBrains WebStorm 2021;
57+
- Intellij 2021 (Other versions may work too);
5358
- Adobe Photoshop CC 2018;
5459
- Filezilla (latest);
60+
- LibreOffice 24.0.x (latest);
61+
- Discord 0.309.0
62+
- Visual Studio 2012;
5563
- Visual Studio Code up to 1.83.1;
56-
- Chrome up to version 122!;
57-
- Opera up to version 105;
58-
- Firefox up to version 116 (with bugs and need workarounds);
59-
- Microsoft Edge up to version 115;
60-
- Brave up to version 117;
64+
- Codium up to 1.89.x;
65+
- Chrome up to version 129;
66+
- Opera up to version 106;
67+
- Firefox up to version 130 beta (with some bugs);
68+
- Microsoft Edge up to version 128;
69+
- Brave up to version 1.x (Chromium 129);
6170
- Yandex Browser latest version;
6271
- Thorium browser up to 109;
63-
- Supermium up to version 117;
72+
- Supermium up to version 124;
6473
- Seamonkey up to version 2.53.10;
65-
- Thunderbird up to version 115;
74+
- Thunderbird up to version 121;
6675
- Maxthon up to version 7.1.6;
6776
- Vivaldi up to the latest version;
6877
- JDK 1.8 (only Windows XP x64 for now);
6978
- Java Alternative JDK or OpenJDK until version 21 (maybe others versions works). You can download from: https://bell-sw.com/pages/downloads/#/java-11-lts;
70-
- Epic Browser 94;
79+
- Epic Browser 120;
7180
- Python 3.6;
7281
- .Net Framework up to 4.8;
7382
- Geekbench 4.2;
7483
- Performance Test;
75-
- Adobe Reader DC (2017);
84+
- Adobe Reader DC (2018);
85+
- Foxit PDF Reader (2023);
7686
- Windows 7 games;
87+
- Windows 7 Paint;
88+
- Windows 7 Wordpad;
7789
- Windows Vista native Applications;
78-
- Spotify after Windows XP/Vista end of support, version 1.0.60;
90+
- Spotify Windows 7;
7991
- Yandex browser (latest);
8092
- Zoom;
8193
- Several other applications;
8294
- Node 10.24;
83-
- Winrar 6.24 (latest);
95+
- Telegram Desktop;
96+
- Winrar 7.0 Beta 4 (latest);
97+
- Postman;
98+
- Insominia;
99+
- Eclise IDE;
100+
- Dbeaver;
84101
- Directx 9EX, 10 and 11 games:
85102
- Need for Speed Most Wanted 2012;
86103
- Need for Speed The Run;
@@ -91,20 +108,14 @@ Warning: Always if OCA package require restart, do it. If you install all packag
91108
- Kate 23.08.1 (Windows XP x64 only for now)
92109

93110
**Known Limitations:**
94-
- Open/Save Dialogs from several applications not working fully because are from Vista implementation, called IFileDialog. Working in progress;
95111
- Running Firefox 56+ you may face page loading problems. To resolve this, from version 55 to 72, you must create an environment variable called MOZ_FORCE_DISABLE_E10S . It will be the key of the user's environment variable, and the value will be 1. For versions from 73 onwards, the value will be the version number, that is, 73.0.0, for example (check the version number).
96-
- Some places in dialogs or windows keep only in english. Internacionalization is working in progress;
112+
- Some places in dialogs or windows keep only in english. Internacionalization is working in progress. Some issues with installed mui packs;
97113
- New applications installers may not work, like Chrome, Maxthon, Discord, Team viewer, etc crash and application isn't installed. Need
98114
use a pre-installed version, copied from other operating system;
99-
- Fixed in version 3.0.4 ~~Some installers like VS Code and Skype genereate a erro "Class is not supported" on shortcut phase creation;~~
100-
- Fixed in OCA 3.0.3/3.0.4 ~~Chrome has stability and crash randomy. Extension isn't supported for now. Downloads crash application or has network error, depend of version;~~
101-
- Firefox 55-116 working with some limitations;
102-
- Firefox since version 54 (32 bit) doesn't work on Windows XP x64. Chrome 61+ does not work either;
103115
- The packages cannot be integrate with nlite to Windows Iso, because use a tool called "SFXCAB Substitute", not standard Microsoft version;
104116
- Standard .Net Framework Installers starting 4.6 ins't supported for now. You need a repacked version like did here: https://github.com/abbodi1406/dotNetFx4xW7. And avaliable like here: https://www.wincert.net/forum/topic/13805-microsoft-net-framework-472-full-x86x64-incl-language-packs-by-ricktendo/#comment-123251. Other versions are avaliable too, search on forum topics;
105-
- Palemoon version 27-31 not download anything. Download not start;
106-
- Opera 39 - 46 may need follow parameters to start: --disable-gpu (to prevent black screen) and --single-process(to prevent eternally first page loading);
107-
- Qt5 application what use Dwrite crash on startup. Has some glitches like black screen if you deleted dwrite (application start and can be used, however)
117+
- New versions of palemon may face side by side configuration error issue.;
118+
- Opera 39 - 50 may need follow parameters to start: --disable-gpu (to prevent black screen) and --single-process(to prevent eternally first page loading);
108119

109120
**Issues Report**
110121
For help to reproduce issue, is recommend **always** follow this template:
@@ -149,11 +160,15 @@ Some screenshots of Applicaions running on XP/Server 2003:
149160

150161
**Libre Office 24 (latest)**
151162
![LibreOffice](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/11fd191d-270c-428d-8d41-0498e8fafb3b)
163+
![Writer-LibreOffice](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/e389a39b-febd-45f6-9c6f-25f64e460142)
152164

153165
**Discord 0.309**
154166
![Discord-Login](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/8a4c12b5-19fc-454d-b02a-a1db807d3900)
155167
![Discord](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/eb673541-4e66-4c76-867e-346edbaaa0af)
156168

169+
**Telegram Desktop**
170+
![Telegram-Desktop](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/d23b9add-629d-45a3-a8e1-c331271bc0d3)
171+
157172
**Zoom meeting**
158173
![Zoom](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/d002cf1b-c5f4-4c0c-b629-00e031a56765)
159174

@@ -167,7 +182,7 @@ Some screenshots of Applicaions running on XP/Server 2003:
167182
![StickyNotes](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/669ba3e4-b831-4a96-ad40-d87e3e9531e2)
168183

169184
**Windows 7 Paint**
170-
![Paint](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/11f354d4-5392-4edd-95c7-13c6faa37362)
185+
![Paint](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/81728a44-c9e7-41e8-b68b-8ea7b119ebba)
171186

172187
**Windows 7 Wordpad**
173188
![Wordpad](https://github.com/Skulltrail192/One-Core-API-Binaries/assets/5159776/9dac02c7-7139-47fe-8732-ccd9ef91090b)

0 commit comments

Comments
 (0)