Showing posts with label OverrideGPUValidation=true. Show all posts
Showing posts with label OverrideGPUValidation=true. Show all posts

Friday, November 13, 2009

Improve Flash Player 10 Performance

I found this hack via http://blogs.adobe.com/penguin.swf, the Adobe Linux blog.

This guide will force the flash player to bypass its GPU validity checks, improving performance.

In a terminal type:
sudo mkdir /etc/adobe
echo "OverrideGPUValidation=true" > /tmp/mms.cfg
sudo mv /tmp/mms.cfg /etc/adobe/

Don't expect the hack to be a magical speed boost option but it does help with tearing and choppiness. Hopefully Adobe will one day fix flash in Linux instead of giving us workarounds.



Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.