level 7
杰夫jeffchen
楼主
自从更新过166以来,用node webkit 预览一直都会有卡顿现象(八方向移动或move to移动角色时都会每秒顿一顿),但是输出后是没问题的。
向官方反应过,但似乎也没查出个所以然来,我以为是自己电脑问题,但在性能更强的电脑上测试过也有同样的问题。
r164和之前的版本是没有这个问题的。
以下是R166关于node webkit更新的描述“
Node-webkit preview mode now explicitly passes --ignore-gpu-blacklist when launching the preview. Hopefully this makes node-webkit preview fast again on XP and Vista. However after exporting you'll need to add a similar workaround yourself (e.g. by creating a shortcut to the EXE with that parameter), because although the switch is in the manifest file it doesn't seem to take effect.
不知道是否跟这个有关。
直到目前使用的R170依然无解~
2014年05月25日 14点05分
1
向官方反应过,但似乎也没查出个所以然来,我以为是自己电脑问题,但在性能更强的电脑上测试过也有同样的问题。
r164和之前的版本是没有这个问题的。
以下是R166关于node webkit更新的描述“
Node-webkit preview mode now explicitly passes --ignore-gpu-blacklist when launching the preview. Hopefully this makes node-webkit preview fast again on XP and Vista. However after exporting you'll need to add a similar workaround yourself (e.g. by creating a shortcut to the EXE with that parameter), because although the switch is in the manifest file it doesn't seem to take effect.
不知道是否跟这个有关。
直到目前使用的R170依然无解~