- HLSL 91.6%
- C++ 8.1%
- C 0.2%
* 设置文件版本信息 不固定为 0.0.0.0,可以不打开应用时读取版本信息 TouchHelper 版本检查和 Updater 检查更新时可以直接从文件读取版本号 * 设置文件版本号时不考虑MP_VERSION_TAG 同时从 public.py 中移除替换逻辑 * chore: RC 优化 1. 用 MP_VERSION_STRING 取代 MP_VERSION_TAG,前者不包含开头的 v 字符 2. RC 文件不再支持 VS 编辑,删除了冗余代码。区域由非特定语言改为 en-US 3. STRINGIFY 和 WIDEN_STRINGIFY 宏移到通用头文件 * chore: 简化 resource.h * chore: 删除 APSTUDIO_READONLY_SYMBOLS 宏 这个宏供 VS 资源编辑器使用 * chore: 始终定义 MP_MEOW_VERSION 通过 MP_VERSION_STRING 区分开发版本和发布版本 * chore: 简化版本字符串提取 使用了正则表达式的正向先行断言 --------- Co-authored-by: Xu <blinue@outlook.com> |
||
|---|---|---|
| .github | ||
| certs | ||
| docs | ||
| img | ||
| natvis | ||
| scripts | ||
| src | ||
| tools | ||
| .all-contributorsrc | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| CONTRIBUTING_ZH.md | ||
| Directory.Build.props | ||
| LICENSE | ||
| Magpie.slnx | ||
| README.md | ||
| README_ZH.md | ||
| Settings.XamlStyler | ||
| version.json | ||
Magpie
🌍 English | 简体中文
Magpie is a lightweight window upscaling tool that comes equipped with a variety of efficient scaling algorithms and filters.
👉 Download
👉 FAQ
Features
- Supports both fullscreen and windowed scaling
- Includes a variety of built-in algorithms and filters, including Anime4K, FSR, CRT shaders, and more
- WinUI-based user interface with support for light and dark themes
- Multi-monitor support
Screenshots
Hints
-
If you have set DPI scaling and the window you want to scale does not support high DPI (which is common in older games), it is recommended to first enter the program's compatibility settings and set "High DPI scaling override" to "Application".
-
Some games support zooming the window, but with extremely naive algorithms. Please set the resolution to the built-in (best) option.
System requirements
- Windows 10 v1903+ or Windows 11
- DirectX feature level 11
Localization
Thanks to Weblate for hosting! Click the image below to visit the translation page.
Acknowledgement
Thanks go to these wonderful people:
This project follows the all-contributors specification. Contributions of any kind are welcome!