Files
HanvonEBookHacker/Tools/ScreenRotating/README.md
2023-09-12 13:48:06 +08:00

11 lines
548 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Screen Rotating
运行平台Windows CE (提供的二进制文件为 MIPSII)
这是一个简易的屏幕旋转控制器,核心部分使用 [MortScript](http://www.sto-helit.de/index.php?module=page&entry=ms_overview) 实现。
你可以在 `sources` 目录找到其源代码。
## 使用方法
请将 `MortScript` 目录中除了 `MortRunner.exe``README.md` 之外的所有文件放置于当前目录,然后再将 `Tools\ScreenRefresh` 目录中的 `ScreenRefresh.exe` 放置于当前目录,运行 `ScreenRotating.exe` 即可。