Page 1 of 1

Which samyGOso Version to take?

Posted: Wed Mar 05, 2014 7:10 pm
by fluffi444
Hey folks..

I noticed recently that there are three samyGOso Versions around:
samyGOso with 16.911 size
samyGOso with 16.499 size
samyGOso with 24.329 size

Is there a difference or an recommended Version?

Re: Which samyGOso Version to take?

Posted: Wed Mar 05, 2014 7:13 pm
by juusso
i think all of them are working :)

Re: Which samyGOso Version to take?

Posted: Wed Mar 05, 2014 7:21 pm
by Lordbyte
juuso wrote:i think all of them are working :)
Working, but maybe offering a different feature set ?

I got a working SamyGO somewhere around 1 Mb ... I also got one around 50 Mb ...
I would would be profoundly surprised if they feature exact same function set :-)

Re: Which samyGOso Version to take?

Posted: Wed Mar 05, 2014 7:35 pm
by juusso
one was stripped, the second - not stripped? Duno. All of them do the same - attach patch to the exeDPS/TV process. No more features.

Better knows just bugficks.

Re: Which samyGOso Version to take?

Posted: Wed Mar 05, 2014 8:03 pm
by fluffi444
thx for your answers...

this one with 16.499 Bytes seams to be the newest - And the one 24.329 Bytes to oldest...

Just changed from 24.329 Bytes Version to 16.499... Everything still works as needed...

The 16.499 Versin was provided from PVR Decoder (in /mtd_rwcommon) - I think I should be fine with this version :-)

Re: Which samyGOso Version to take?

Posted: Wed Mar 05, 2014 8:30 pm
by zoelechat
AFAIK latest one is v1.2.1 (16911 bytes) and can be found here for example (first post attached package):
viewtopic.php?f=63&t=7416
(16499b is older -> v1.1)

edit: if you want source ;)
viewtopic.php?f=63&t=6186

Re: Which samyGOso Version to take?

Posted: Wed Mar 05, 2014 10:04 pm
by fluffi444
thx Zoel - that was usefull...

Re: Which samyGOso Version to take?

Posted: Thu Mar 06, 2014 12:20 am
by bugficks
rule of thumb, just use latest version. theyre always down compatible, at least till now. newer "apps" might require features of latest samyGOso, e.g. AutoOffTimer does require 1.2.1.

Re: Which samyGOso Version to take?

Posted: Sun Nov 09, 2014 5:18 pm
by beatfreak
zoelechat wrote: edit: if you want source ;)
viewtopic.php?f=63&t=6186
so i assume we should look there for the current version?

and for those who haven't noticed: the latest versions state their revision in rcSGOout (at least for me on C-Series)
beatfreak wrote:

Code: Select all

samyGOso v1.2.1 (c) bugficks 2013
Injecting '/mtd_rwcommon/SamyGO/opt/privateer/lib/libUnDRM.so' resident: '1'
whats the plan for handling multiple .so to be injected? for now we execute samyGOso for every single .so with specific parameters, right?

Re: Which samyGOso Version to take?

Posted: Sun Nov 09, 2014 5:22 pm
by zoelechat
Good thread, but check last post for latest version (1.2.4). I will reorganize that ;) (edit: done)
beatfreak wrote:whats the plan for handling multiple .so to be injected? for now we execute samyGOso for every single .so with specific parameters, right?
Yeah, that's how it goes for now.