depends what this *.so file like to do, if it calls just a script -> no problem (but its easier to call the script direct during startup procedurebmwskead wrote:Hi together,
as the topic already describes i want to autoload a *.so while starting the tv.
is there a way to add some lines to samygo.sh to "autostart" this *.so files or is nessescary to execute it via the contentlib / game architecture?

if it calls graphic functions it's possible but you have to implement also the drawing routines or you try to hack exedsp in memory, or place modified libraries on tv to get callback functions.
hth
arris