GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Various > Siemens-Benq > Siemens-Benq Flash Patching > x4x, x5x Flashpatching


Reply
 
LinkBack Thread Tools Display Modes
Old 12-11-2005, 12:41   #1 (permalink)
No Life Poster
 
trustkill's Avatar
 
Join Date: May 2003
Location: GERMANY
Age: 49
Posts: 980
Member: 27745
Status: Offline
Thanks Meter: 0
[SLIKv56] Increase the volume when listening to .vmo


It´s easy to increase the volume of .vmo files (and even the sound while "normal call").

Just backup you EEPROM and edit it with WinHex (or any other HexEditor).
Replace the HexValues
Code:
12121212121210100E0E
with
Code:
1212121210100E0E0000
write the Eeprom back to the phone and enjoy !

!!! ATTENTION !!!
!!! Be carefull, it may damage your ears !!!


(Thanks to all the people @ oslik.ru !)
  Reply With Quote
Old 12-11-2005, 13:17   #2 (permalink)
Major Poster
 
Join Date: Oct 2005
Age: 48
Posts: 40
Member: 187352
Status: Offline
Thanks Meter: 0
Thank you very much trustkill ^_^

Maybe this ravel out deep-voiced when calling .
  Reply With Quote
Old 12-11-2005, 15:48   #3 (permalink)
Freak Poster
 
