Executing NW.js games under CrossOver

Published on
1 mins read

Found most of the time Wine will be unable to render NW.js game on startup, this can be fix by move GPU translation to in-process instead on launch.

tl;dr add --in-process-gpu parameter when run the game