hecomi

Results 90 comments of hecomi

Thank you for the report! But for now I have not been able to identify where the problem is... (maybe GPU crash?) If you find something new about this, or...

Thanks for sharing an useful log! I'll check it and implement a fallback not to break the rendering.

Hi CurtisVL, Thank you for providing the log and sorry for my late reply.... Now I work from home due to the COVID-19 and the progress of private projects is...

Sorry for the late reply. This plugin sends a capture request to the native plugin in the main thread every frame, and retrieves the captured texture in the render thread....

Thank you for the report! I have one display that supports HDR. I'll check the bug with it.

I've tried to fix the problem..., but couldn't seem to solve now. Ref: https://github.com/psieg/Lightpack/issues/343 I've attempted a new API `DuplicateOutput1` but couldn't get any good result. Even Windows Alt +...

It is not currently possible to capture only a specific part of the desktop. This is because the Desktop Duplication API is designed to return the entire desktop, and there...

Thanks for the reporting. Could you give me *uDesktopDuplication.log*? It is output in the same directory as *Assets* directory.

Thanks for providing very helpful information! I'll check the commit 741e2c0bc1b792c19ce707f692358e84dcdc65c6.

I was not able to generate the freeze in my environment..., so if possible, could you try the debug like below in your environment? 1. Download the repository (https://github.com/hecomi/uDesktopDuplication/archive/master.zip). 2....