Open mrdev023 opened 6 years ago
Could you please provide a sample and the detailed steps to reproduce this?
I'm try this example but doesn't work https://github.com/greenheartgames/greenworks/blob/master/docs/troubleshooting.md
You can try it
Overlay not work in Mac OS X Overlay is not usable in Linux Overlay work perfectly on Windows
I try greenworks 0.13.0 for NW.js 0.29.4: Windows: it works fine Linux: Overlay can be opened, but can't be clicked Mac: Overlay can't be opened
I highly recommend adding "--disable-direct-composition" to the chromium args. That seems to fix a lot of Steam overlay issues.
I'm use NW.js 0.30.4 with greenworks 0.13.0 but the Overlay not work I'm use a webgl context and the "chromium-args": "--in-process-gpu --enable-webgl --ignore-gpu-blacklist" in package.json.