diff --git a/README.md b/README.md index 433c22b..6562cbc 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@


不止一个合集
- 2.01版本: https://github.com/WindowsNT351/CE-Collections/blob/main/README201.md
- English 2.01 version: https://github.com/WindowsNT351/CE-Collections/blob/main/README_EN.md
+ 2.01版本: https://github.com/WindowsNT351/CE-Collections/blob/main/README201.md
+ English 2.01 version: https://github.com/WindowsNT351/CE-Collections/blob/main/README_EN.md
- Windows NT 4.0 可用Shell Emulator,这是Shell Emulator的最佳宿主操作系统。
- Windows 2000 - XP 可以Shell Emulator(x64宿主系统上不能运行Auto PC 1.0)和ARM DeviceEmulator。
- Windows 7 - 8.1 可用Shell Emulator(Pocket PC 2000和x64宿主系统上的Auto PC 1.0除外)ARM DeviceEmulator、XDE Emulator和Whitebox Emulator。
- Windows 10 - 11 可用Shell Emulator(Pocket PC 2000和x64宿主系统上的Auto PC 1.0除外)ARM DeviceEmulator和Whitebox Emulator。
4. 完成!
-### CEPC平台使用方法
+## CEPC平台使用方法
**注意!CEPC平台并不能启动全部镜像或模拟器。**
1. 插入光盘(或启动软盘)并从中启动。
-2. 选择要启动的操作系统,[下一页]和[上一页]按键位于右下角和左下角。注意,启动镜像时存在一些限制:
+2. 选择要启动的操作系统,[下一页]和[上一页]按键位于右下角和左下角。注意,启动镜像时存在一些限制。
+
- 全部镜像
- 请使用大于64MB以上的内存,否则有些过大的镜像不能装载进内存或可用运行用内存过小,推荐使用128MB。
- Windows CE 2.0-2.10
- 对于PCem、VMware、VBox、Qemu现代实体机或其他现代虚拟机,这些镜像无法正常启动。
- 对于86Box,请使用WinChip CPU,并关闭动态重编译器。
- 对于实体机,请使用486或Pentium(586)CPU。
-3. 选择想使用的分辨率。请注意,使用VGA8BPP显示驱动程序启动的2.0-3.0映像时存在一些限制:
- - 对于VMware、VBox、Qemu或其他现代虚拟机,只能使用低分辨率模式。
- - 对于86Box PCem或实体机,务必使用S3视频卡(WinCE2.0使用S3Trio64,其他版本使用S3Virge),这样能开启高分辨率,否则只能使用低分辨率。
+3. 选择想使用的分辨率或确认启动。请注意,启动镜像有时存在一些限制。
+ - VGA8BPP显示驱动:
+
+ - 对于VMware、VBox、Qemu或其他现代虚拟机,只能使用低分辨率模式。
+ - 对于86Box PCem或实体机,务必使用S3视频卡(WinCE2.0使用S3Trio64,其他版本使用S3Virge),这样能开启高分辨率,否则只能使用低分辨率。
+ - Windows Mobile 的VESA显示驱动:
+
+ - 由于Windows Mobile显示为竖向,有些显卡在遇到此分辨率时会显示错误,发生这种情况时请尝试使用另一个分辨率。
4. 完成!
-## ❓ QA
+# ❓ QA
Q: 在 86Box 或 PCem 中无法引导光盘
A: 请使用 7Zip 等压缩软件打开 ISO 文件,解压 [boot] 文件夹中的 img 文件,然后从软盘引导。
@@ -69,7 +76,7 @@ Q: 你能把其他 Windows 系统集成进来吗?
A: 请看项目名称——答案自明。
-## ❗ 本项目集成的 CE 镜像和模拟器
+# ❗ 本项目集成的 CE 镜像和模拟器
| | | | CE-Collections Supporting | | |
|---------------------------|---------|--------------|-----------------------------------|----------------------|----------------------|
@@ -144,8 +151,8 @@ A: 请看项目名称——答案自明。
| | | | | Silverlight ThemeD | CEPC |
-## ℹ 关于
-### 开发团队 / 贡献者
+# ℹ 关于
+## 开发团队 / 贡献者
|
@@ -177,16 +184,16 @@ A: 请看项目名称——答案自明。
ONEW Studio QQ 群:981893945 —— 欢迎加入!
-### 特别感谢
+## 特别感谢
- ONEW Studio - 厦门市远东在线技术研究院 - 网页里的电脑博物馆 -### 使用到的其他开源项目 +## 使用到的其他开源项目 - DOS-LOGO: http://retro.timb.us/Documents/Software/DOS-LOGO.html - Whitebox: https://github.com/WindowsNT351/Whitebox -## 📥 SDK及其他相关工具下载 +# 📥 SDK及其他相关工具下载 ### Windows CE 1.x #### Windows CE 1.0x [Microsoft Visual C++ For Windows CE Version 1.0](https://archive.org/details/msvcceu.100) diff --git a/menudos.png b/menudos.png new file mode 100644 index 0000000..e4780c9 Binary files /dev/null and b/menudos.png differ diff --git a/menudos2.png b/menudos2.png new file mode 100644 index 0000000..1e3b5c8 Binary files /dev/null and b/menudos2.png differ diff --git a/menudos3.png b/menudos3.png new file mode 100644 index 0000000..561c1de Binary files /dev/null and b/menudos3.png differ diff --git a/menuwnt.png b/menuwnt.png new file mode 100644 index 0000000..6ddd6de Binary files /dev/null and b/menuwnt.png differ |