Enable GAME menu option at Plasma series
To turn on GAME Option in the Plasma TV need to perform: telnet to TV and:
mkdir /mtd_tlib/swf/OTHERS cd /mtd_tlib/swf/ ln -s ./OTHERS GAME
and ready :) Games and applications will be available in the Content Menu in OTHERS
I believe that this method works well for other TV without GAME menu. On my PS50B650 working properly for a long time.
То run SamyGO games you: have to copy your apps from you USB to the Game folder through ftp or telnet. for example:
telnet 192.168.1.100 cd /dtv/usb/sda
now you will see your apps on your USB. copy your apps to: /mtd_tlib/swf/GAME Example:
cp -r "name of your app" /mtd_tlib/swf/GAME
Or if you have more games on the key, just execute:
cp -r *.* /mtd_tlib/swf/GAME
After this all content is copied to TV.
For more info check related topic.