Page 3 of 7

Re: ?Video AR Fix? for firmware T-CHL5DEUC

Posted: Sat Nov 28, 2009 1:03 am
by erdem_ua
uadre wrote:Hi,
2.- The exe.img is flashed into the system as it is. I mean, the packed SquashFS is there without any unpacking so it is for sure that we need your SquashFS method. exeDSP file can not be modified without the unpackaging/packaging process.
Are you sure?
Here xdelta of patches that includes WiseLink patch + Video AR Fix v1
Notice: For testing only. I don't test it. There is a high probability of bricking your device.
But at the other hand some one needed to test it at the end of the day.

Needs xdelta package/executable in place.
Apply patch via:
xdelta patch exe.img.enc.xdiff exe.img.enc exe.img.enc.mod
than remove original exe.img.enc
rename exe.img.enc.mod to exe.img.enc
don't forget to replace validinfo.txt from package.
script for linux/Mac included too.

xdiff is 5.5 MB because of encryption.
Will be reduced to 58 KB in samygo script if tests are successful.

Download Link

Re: ?Video AR Fix? for firmware T-CHL5DEUC

Posted: Sun Nov 29, 2009 1:36 am
by erdem_ua
So I am starting to integrate patch to SamyGO Firmware Patcher :)

Edit:
Patch Implemented on SamyGO Firmware Patcher v0.14.
I inlined patchfile and placed code for xdelta downloader in Windows OS.
:)

Re: ?Video AR Fix? for firmware T-CHL5DEUC

Posted: Sat Jan 02, 2010 6:45 pm
by erdem_ua
You can enable this by using SamyGO Firmware Patcher Script
Download it from download area (take look main site)
Download original T-CHL5DEUC firmware from samsung site (version 2008.0 compatible)
extract firmware to directory (thru double clicking...)
patch it using SamyGO Firmware patcher as

Code: Select all

python SamyGO.py ./T-CHL5DEUC
(requires python 2.6.4)
And flash your TV with this firmware. Thats all.

Here the :arrow: wiki page