Join Date: May 2005
Location: Somewhere in Poland
Age: 36
Posts: 266
Member: 143475
Status: Offline
Thanks Meter: 0
Hmm I tried to do this on EEprom but I can`t find this code into it. I found it in Software: adress 5FCC90. Is this the same code?

Ok, It works

ps. My ears...

I wish it increased volume of ringing tones...

Thanks.

Last edited by GoLL@B; 12-11-2005 at 16:06.
  Reply With Quote
Old 12-11-2005, 17:10   #4 (permalink)
Freak Poster
 
Join Date: Jun 2004
Location: Russia, Zelenograd
Age: 35
Posts: 336
Member: 70080
Status: Offline
Thanks Meter: 2
9B9F4: A00F1C171106 A00F1C171100
9B9FA: AC0D1E1A140D AC0D1E1A1400
9BA00: E40C1E19130B E40C1E191300
9BA06: 98081D181209 98081D181200
9BA0C: A4061E19130B A4061E191300
9BA12: 40061E1A140D 40061E1A1400
9BA18: DC051E19140C DC051E191400
9BA1E: B0041C171106 B0041C171100
9BA24: 4C041D181209 4C041D181200
9BA2A: E8031E19130B E8031E191300
9BA30: 84031E1A140D 84031E1A1400
9BA36: BC021E19130B BC021E191300
9BA3C: 00001C17120A 00001C171200

Rechange ringtone volume to max (4)
  Reply With Quote
Old 12-11-2005, 22:04   #5 (permalink)
No Life Poster
 
trustkill's Avatar
 
Join Date: May 2003
Location: GERMANY
Age: 49
Posts: 980
Member: 27745
Status: Offline
Thanks Meter: 0
Here are some sample sounds, i think some are very good (and loud). Now its up to the patchmasters to do a patch called "use .vmo as ringtones" !
Attached Files
File Type: rar vmoSounds.rar (146.1 KB, 220 views)
  Reply With Quote
Old 12-12-2005, 01:23   #6 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
Here are codes prepared by Rizapn for selecting .vmo ringtone. Please test how it works.

;#name SRT. Selectable_Ringtone_for_All
;--------------------------------------

org 0C7dc80h

#define cfm_playRing 0A30F6Eh
#define cfm_exit 0A30FA8h

rt_start:
calls addrBookFilter
cmp r4, #0
jmpr cc_NZ, rt_answer
calls OnlyVIPFilter
cmp r4, #0
jmpr cc_NZ, rt_reject
jmps cfm_playRing

rt_answer:
mov r8, #18h
jmpr cc_UC, rt_msg2

rt_reject:
mov r8, #4019h

rt_msg2:
mov r12, #34C8h
mov r13, #0Eh
mov r14, r8
jmps cfm_exit

;rt_playVMO:
; cmp r8, #18h
; jmpr cc_Z, rt_exit
;
; mov r12, #3840h
; mov r13, #11h
; mov [-r0], r13
; mov [-r0], r12
; mov r14, #pof(rt_VMOFilename)
; mov r15, #31Fh
; calls strcpy
; ;mov r1, #10h
; ;mov [-r0], r1
; ;calls strncpy
; add r0, #2
; mov r14, #326Dh
; extp #0Ch, #2
; movb rl1, [r14+]
; movb rh1, [r14+]
; mov r12, [r0+]
; mov r13, [r0+]
; cmp r1, #0
; jmpr cc_Z, pv_001
; extp r13, #1
; mov [r12+#6h], r1
;pv_001:
; calls playVMOFile

;rt_cekaddrBook:
; extp #0Ch, #1
; mov r4, 326Ch
; subb rh4, #30h
; jmpr cc_NC, rtc_002
; movb rh4, #1
;rtc_002:
;
; cmpb rl4, #58h ; X
; jmpr cc_Z, rt_reject
; cmpb rl4, #41h ; A
; jmpr cc_Z, rt_answer
; mov r2, #pof(rt_DATA1) ; 0F5Ah
;rt_001:
; extp #31Fh, #2
; mov r1, [r2+]
; jmpr cc_Z, rtc_end
; cmpb rl4, rl1
; jmpr cc_NZ, rt_001
; addb rh4, rh1
; movbz r4, rh4
; jmpr cc_UC, rtc_save
;
;rtc_end:
; mov r4, #0FFh
;
;rtc_save:
; extp #35h, #1
; movb 37FFh, rl4
; jmps cfm_playRing

;rt_DATA1:
; db 'S',255,'C',4,'K',13,'T',22,'D',26,'P',32,'I',38,0 ,0

;rt_VMOFilename:
; db 'A:/vm/xx.vmo',0
  Reply With Quote
Old 12-12-2005, 02:03   #7 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
Not only the volume of .vmo files is increased , it also increase the speaker volume very loud during conversation.
It seems we can have handsfree function too!!!
  Reply With Quote
Old 12-12-2005, 04:02   #8 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
See how it is greatly responded on bbs.0110.cn:
"All SL45 fans send Salutation to Trustkill !!
Respect! Our hero! "
  Reply With Quote
Old 12-12-2005, 04:30   #9 (permalink)
Freak Poster
 
Join Date: Jun 2004
Location: Russia, Zelenograd
Age: 35
Posts: 336
Member: 70080
Status: Offline
Thanks Meter: 2
respect - Rst7, he found this.
  Reply With Quote
Old 12-12-2005, 05:32   #10 (permalink)
Insane Poster
 
Join Date: Nov 2004
Location: Jakarta, Indonesia
Age: 49
Posts: 96
Member: 90127
Status: Offline
Thanks Meter: 1
Sorry if I missed the celebration. Does this mean we can apply the polyphonic ringtone into SLIK? Or it just to play *.vmo without handsfree?
  Reply With Quote
Old 12-12-2005, 07:45   #11 (permalink)
No Life Poster
 
trustkill's Avatar
 
Join Date: May 2003
Location: GERMANY
Age: 49
Posts: 980
Member: 27745
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by Seklth
respect - Rst7, he found this.
Thats right, as i wrote above my biggest respect goes out to all at oslik.ru, especially Rst7 !
  Reply With Quote
Old 12-12-2005, 08:15   #12 (permalink)
Junior Member
 
Join Date: Sep 2005
Location: Minsk, Belarus
Posts: 21
Member: 184311
Status: Offline
Thanks Meter: 0
It is necessary to make only a patch vmo on a call
  Reply With Quote
Old 12-12-2005, 08:16   #13 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
It seems the highest sound turns distorted with such parameters: 1212121210100E0E0000
The following parameters are recommended:
100F0E0D0C0B0A090805
  Reply With Quote
Old 12-12-2005, 08:39   #14 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
The following line is to remove the reminding tone when selecting the highest volume level.

Author: JunFeng
;For SL45v5508:
0x45a630: 2D 0D
  Reply With Quote
Old 12-12-2005, 10:55   #15 (permalink)
No Life Poster
 
Join Date: Mar 2004
Posts: 593
Member: 60520
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by Xinshou
It seems the highest sound turns distorted with such parameters: 1212121210100E0E0000
The following parameters are recommended:
100F0E0D0C0B0A090805
Can you tell us what's the meaning of the bytes?
I experienced yesterday and changed only the last word from 0000 to 0404 because I wanted to have louder conversation (e.g. on a street), but not that loud. Maybe there is a possibility to "cancel" the quietest levels (1 & 2) and have louder levels 4 and 5. A graphical displaying:
Code:
Before: 1  2  3  4  5
After:  3  4  5  +  max
Clear? The levels 1 and 2 are too quiet in most situation, I wish to have the levels 3,4,5 and two louder levels.
Quote:
Here are some sample sounds, i think some are very good (and loud).
Quote:
it also increase the speaker volume very loud during conversation. It seems we can have handsfree function too!!!
Hm, maybe my phone is too old. It's quite loud, more than a regular conversation would need, but I don't think it has handsfree loudness (I tested yesterday in my quiet room) or enough quality for (.vmo-)ringtones.
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can we increase the volume of the ear speaker by poking lil holes just like doing.... geoffois iPhone, iPad, iPod Hardware Repair 2 10-27-2009 15:55
How to Increase the Volume of Your 2.0.1 iPhone samadgsm iPhone 2 / iPhone 3G / iPhone 3GS 1 08-27-2008 12:13
how do i increase the volume on my V400 or V600 Trevelyan Motorola P2k 1 07-11-2006 22:58
software to increase the volume of radio of N3230 in headset shailya1985 Nokia Multimedia 1 11-22-2005 11:11
How to increase the volume of the conversation(speaker) in Alcatel OT 535 anoop BF, BG, TH, BHx Series 0 10-27-2004 08:27

 



All times are GMT +1. The time now is 08:28.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.21761 seconds with 10 queries

SEO by vBSEO