A general-purpose window upscaler for Windows 10/11.
  • HLSL 91.6%
  • C++ 8.1%
  • C 0.2%
Find a file
OHaiiBuzzle 97c00e2cf2
feat: Vietnamese Localizations (#725)
* feat: Vietnamese Localizations

* fix: adding updated strings

* fix: remove SubType Designer from vcxproj (what, how and why)

* fix: undo auto-formatting in vcxproj.filters

* fix: added Vietnamese font glyphs for Overlay
2023-10-10 16:55:31 +08:00
.conan chore: 将警告视为错误 (#633) 2023-05-31 21:32:47 +08:00
.github chore: 删除捐赠渠道 2023-10-09 22:25:58 +08:00
ci 修复自动发布 wiki (#570) 2023-04-19 17:59:58 +08:00
docs Update Built-in effects.md 2023-04-19 22:11:55 +08:00
img chore: 删除捐赠渠道 2023-10-09 22:25:58 +08:00
natvis chore: 添加 parallel-hashmap 依赖和 natvis 2022-10-09 16:14:35 +08:00
src feat: Vietnamese Localizations (#725) 2023-10-10 16:55:31 +08:00
tools 为游戏内叠加层添加本地化支持 (#600) 2023-05-15 18:55:46 +08:00
.all-contributorsrc docs: add fil08 as a contributor for translation (#677) 2023-07-12 23:07:22 +08:00
.editorconfig feat: 适配 WPF 窗口 2022-07-23 15:59:02 +08:00
.gitattributes 添加 .gitignore 和 .gitattributes。 2021-02-20 21:20:07 +08:00
.gitignore chore: 将警告视为错误 (#633) 2023-05-31 21:32:47 +08:00
CONTRIBUTING.md docs: 在贡献指南中推荐 XamlStyler 2023-04-19 15:50:48 +08:00
CONTRIBUTING_EN.md docs: 在贡献指南中推荐 XamlStyler 2023-04-19 15:50:48 +08:00
Directory.Build.props 窗口失去焦点时使标题和标题栏按钮变灰 (#635) 2023-06-01 18:44:37 +08:00
HybridCRT.props chore: 将警告视为错误 (#633) 2023-05-31 21:32:47 +08:00
LICENSE RELICENSE: 许可变更为GPLv3 2021-07-25 14:56:08 +08:00
Magpie.sln chore: 将警告视为错误 (#633) 2023-05-31 21:32:47 +08:00
README.md docs: add fil08 as a contributor for translation (#677) 2023-07-12 23:07:22 +08:00
README_ZH.md docs: add fil08 as a contributor for translation (#677) 2023-07-12 23:07:22 +08:00
Settings.XamlStyler 新图标 (#573) 2023-04-26 21:24:21 +08:00
version.json chore: 更新 version.json 2023-06-08 19:33:38 +08:00


Logo

Magpie

License build All Contributors GitHub all releases

🌍 English | 简体中文

Magpie is a lightweight window scaling tool that comes equipped with various efficient scaling algorithms and filters. Its primary purpose is to enhance game graphics and enable non-fullscreen games to display in fullscreen mode.

We are using Weblate for localization work and would appreciate your help in translating Magpie into more languages.

Translation status

👉 Download

👉 FAQ

👉 Built-in effects

👉 Compilation guide

👉 Contributing

Features

  • Scale any window to fullscreen
  • Numerous built-in algorithms, including Lanczos, Anime4K, FSR, Adaptive Sharpen, various CRT shaders, and more
  • WinUI-based user interface with support for light and dark themes
  • Create configuration profiles for specific windows
  • Multi-monitor support

How to use

  1. Configuring scaling modes

    Magpie provides some simple scaling modes by default, but it is recommended to configure them according to your specific use case. Then, change the global scaling mode on the "Profiles"-"Defaults" page.

  2. Scaling a window

    To scale a window, bring the desired window to the foreground and press the shortcut key (default is Win+Shift+A) to display it in fullscreen mode. Note that the window to be scaled must be in windowed mode, not maximized or fullscreen mode. You can also use the "Scale after xs" button on the "Home" page, and Magpie will automatically scale the foreground window after a few seconds.

  3. Creating profiles for windows

    This allows you to save configurations specific to a particular window. Magpie also supports automatically activate scaling when that window is brought to the foreground.

  4. Customizing effects

    Magpie uses Direct3D compute shader to implement effects, but the syntax has been extended to define resources and organize multiple passes. For more information, please refer to MagpieFX. Those with experience in shader writing can easily create custom effects.

Screenshots

Main window

System requirements

  1. Windows 10 v1903+ or Windows 11
  2. DirectX feature level 11

Hints

  1. 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".

  2. Some games support zooming the window, but with extremely naive algorithms. Please set the resolution to the built-in (best) option.

Acknowledgement

Thanks go to these wonderful people:

刘旭
刘旭

🚧 💻 👀 📖 💬
hooke007
hooke007

📖 💬 📓 💻
Pal Lockheart
Pal Lockheart

📓
Steve Donaghy
Steve Donaghy

💻 🌍
gyro永不抽风
gyro永不抽风

💻
ButtERRbrod
ButtERRbrod

🌍
NightFox
NightFox

🌍
Tzugimaa
Tzugimaa

💻
WHMHammer
WHMHammer

🌍
kato-megumi
kato-megumi

💻
Mike Wang
Mike Wang

📓
Sammy Hori
Sammy Hori

🌍
NeilTohno
NeilTohno

🌍
a0193143
a0193143

🌍
soulset001
soulset001

🌍
WluhWluh
WluhWluh

🎨
Serdar Sağlam
Serdar Sağlam

🌍
Andrus Diaz German
Andrus Diaz German

🌍
Kefir2105
Kefir2105

🌍
animeojisan
animeojisan

🌍
MuscularPuky
MuscularPuky

🌍
Zoommod
Zoommod

🌍
fil08
fil08

🌍

This project follows the all-contributors specification. Contributions of any kind are welcome!