+ Antworten
Seite 7 von 9 ErsteErste ... 3456789 LetzteLetzte
Ergebnis 91 bis 105 von 131

Thema: SL45i PATCHER

  1. #91
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Enabling NetMonitor

    ;***Enabling NetMonitor***

    00217F58: 2D03 0D03
    ;Press Menu * or Menu #

    glaube den hatte ich noch nie gepostet ist immer zu gebrauchen

    sollte ich ihn doch schon mal haben kann ihn bitte ein mod löschen!!!
    gamer-arena.net



  2. #92
    Punit
    Gast Avatar von Punit

    RE: SMNS - Starting midlet when new sim-card is installed

    Hallo Babsti.
    Kannst Du mir oder jemand Anderers helfen? Ich bekomm das "smns-Midlet - starting midlet when new sim-card is installed" nicht gestartet. Die GSM.jad + .jar Dateien sind installiert und der storage Ordner auch. Aber wie öffne ich die number Datei aus dem storage Ornder, um die Nummer einzugeben?

    Grüße Punit

  3. #93
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts
    versuche es mal mit notepad
    also dem microsoft editor

    geht hab ich gerade getestet
    gamer-arena.net



  4. #94
    Punit
    Gast Avatar von Punit
    Danke, funzt

  5. #95
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Idee Akkuanzeige in echten Prozent

    ; *** Zeigt Batteriestatus in Prozent an ***
    ; Firmware: SL45i v56
    ; Author: rc-flitzer
    ; Thanks to DeadManS, mamaich
    ; Release: April 25th, 2004

    ; Beschreibung: Die aktuelle Akkustärke wird in Prozent angezeigt in der Art
    ; "02%" oder "77%" oder "100%", oben rechts in der Ecke.
    ; Es werden dabei die Bilder 513-522 als Ziffern benutzt. Diese sind etwas
    ; groß, aber wer will, kann sie ändern. Außerdem wird Bild 325 als Prozent-
    ; zeichen verändert. (Vorher: eines der Batteriebilder)

    ; Uninstalls: wenn der rx-bat-level Patch von DeadManS schon installiert
    ; wurde, kann man ohne Probleme darüber patchen. Die Netzanzeige bleibt dann
    ; erhalten, nur die Batterieanzeige wird wie gewünscht ersetzt.

    ; Um eine möglichst korrekte Anzeige zu erhalten, sollte direkt nach dem
    ; Aufladen des Akkus im Netmonitor folgender Wert nachgeschaut werden:
    ; Net Monitor --> Monitor --> Zifferntaste drücken
    ; Dann den Wert VB notieren und im Patch einsetzen (siehe unten).

    ; Wenn der Profil-Logo Patch von Acid[mrp] schon installiert ist, bitte
    ; diese Zeile unkommentieren und die darauf folgende kommentieren:
    ; 0x40CB5E: FFFFFFFFFFFFFFFF 98D098E0FAC794D6
    0x40CB5E: FFFFFFFFFFFF 98D098E0DB00

    ; Wenn rx-bat-level schon installiert ist, können folgende Zeilen entfallen:
    0x454F28: DAC1EC22 DAE0CECA
    0x3B3A54: DAC1EC22 DAE0CECA

    0x40CACE: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88E088D088C08870D7400E00F2F7E239
    0x40CADE: FFFFFFFFFFFF E6FD100EE6FC
    ; hier den Akkuwert einsetzen. Für die Umrechnung siehe unten.
    0x40CAE4: FFFF 4F10 ; = 104F hex = 4175 dezimal
    0x40CAE6: FFFFFFFFFFFFFFFF 207D9D03E6FE0102
    0x40CAEE: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0D2920CDE6FD64001B7DF2F70EFEF6F7
    0x40CAFE: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0EFE5BCCF2F70EFE46F764008D0926F7
    0x40CB0E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 6400E6FE0202E6FC4A00E01DDAC1EC22
    0x40CB1E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E00E26F70A008D0208E10DFB06F70A00
    0x40CB2E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 06FE0102E6FC5000E01DDAC1EC22E6FE
    0x40CB3E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 010200E7E6FC5600E01DDAC1EC22E6FE
    0x40CB4E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4501E6FC5C00E01DDAC1EC22987098C0

    ; ##### Picture 325 ##### -- Prozentzeichen, Ändern nach Geschmack mit SPC2
    0x4BAEDE: 19070100 08090100

    0x4B2182: 3FFFFE7F5FFFFF7FEFFFFFFFEFFFFFFF 315A5C381E2B4B46000F0F0F0F0F0F0F
    0x4B2192: EFFFFFFF5FFFFF7F3FFFFE7F 0F0F0F0F0F0F0F0F0F0F0F0F
    gamer-arena.net



  6. #96
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Mp3 while keylocked

    mal wieder ein patch


    ;***Mp3 while keylocked***

    ;Firmware: SL45i v56
    ;Author: solnica

    ;To turn mp3 player on while keylocked pres play onlny ONCE. Keylock is still on so there is no
    ;backlight

    +0
    3B07C4: 1E 62
    3B07C7: 03 04
    3B07CA: 1F 1E
    3AF6F4: DAD66C2C DADAE2F6
    3B06E0: DC45 0D06
    3B07CE: DAA2184C48402D10 0D03DADBF8860D0F

    mal wieder ein patch
    gamer-arena.net



  7. #97
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Shutdown melody

    ;*** Shutdown melody ***
    ;
    ;Firmware: SLIK56
    ;Author: abomin
    ;Release: March 2, 2004
    ;
    452554: 2D03E02C E6FC2800 ;here 28 - SYSTEM melody number
    ;------------------------
    gamer-arena.net



  8. #98
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Eliminate message "New text message recieved

    ;*** Eliminate message "New text message recieved" ***
    ;
    ;Firmware: SLIK56
    ;Author: abomin
    ;Release: May 1, 2004
    ;
    45260A: E6FC DB00
    ;------------------------
    gamer-arena.net



  9. #99
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Auto Record Patch v2.1 - nun ohne nervtötenden Piep

    ; *** Automatic recording for incoming & outgoing voice calls v2.1***
    ; Firmware: SL45i v56
    ; Authors: DeadManS & rc-flitzer
    ; Release: April 2nd, 2004
    ; Update: April 29th, 2004

    ; _Description_ This patch autostart recording any incoming or outgoing calls.
    ; It is selectable through application menu with function number 14 (or others).

    ; _Update_ Now the beep tone from starting dictating machine has been disabled.
    ; But after every call ringing tone is set to 'beep' - you have to change this
    ; manually after every call, sorry.

    ; _Requirements_ To install this patch you need also these patches:
    ; MTE - Midlet through entrypoints
    ; APP - Application menu by RizaPN
    ; Mamaich's set of patches, activate the block 4F0000 and these two patches from inside:
    ; - "allow java programs to read/write phone's memory and execute native code"
    ; - "disable interrupts for a very long period of time"
    ; You can find the patch set from mamaich on this page:
    ; http://mamaich.f_u_c_k_r_u.net/sl45i/flash_edit.vkp
    ; Delete "_" because of word protection in this board.

    ; _Installments_ You have to extract the files y.jad and dictrec.jar from the
    ; y.rar into the java/s/ folder on MMC.
    ; you find y.rar on ftp://derbi.convex.ru/Siemens/y.rar
    ; or on http://home.arcor.de/sagem-x-5/y.rar

    ; _Uninstallments_ ! Uninstall ANY previosly installed auto record patch !

    ; * comment following block if you never want to record outgoing calls *
    0x02E784: DAC31400 DAE0E4C9
    0x40C9E4: FFFFFFFFFFFFFFFF DAC31400BB05DB00

    ; * comment following block if you never want to record incoming calls *
    0x3AFF3C: DAA224DE DAE0ECC9
    0x40C9EC: FFFFFFFFFFFFFFFF BB03DAA224DEDB00

    ; If you want any other function number for APP menu, change this value:
    0x40C9FF: FF D0 ; x0: x is function number minus one (hexadecimal, of course)

    0x40C9F4: FFFFFFFFFFFFFFFFFFFFFF D7400E00F2FC423A9AFC07
    0x40CA00: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E02CD7400F00F6FC3607DAE090C8CB00


    danke rc-flitzer
    war auch längst nötig das patchupdate
    wurde schon langsam taub durch den ton und erst der schreck immer
    gamer-arena.net



  10. #100
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Round Softkeys v1 - selectable

    ; *** Round Softkeys v1 - selectable ***
    ;
    ; Firmware: SLIK56
    ; Author: rc-flitzer
    ; Release: April, 12/2004
    ; Softkeys in main & idle screen get round after 2 seconds.

    0x3B3A54: DAC1EC22 DAC790E0

    0x27E090: FFFFFFFFFFFFFFFFFFFFFFFF DAC1EC22D7400E00F2FE423A

    ; Round softkeys off when invert softkey on (Function 13 set):
    0x27E09C: FFFFFFFF 9AFE01C0

    ; Round softkeys selectable through function 15:
    ;0x27E09C: FFFFFFFF 8AFE01E0

    ; Round softkeys always ON:
    ;0x27E09C: FFFFFFFF 0D02CC00

    0x27E0A0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DB00E6FEA902E00CE6FD4300DAC1EC22
    0x27E0B0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FEAA02E6FC2A00E6FD4300DAC1EC22
    0x27E0C0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FEAB02E00CE6FD4C00DAC1EC22E6FE
    0x27E0D0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AC02E6FC2A00E6FD4C00DAC1EC22E6FE
    0x27E0E0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF A902E6FC3600E6FD4300DAC1EC22E6FE
    0x27E0F0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AA02E6FC6000E6FD4300DAC1EC22E6FE
    0x27E100: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AB02E6FC3600E6FD4C00DAC1EC22E6FE
    0x27E110: FFFFFFFFFFFFFFFFFFFFFFFFFFFF AC02E6FC6000E6FD4C00DAC1EC22

    ; If rx-bat-Level-Patch is applied (ot together with profil-logo from acid),
    ; uncomment this:
    ; 0x27E11E: FFFFFFFF FAE0CECA

    ; If ONLY profile-logo patch from Acid is applied, uncomment this:
    ; 0x27E11E: FFFFFFFF FAC794D6

    ; If rx-bat-Level Patch and profile-logo patch is NOT installed, uncomment this
    0x27E11E: FFFF DB00
    ;--------------------------------------------
    gamer-arena.net



  11. #101
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Show both name & phone number at incoming call v2

    ; *** Show both name & phone number at incoming call v2***
    ; Firmware: SL45i v56
    ; Author: DeadManS
    ; Release: April 20th, 2004

    ; Patch shows number of calling partner at incoming call.
    ; It uses pictures 513-522 for displaying the numbers. Change them if you like!

    ; ! Uninstall previous "show number at incoming call" patch !

    3AFC56: DAE6B2FA DAE0C0CB

    40CBC0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88D088C088E088B08870886068706860
    40CBD0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FC1400E6FB412CD7400800A9EB49E0
    40CBE0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 2D29D7400800A9EBF1CE67FE0F0047FE
    40CBF0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0F002D20E6FD3500E6FE010200E788C0
    40CC00: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88B0DAC1EC2298B098C067FCF0003C46
    40CC10: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 47FC0F002D0FE6FD3500E6FE010200E6
    40CC20: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 08C688C088B0DAC1EC2298B098C008C6
    40CC30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 08B10DD79860987098B098E098C098D0
    40CC40: FFFFFFFFFFFF DAE6B2FADB00
    gamer-arena.net



  12. #102
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Compression of SMS, beta 2

    ; *** Compression of SMS, beta 2 ***
    ; Firmware: SL45i v56
    ; Author: rc-flitzer
    ; Release: May 8th, 2004

    ; With this patch you can compress your SMS to save signs while the text
    ; is still readable. The text is replaced in that kind:
    ; "I invite you to my party. Will you come?"
    ; becomes to "IinviteYOUtoMYparty.WILLyouCOME?"
    ; So all spaces will be removed.

    ; You call the compression with the "---Help---" option from your options
    ; menu while writing SMS. Multiple calls are okay, the patch will only
    ; compress the new written chars since the last call. If there are less chars
    ; then by the last call, the patch does nothing, but after that new chars
    ; will be compressed.

    ; It's difficult to explain, just try it out.

    ; If the first character is a space, it won't be removed because of
    ; compatibility with the "Flash SMS" patch.

    ; Warning: Patch is a bit instable. Please save your SMS before compressing.
    ; (beta 3 is coming soon...)

    3A80CE: DAEBDEFF DAE090CC

    40CC90: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88B088C088D088E08870886068C0D740
    40CCA0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 3500A87C46F725E02D0508C246FC0040
    40CCB0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 3DF60D61F0DC08D226FC1600D7503500
    40CCC0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF A9FCE1BE27FF0B002D56D7403500D4BC
    40CCD0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 720146FB99993D10D7503500D4BC7401
    40CCE0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D46C760126FB0B0009E108D229F12D38
    40CCF0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 28B13DFAF0ED0D096863F0EDD7403500
    40CD00: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF A8BD46FB20002D240D08D7403500A8BD
    40CD10: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 46FB20003D02BB360D2046FB41008D17
    40CD20: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 46FB5F002D144861ED01086248622D09
    40CD30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 46FB61008D0D46FB7A00ED0A26FB2000
    40CD40: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0D0746FB5A00ED0406FB20000D01BB1A
    40CD50: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7403500B8BE08E209E108D229F13DD5
    40CD60: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FB9999D7703500B87CC4BC7201C47C
    40CD70: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 7401C46C76019860987098E098D098C0
    40CD80: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 98B0DB0048628D042D02E0060D01E016
    40CD90: FFFF CB00

    wie gesagt ist nur ne beta also vorsicht
    gamer-arena.net



  13. #103
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Idee Autoredial with constant pause

    ;*** Autoredial with constant pause ***
    ;
    ;Firmware: SLIK56
    ;Author: abomin
    ;Release: May 4, 2004
    ;
    02FB2A: 08C1 CC00
    082EE0: 05 03 ;here 03 - new pause (sec.)
    gamer-arena.net



  14. #104
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Eliminate message "New text message recieved

    ;*** Eliminate message "New text message recieved" ***
    ;
    ;Firmware: SLIK56
    ;Author: abomin
    ;Release: May 1, 2004
    ;
    45260A: E6FC DB00
    gamer-arena.net



  15. #105
    ~Das Superschaf~ Avatar von babsti

    Registriert seit
    28.12.02 - 20:14
    Beiträge
    1.093
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Reden Shutdown melody

    ;*** Shutdown melody ***
    ;
    ;Firmware: SLIK56
    ;Author: abomin
    ;Release: March 2, 2004
    ;
    452554: 2D03E02C E6FC2800 ;here 28 - SYSTEM melody number
    ;------------------------

    Danke an rc-flitzer (an wen sonst...):

    00h = nothing, but stops all running sounds
    01h = network found
    02h = high beep (e.g. starting dictating machine)
    03h = battery empty
    04h = key click
    05h = low beep
    06h = calling sound (endless)
    07h = melody classic nr. 12 (profile independent) (endless)

    These sounds are very quiet, you have loudness like in calls,
    only listenable if your ear is at the phone speaker:
    08h = connection active beep (5 seconds long)
    09h = 5x long low beep
    0Ah = 0Bh 5x
    0Bh = like 0Ch, but only 1x
    0Ch = busy signal (3x)
    0Dh = connection lost (3x doo-da-dit)
    0Eh = dood-dood with 1sec pause, endless
    0Fh-10h = nothing
    11h = ringing sound (endless)
    12h = ringing sound (endless) but starts a second later
    13h = call minutes beep

    These sounds have normal loudness again:
    14h = calling sound (endless) (from active profile)
    15h = 07h
    16h-17h = nothing
    18h - 24h = some standard dialing tones
    25h = call minutes beep (loud)
    26h = triple low beep (05h)
    27h = triple call minutes beep (loud)
    28h = waving sirene (endless)
    29h = nothing
    2ah = connecting sound (doo-de-li-dood)
    2bh = phone hangs up
    2ch = 25h
    2dh = calling sound (endless)
    2eh = calling sound (endless)
    2fh = vibrating (endless)
    30h = long high beep, very loud
    31h = appointment sound (endless) (from active profile)
    32h = appointment sound (endless) (from active profile)
    33h = low beep (05h)
    34h = sms-sound (from active profile)
    35h = sms-sound (from active profile)
    36h = CB-sound (from active profile)
    37h = CB-Sound (from active profile)

    these following sounds are interesting:
    38h = high (and loud) da-dit
    39h = like 38h, but doubled
    3ah = police sirene (3x)
    3bh = 4x very high and loud beep
    3ch = high fanfare
    3dh = like high beep (02h)
    3eh = like high beep (02h), but longer
    3fh = double 02h
    40h = nothing
    41h = beep 1x (very quiet)
    42h = cool and short *dring*, nice
    43h = phone hangs up
    44h = phone hangs up
    45h = phone hangs up
    46h = phone hangs up
    47h-... = didn't test it ;-)


    cooler patch kann man viel rumspielen mit
    gamer-arena.net



+ Antworten
Seite 7 von 9 ErsteErste ... 3456789 LetzteLetzte

Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •