Skip to content

Disable hardware acceleration in Electron app

Created by: danielappelt

This fixes #132 (closed) on my system as suggested by c0b41/Manta@09c1bb7046b9ac5e0d88a8568ff0b33407a29e41.

Reading Electron's Offscreen rendering documentation, I wonder if Open Stage Control would benefit at all from hardware acceleration. Depending on the answer to this question, it could make sense to add another command line switch.. to re-enable the hardware acceleration.

Merge request reports