Skip to content

UY-Scuti 3.0.0

Compare
Choose a tag to compare
@ONEUI-7 ONEUI-7 released this 05 Aug 07:37

本次更新具有许多更新,建议认真阅读
1、修复 SUPER 分区有时候无法被正确打包的问题
2、SUPER 额外空间调整为1G,现在提供40MB的开销(注意AB分区是双倍,即80MB的开销大小)
3、SUPER 打包现在具有错误识别,不符合 SUPER 检测的,会被禁止打包
4、SUPER 分区现在在首次提取时会读取大小,适用于三星(三星的检测使得 SUPER 分区必须与官方文件的大小保持一致),在打包时会打印原始大小(三星一定要使用原始大小才能确保 SUPER 分区被正确刷入)
5、提取支持更多格式,现在支持 ZIP,TAR,LZ4 文件的提取,对 ZIP 与 TAR 具有检测,能正确提取 payload 类型刷机包与本工具打包的刷机包以及三星奥丁格式刷机包,大大简化了操作
6、一键打包功能已调整逻辑,支持 Fastboot(d) 与三星奥丁刷机包,对于三星刷机包,你只需要放入镜像文件,工具会自动识别所属分类并打包
7、现在 ext 与 f2fs 在 super 中总是为可写入的,确保你的内核支持

This update contains a lot of content, please read carefully.

  1. Fixed the problem that the SUPER partition sometimes cannot be packaged correctly.
  2. The SUPER additional space is adjusted to 1G, and now 40MB overhead is provided (note that the AB partition is doubled, that is, 80MB overhead size).
  3. SUPER packaging now has an error recognition function, and packaging that does not meet the SUPER detection will be prohibited.
  4. The size of the SUPER partition will be read when it is first decompressed, which is suitable for Samsung (Samsung's detection makes the SUPER partition must be consistent with the official file size), and the original size will be printed when packaging (Samsung must use the original size to ensure that the SUPER partition is correctly flashed).
  5. Decompression supports more formats, and now supports the decompression of ZIP, TAR, and LZ4 files. There are detections for both ZIP and TAR, and the payload type flashing package, the flashing package packaged by this tool, and the flashing package in Samsung Odin format can all be decompressed correctly, which greatly simplifies the operation.
  6. The logic of the one-click packaging function is adjusted to support Fastboot (d) For Samsung Odin Flash Pack, you only need to put in the image file, and the tool will automatically identify the category and package it
  7. Now ext and f2fs are always writable in super, please make sure your kernel supports it