- Jul 21, 2018
- 1,374
- 1,993
7767 If you could update the first post to include this bit of info:
For Linux users and people who have quite a bit of lag during character scenes, edit
This should be done anyway, your GPU will do the work instead of CPU, it should increase most people's performance.
Bug Fix for Linux Users: Author has case-sensitivity issues, need to copy
For Linux users and people who have quite a bit of lag during character scenes, edit
package.json
and change chromium-args
to include a gpu-blacklist bypass (Chromium backend)."chromium-args": "--ignore-gpu-blacklist --disable-setuid-sandbox"
This should be done anyway, your GPU will do the work instead of CPU, it should increase most people's performance.
Bug Fix for Linux Users: Author has case-sensitivity issues, need to copy
www/img/system/IconSet.png
to www/img/system/Iconset.png
. May be others.
Last edited: