Page 1 of 1

Re: Running "games" without games-category in content media?

Posted: Wed Feb 10, 2010 6:37 pm
by arris69
hi,

yesterday i played around with samygo "game" lib (svn version) and discovered some strange things.
(tv uexx7020, T-CHU7DEUC semi original shipped firmware, i pathed boot.img to start telnetd and load some modules)
i moved the SamyGO directory from /mtd_tlib/GGame/ to /mtd_tlib/swf/COOK/ and in second test to /mtd_tlib/swf/OTHERS/
the application is present in content library but won't start -> no reaction (with older version the tv reported "not avilible")
but if i select the application not direct from content library but over content library -> content manager -> <category> the sdl part will be executed (color screen is visible) but tv also reports new wifi connection (the wifi kernel module will be unloaded and loaded again for some strange reason) so i can't verify that the system command part will be executed or not.

i hope i can make some tests next week, may it is possible to start the library not just from game menu.

the main change in the svn version was the renaming of the .so file from SamyGOE.so to libSamyGOE.so and the corresponding name change in clmeta.dat (category was not changed in clmeta.dat!), so its easy for testing to rename the .so file make changes in clmeta.dat (change just SamyGOE.so to libSamyGOE.so)

arris

Re: Running "games" without games-category in content media?

Posted: Wed Jul 14, 2010 12:20 pm
by erdem_ua
There is some hack to load those...
Using GDB to attaching this games to exeDSP. But don't know if it works on your firmware.
I think we could open a wiki page for this hack soon.