Printscreen / capture image

ue5
I’m stuck(
I just need to execute console command “shot” from blueprint.
If packaged as “shipping” it does not work, just as any other method of capturing view I’ve tried((
So I’m trying to find some C++ solutions and nothing I’ve tried works(

I can surely run packaged exe with external application, send message to app, disable UI, bring app window to front, get HWND, disable movement, get window position and dimensions, and capture part of screen with external app, but that is stupid!

Is there just any way to save current view that works in packaged (shipment) app? *I’m new to C++

It works!
problem was with paths)

2 Likes

For those looking for the missing blog post, you can find it on Wayback Machine, here: