Skip to content

Commit c3dfce4

Browse files
author
skulltrail192
committed
2 parents 341ad9d + 161c041 commit c3dfce4

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ x64 SP2.
55

66
**Official Discord Server**: https://discord.gg/eRcGuFtn6p
77

8+
**NOTE**:
9+
-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+
814
**Folders in this repository:**
915
- Documents: Project documentation, known bugs, sfxcab usage (for making installers), etc.
1016
- 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.
1521

1622
**The One-Core-API Binaries project consists of the following packages:**
1723
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);
1925
- **Additional Dlls**: Several new dlls introduced in later versions of Windows.
20-
- **API-SET**: Contains UCRT dlls based on wine.
2126
- **D3d**: D3D runtime (Mainly DX10 and DX11, based on WineD3D);
2227
- **App Compat**: Application compatbility settings, backported from later versions of Windows.
2328
- **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);
2429
- **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;
2630

2731
**Installation order of packages:**
2832
- **Common order**: Base-> Additional Dlls -> API-SET -> Branding -> D3d -> Modern Setup -> Driver Update -> App Compat;
2933

30-
- **Modern Setup**:
31-
- **With others packages together**: Branding -> Modern Setup -> Base-> API-SET -> D3d -> Driver Update -> App Compat-> Additional Dlls;
32-
- **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-
3634
- **Standalone packages (don't require other packages together, only if you want)**
3735
- **App Compat only:** This package can be installed without any other packages;
3836
- **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
9997

10098
**Known Limitations:**
10199
- 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).
102101
- Some places in dialogs or windows keep only in english. Internacionalization is working in progress;
103102
- New applications installers may not work, like Chrome, Maxthon, Discord, Team viewer, etc crash and application isn't installed. Need
104103
use a pre-installed version, copied from other operation system;

0 commit comments

Comments
 (0)