Page 3 of 8

Re: Subtitle (caption) issues

Posted: Fri Feb 12, 2010 1:57 am
by erdem_ua
As you inspect folders, there is a extra file "exeDSP" at image folder. Thats patched file. I don't wanted to delete it. Firmware patching process will discard that file. But it's useful to have exeDSP at hand.
At least, you can verify hex offsets for hack on exeDSP file without extracting from encrypted exe.img file. So I decided that not delete that file but keep in that folder. You can remove by hand if you mind. :)

Re: Subtitle (caption) issues

Posted: Fri Feb 12, 2010 6:07 pm
by erdem_ua
No, It's ARGB value. You needed to put Alpha channel too. For Yellow, use 0xFFFFFF00

Re: Subtitle (caption) issues

Posted: Wed Feb 17, 2010 10:37 pm
by erdem_ua
loupo wrote:Great Job first of all...

Just a question
if i change the '\x20\x20' in the above line with '\x24\x24' (hex 24 decimal 36 ) i will have 36 38 and 40 font size ???

patch_address = [ UpdateCaptionTextSizeAdr+0x0C, InitCaptionAdr+0x7C ]
patch_check = ''
patch_value = '\x20\x20'

if no where i can insert the value for bigger subtitles font?
Will be fantastic a list of color codes to select the preferred one each user.

Keep up good work

works fine on my LE40B650.... ;)
About \x20 vs \x24, Yes. Thats the hack value. Perhaps, I add custom font size input for script is better. I don't make it that way because you can increase fonts by menus at TV ( 32 - 34 - 36), 0x20 defines minimum fonts size.

I think addition of color selection box will require some special libraries, I think hand input is enough, you can pick color by any painting program :) Thanks.

Re: Subtitle (caption) issues

Posted: Sun Feb 21, 2010 4:11 pm
by erdem_ua
bruintje71 wrote:Hi all,

Can these subtitle improvents be implemented in the samygo extensions also?
I am afraid to flash my ci+ device ue32b7000 with the patched firmware, with the reported bricked device by mestief.

Thanks,

bruintje
Not yet. Sum all off your courage but not forget to disable watchdog :)
Before you can safely test to enter "bootloader" of your TV.
There is also bricked devices for CI too. We could save them. It's relatively easy without watchdog thing :)