Blinue / Magpie

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

Depth buffer #932

Closed AccountTaken closed 5 months ago

AccountTaken commented 6 months ago

Expected behavior 预期的功能

Is there some kind of way to get the depth buffer trough images. something that gets the depth data would be nice as I am planning on trying to get reshade shaders to work on magpie.

An user interface to add shaders would be nice too.

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

No response

AccountTaken commented 6 months ago

I heard about using shaders to generate a depth buffer but I don't know if it's possible.

Blinue commented 6 months ago

Depth buffer can only be acquired by injecting into the game process. Unlike ReShade, Magpie is designed to be non-intrusive.