Is there a way to autoexecute an *.so with startup script?

Here for general support for B series TVs, request and problem solve area.
Post Reply

arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Is there a way to autoexecute an *.so with startup script?

Post by arris69 »

bmwskead 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?
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 procedure :) )
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

Post Reply

Return to “[B] Support”