Blinue / Magpie

An all-purpose window upscaler for Windows 10/11.
GNU General Public License v3.0
8.82k stars 473 forks source link

Hotkey to swapp between scaling algorithms #387

Open JungleJango opened 2 years ago

JungleJango commented 2 years ago

Expected behavior 预期的功能

A hotkey for scaling algorithms methods swapping on the fly (if possible).

Alternative behavior (optional) 近似的功能(可选)

No response

yaqinking commented 2 years ago

Good suggestion. This feature will made compare different effect algorithms more convenient in real time.

bloc97 commented 2 years ago

I think a simple way to implement this would be to add an optional key/value pair in ScaleModels.json. It could look like this: "hotkey": "CTRL+1"

Blinue commented 2 years ago

It will take a lot of effort to implement this feature. I will investigate it after I finish the work at hand.