View Single Post
Old 01-17-2006, 13:33   #2 (permalink)
trustkill
No Life Poster
 
trustkill's Avatar
 
Join Date: May 2003
Location: GERMANY
Age: 49
Posts: 980
Member: 27745
Status: Offline
Thanks Meter: 0
Tested, thank you !!!
Code:
;O-1 "Display any SMS as Flash SMS"
;vkp for v56
0x2F9F4C: A8C02D1C FAE0B0CE
0x40CEB0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF A8C02D0988C0DAA3924098C04840CC00
0x40CEC0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF BB04FACF509FFACF889F88C0E6FCB000
0x40CED0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88C0E6FC0421E6FD3200E00EE6FFB000
0x40CEE0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 1BEFF2FE0EFE00CEE6FEB829E6FF3200
0x40CEF0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAC7B483080298C0CB00FFFFFFFFFFFF
Works fine ! But is not "compatible" with USI.Unread SMS Indicator.
You better uninstall USI. [edit] Nonsense, the "report" is still to see when unchecking the SMS Indicator (or even the "normal" indicator). It works good, also together with USI.

I dont have the time at the moment, maybe someone need this:
Code:
;*** CBI. CB message in Idle screen ***
;Firmware : SL45i v56
;Author : Lalo
;luki's Siemens Modding Forum
;Release : 23.08.04 - v1
; litle changes ))
;This patch changes CB message display mode in idle screen.
;Eliminating the ---- line (choose one):
;CB message flashes:
3B2066: A5 A6
;CB message aways on:
3B204F: 0A 11
3B2059: 05 0C
;Change position and characters of CB message (and flash message too):
18E66A:250003 yy00zz ;if date&time string on in operator name screen mode
18E6BA:2E0003 yy00zz ;if date&time string off in operator name screen mode
18e6d2: 2e0003 3f0009 ;in operator logo screen mode
;where:
;yy = vertical coordinate of string,
;where F8-FF,0-49 is from top to bottom (0=just benath net&battery icons)
;zz = font type, choosing one of Riza's font type list.
Usefull: Found 18e662: 31 3d, this is for moving the Datestring in "New SMS" Mode...

Last edited by trustkill; 01-17-2006 at 22:46.
  Reply With Quote
 
Page generated in 0.06845 seconds with 7 queries