Skip to content

FAQ (EN)

Blinue edited this page Apr 19, 2023 · 1 revision

Duplicate-monitoring

When displaying performance monitor like RTSS (Rivatuner Statistics Server), there might be 2 OSD layers displayed with Magpie scaling. This is caused by d3d, the screen capture method since v0.7.0. It will be captured by RTSS as well. You can fix this issue by adding it to the blacklist.

The hot keys don't work, but "Scale after x s" works.

  1. Try changing the hot keys.
  2. Try running Magpie as Administrator.

Does Magpie support multiple monitors?

Supported from v0.8.

Lagging/latency

Please check the Performance optimization page.

Will using Magpie in multi-player games be detected as cheating?

Magpie is designed to be non-intrusive, so it is unlikely to be detected as a cheating tool. There have been no reports of bans for using Magpie. Nevertheless, you should be aware of the risks of using the software.

What is "3D game mode"?

Enabling this option can change the behavior of the cursor and in-game overlay to optimize for 3D games. It is recommended to turn on this option when scaling 3D games.

What is "Disable DirectFlip"?

DirectFlip is a technology to reduce input lags, but it may cause trouble in some circumstances. Please turn on this option when you are in the following situationsL:

  1. The game lags unexpectedly (game known with the issue: Days Gone).
  2. Abnormal low frame rates.
  3. The screen freezes when streaming.

What is "Simulate Exclusive Fullscreen?"

A lot of software checks whether there are games running under dedicated fullscreen mode before popping up windows. Turn on this option if you'd like to play in fullscreen without being disturbed,

What is the frame rate displayed in Magpie?

The frame rate displayed by Magpie is that of its own rather than that of the game. Due to the non-intrusive nature, Magpie has no way to detect the frame rates of games themselves. We recommend you to use tools like RTSS to display the games' frame rates. Their add-on layers can usually be captured by Magpie as well.

Does Magpie support touch input?

No. Supporting touch input requires Magpie to have considerable high-level permissions, which is unacceptable for most users. Download the touch-enabled version from #218 (comment).

What is the relationship between Magpie and Lossless Scaling?

Lossless Scaling is a paid software on Steam that is similar to Magpie. When Magpie was released in February 2021, existing window scaling software (such as IntegerScaler and Lossless Scaling) only supported simple scaling algorithms like nearest-neighbor scaling and integer scaling. These programs relied on the Magnification API to function, which led to significant limitations.

To support advanced scaling algorithms, I developed and open-sourced Magpie, which implements scaling in a completely different way. Initially, Magpie only supported algorithms like Anime4K, Lanczos, and Adaptive Sharpen. However, based on user feedback, Magpie added support for FSR in July 2021. Soon after, Lossless Scaling released version 1.4.0, which supported FSR in a similar way to Magpie.

Currently, Magpie and Lossless Scaling differ significantly. Magpie focuses on usability and supporting more scaling algorithms, while Lossless Scaling primarily aims to improve 3D game performance.

Clone this wiki locally