
Team R2R | 28 March 2026 | 22.5 MB
安装方法:
R2R 系统包含我们版本发布所需的基本工具和运行时环境。
v1.2.0
– 新增:添加了新的 WitchUnIns,用于为 R2R 安装程序创建批量卸载程序。
– 新增:当为较新的 R2R 系统构建 WitchMagic 时,WitchWand 会显示错误。
– 新增:R2R 签名已更新至 V2。V2 比 V1 更强大,并且与模拟 Windows 环境的兼容性更好。
即将推出的 Magic 将使用 V2 签名。
未来将不再验证 R2R 系统中的 V1 签名。
– 修复:EZKG_Juce*() 函数的文本输出未以零结尾。
– 修复:略微提升了 R2RSys_GetVersion() 的性能。
——————————————————————————本次更新说明:
* 卸载插件包现在比以前容易得多!
* 我们认为无需进行代码版本检查,因为我们始终在 Runtime.txt 中写入
足够的信息。
签名 V1 使用 ECDSA P256 + SHA512。在真实的
Windows 机器上完全没有问题。问题在于 P256 + SHA512 组合并不
常用,并且在模拟 Windows 环境中容易出现问题。
这就是我们切换到 V2(ECDSA P521 + SHA512)的原因。请注意,除非出现漏洞,否则我们不会再更改签名方案。
如果 Windows 模拟仍然无法正常工作,
请向模拟器开发者寻求修复方案,或者自行贡献代码。
R2R System contains essential fools and runtimes for our releases.
v1.2.0
– New : Added new WitchUnIns to create batch uninstaller for R2R installers.
– New : WitchWand shows error when the WitchMagic is built for newer R2R
System.
– New : R2R Signature is updated to V2. V2 is (stronger than V1 and) more
compatible for emulated Windows environment. Upcoming Magic will be
signed by V2. Verification of V1 signature in R2R System will be
dropped in the future.
– Fixed : The text output from EZKG_Juce*() functions are not ZERO terminated.
– Fixed : Slightly improved performance of R2RSys_GetVersion().——————————————————————————
Comments for this update :
* Uninstalling plugin bundle is now much easier than before!
* We din’t thought we need to code version check, because we always write
enough information in Runtime.txt.
* Signature V1 uses ECDSA P256 + SHA512. There are no problems in the real
Windows machine at all. The problem is that P256 + SHA512 combination is not
that popular and it tend to have problems in emulated Windows environment.
That’s the reason we switched to V2 (ECDSA P521 + SHA512). Please
note that we won’t change the signature scheme anymore unless there is
vulnerability. If the Windows emulation is still not working as expected,
please ask the fix to the emulator developer, or contribute yourself.


评论0