Sony Ericsson / Sony : Software, Firmware and Drivers : A2 file access & flasher tool
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> A2 file access & flasher tool
Bookmark topic
On 2008-11-03 19:24:18, superleeds27 wrote:
Se_Dude i took your advice and experimented!
I have added the W980 Acoustics to my W910I.
Well, Im astonished! 3/4 Times louder then the W910I.
Sounds amazing with the headphones in, although you can't have Mega bass activated with volume ful in headphones! Unlistenable!
Otehr then that, these W980I Acoustics seem pretty amazing
Which one did you try exactly?
[ This Message was edited by: StevenC on 2008-11-03 18:38 ]
--
Posted: 2008-11-03 19:32:36
Edit :
Quote
superleeds27 Posts: > 500
I tried the
W980I Test1
http://www.mediafire.com/?mn4uxi4ds32
From a A2 Pack created by Garbage on Se-nse
Or the A2 Pack can be found here
http://www.4shared.com/file/69591133/548a32c8/A2_Stuff.html
--
Posted: 2008-11-03 19:39:40
Edit :
Quote
On 2008-11-03 13:32:01, luhccas-k790 wrote:
On 2008-11-03 09:40:03, diezil wrote:
Hey dude!Nice

!The images are in bmp or png?This is in menu.ml,right?
They are png.
and no I didn't use menu.ml

tpa/system/icons (must be named in hex name.png), but we cannot use transparency using the icons folder

(hense the pngs take up the full 24x24 pxl square lol).
PS: you can use customize_upgrade.xml to copy files from the FS

[ This Message was edited by: diezil on 2008-11-03 19:24 ]
--
Posted: 2008-11-03 20:21:54
Edit :
Quote
So since we can't read/download files from the phone, could anyone please get the customize.xml from /tpa/preset/custom.
I'd like to turn off the shuttersound (westerneurope model)..just like on the k750
[ This Message was edited by: Duran on 2008-11-03 20:06 ]
--
Posted: 2008-11-03 20:49:37
Edit :
Quote
Can I use this program with Vodafone branded phone?
--
Posted: 2008-11-03 21:34:08
Edit :
Quote
superleeds27 Posts: > 500
Yes you can Mediar
--
Posted: 2008-11-03 22:11:11
Edit :
Quote
How do I delete predefined items? I tried but a2uploaded reported something like 'error cannot delete ....'
Can someone tell me the exact location of those predefined items please?
--
Posted: 2008-11-03 22:42:22
Edit :
Quote
superleeds27 Posts: > 500
Cant delte items in this program
--
Posted: 2008-11-03 22:45:29
Edit :
Quote
On 2008-11-03 20:49:37, Duran wrote:
So since we can't read/download files from the phone, could anyone please get the customize.xml from /tpa/preset/custom.
I'd like to turn off the shuttersound (westerneurope model)..just like on the k750
[ This Message was edited by: Duran on 2008-11-03 20:06 ]
Code:<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<customization>
<file-operations>
<file-op parse-mask=\"fa\" op=\"copy\" source=\"tpa/preset/custom/Customize.xml\" dest=\"usb/other/Customize.xml\" />
</file-operations>
</customization>
save as customize_upgrade.xml and upload it to tpa/preset/custom and when you turn your phone on, it will copy your customize.xml to usb/other
--
Posted: 2008-11-04 00:00:59
Edit :
Quote
On 2008-11-02 23:24:27, vegetaleb wrote:
Now how to lower the compression by those settings?????
// Property 5, JPEG compression
//---------------------------------------------------
seq_set_prop_5_0 = $sf.05 1; // Normal compression
$c0 01 $"Arthur P5_01" #JPEG_MIN(00,00) #JPEG_MAX(00,0F) #JPEG_AVG(00,05) #JPEG_Q $cl
$c0 02 $"Arthur P5_02" #JPEG_MIN(00,00) #JPEG_MAX(00,19) #JPEG_AVG(00,08) #JPEG_Q $cl
$c0 03 $"Arthur P5_03" #JPEG_MIN(00,00) #JPEG_MAX(00,28) #JPEG_AVG(00,0F) #JPEG_Q $cl
$c0 04 $"Arthur P5_04" #JPEG_MIN(00,00) #JPEG_MAX(00,96) #JPEG_AVG(00,37) #JPEG_Q $cl
$c0 05 $"Arthur P5_05" #JPEG_MIN(00,00) #JPEG_MAX(01,40) #JPEG_AVG(00,96) #JPEG_Q $cl
$c0 06 $"Arthur P5_06" #JPEG_MIN(00,00) #JPEG_MAX(02,08) #JPEG_AVG(01,72) #JPEG_Q $cl
$c0 07 $"Arthur P5_07" #JPEG_MIN(00,00) #JPEG_MAX(01,E0) #JPEG_AVG(01,5E) #JPEG_Q $cl
$c0 08 $"Arthur P5_08" #JPEG_MIN(00,00) #JPEG_MAX(03,84) #JPEG_AVG(03,20) #JPEG_Q
$cx $cx $cx $cx $cx $cx $cx $cx;
seq_set_prop_5_1 = $sf.05 0; // Low compression
$c0 01 $"Arthur P5_11" #JPEG_MIN(00,00) #JPEG_MAX(00,0F) #JPEG_AVG(00,08) #JPEG_Q $cl
$c0 02 $"Arthur P5_12" #JPEG_MIN(00,00) #JPEG_MAX(00,19) #JPEG_AVG(00,0F) #JPEG_Q $cl
$c0 03 $"Arthur P5_13" #JPEG_MIN(00,00) #JPEG_MAX(00,28) #JPEG_AVG(00,14) #JPEG_Q $cl
$c0 04 $"Arthur P5_14" #JPEG_MIN(00,00) #JPEG_MAX(00,96) #JPEG_AVG(00,50) #JPEG_Q $cl
$c0 05 $"Arthur P5_15" #JPEG_MIN(00,00) #JPEG_MAX(01,54) #JPEG_AVG(01,2C) #JPEG_Q $cl
$c0 06 $"Arthur P5_16" #JPEG_MIN(00,00) #JPEG_MAX(02,1C) #JPEG_AVG(01,CC) #JPEG_Q $cl
$c0 07 $"Arthur P5_17" #JPEG_MIN(00,00) #JPEG_MAX(01,F4) #JPEG_AVG(01,A4) #JPEG_Q $cl
$c0 08 $"Arthur P5_18" #JPEG_MIN(00,00) #JPEG_MAX(02,44) #JPEG_AVG(01,F4) #JPEG_Q
$cx $cx $cx $cx $cx $cx $cx $cx;
[ This Message was edited by: vegetaleb on 2008-11-02 22:26 ]
The codes after: seq_set_prop_5_0 = $sf.05 1; and
seq_set_prop_5_1 = $sf.05 0;
does not affect the driver they are wrong,look at
Viewfinder and snapshot sequences the
seq_ss_config_6 is for 5 megapixel low and hi compress,here you can adjust the compression
--
Posted: 2008-11-04 00:54:49
Edit :
Quote
New Topic
Reply