You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Windows XP Unofficial SP4 and maybe Integral Edition are not supported!
10
+
11
+
**Language Support**
12
+
Language support for almost Windows parts for: Portuguese-Brazil (my language), Portuguese (Portugual), Turkish, Chinese (Traditional and Simplified), French, Italian, Hungarian, Ukranian (partially), Spanish, Polish, Russian and Korean;
13
+
8
14
**Folders in this repository:**
9
15
- Documents: Project documentation, known bugs, sfxcab usage (for making installers), etc.
10
16
- Packages\x86 and Packages\x64: Binary releases categorized by package. You can download and install/update the packages directly from here (i.e. by going to Packages\x86\Base installer\update and runnning update.exe).
@@ -15,24 +21,16 @@ x64 SP2.
15
21
16
22
**The One-Core-API Binaries project consists of the following packages:**
17
23
Warning: Always if OCA package require restart, do it. If you install all packages and restart only on last, Windows will be corrupted.
18
-
-**Base**: Main package of One-Core-API and is required by all other packages, except App Compat, Modern Setup (x86 only) and Driver Update, and contains all wrappers used in this project (like kernelbase and ntext);
24
+
-**Base**: Main package of One-Core-API and is required by all other packages, except App Compat and Driver Update, and contains all wrappers used in this project (like kernelbase and ntext);
19
25
-**Additional Dlls**: Several new dlls introduced in later versions of Windows.
20
-
-**API-SET**: Contains UCRT dlls based on wine.
21
26
-**D3d**: D3D runtime (Mainly DX10 and DX11, based on WineD3D);
22
27
-**App Compat**: Application compatbility settings, backported from later versions of Windows.
23
28
-**Driver Update**: Bring updated acpi driver what support ACPI 2.0, new drivers like Storachi (for AHCI driver controllers), NVME (for NVME M.2 driver controllers) and USBXHCI (USB 3.0);
24
29
-**Branding**: New branding system introduced on Windows Vista, required to D3D and Modern Setup packages;
25
-
-**Modern Setup**: bring support to turn Windows XP/2003 installation installable using Windows Vista or above Setup engines on newers computers. This package is only if you install Windows on VM or real computer and want install to other computer, using a tool called SYSPREP. Don't need install if you don't want do it;
-**Without other packages together, only for install on newer computer(Also Recommended install Driver Update too)**:
33
-
-**x86**: Branding -> Modern Setup;
34
-
-**x64**: Base -> Branding -> Modern Setup;
35
-
36
34
-**Standalone packages (don't require other packages together, only if you want)**
37
35
-**App Compat only:** This package can be installed without any other packages;
38
36
-**Driver Update Only**: This package can be installed without any other packages;
@@ -99,6 +97,7 @@ This is a package designed to prepare Windows to get ability to be installed in
99
97
100
98
**Known Limitations:**
101
99
- Open/Save Dialogs from several applications not working fully because are from Vista implementation, called IFileDialog. Working in progress;
100
+
- 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).
102
101
- Some places in dialogs or windows keep only in english. Internacionalization is working in progress;
103
102
- New applications installers may not work, like Chrome, Maxthon, Discord, Team viewer, etc crash and application isn't installed. Need
104
103
use a pre-installed version, copied from other operation system;
0 commit comments