Zobrazit předchozí téma :: Zobrazit následující téma |
Autor |
Zpráva |
Sirus čestný člen

Založen: 06. 08. 2004 Příspěvky: 1021 Bydliště: Vrutky
7910.50 SMM
|
Zaslal: pá leden 20, 2006 10:07 am Předmět: Patche pre SX1 |
|
|
Sem vkladajte nove patche pre SX1. Po otestovani ich dam do sekcie download.
Bez diskusie. _________________ C35i>ME45>>S45i>ST55>S55+BT>SX1
SX1 + 1GB Pretec = > fw 12Sk>14Sk>15Ru>15It>15Gr>15CZ
"Ak mas raz SX1, uz nie je cesty spat!"
Naposledy upravil Sirus dne pá leden 20, 2006 10:41 am, celkově upraveno 1 krát |
|
Návrat nahoru |
|
 |
Sirus čestný člen

Založen: 06. 08. 2004 Příspěvky: 1021 Bydliště: Vrutky
7910.50 SMM
|
Zaslal: pá leden 20, 2006 10:13 am Předmět: |
|
|
Patch no 56
Speeds up sdram and flash memories a bit.
! Can be incompatible with patch no 51 !
kód: |
;--------------------------------------------------
; SX1 SDRAM n FLASH latency patch v1.0
; Уменьшение таймингов памяти 1.0
; changes bootcore of Z1 firmware image
; by Vovan888 (vovan@oslik.ru) 18.01.2006
; oslik.ru
; dedicated to Z-team and overclockers.ru
; !!! DANGER !!! Possible data loss !
; !!! ОПАСНО !!! Возможна потеря данных !
; добавляется около 10 попугаев в 3Dmark
; reduce CAS latency time for SDRAM from 3 to 2
; уменьшаем CAS latency с 3 до 2
;0x0A44
replace:3710A0E3241080E50A00A0E3010050E2000050E3:27
; изменяем тайминги флеша
; change timings for FLASH (drive A, C, Z)
; расшифровка значения в патче ....:70202100.... (первые два байта):
; 7 - (0..F) - Number of wait states for asynchronous read operation
; 2 - (0..F) - For read accesses, number of wait states for page
; mode ROM reads within a page. For write accesses
; the length of WE pulse duration.
replace:902021007050210039110000:7020210070202100
; изменяем тайминги SDRAM
; change timings for SDRAM
; SDRAM_FREQUENCY from SDF1 to SDF2 (see spru673.pdf, page 55 for details)
; Значение набора таймингов (SDF) от 0 (самые большие тайминги, самая медленная память)
; до 3 - (самые маленькие тайминги, самая быстрая память)
; по умолчанию стоит 1 (SDF1). Можно поставить 0, замедлив память. Или 2 - ускорить.
; Вот таблица таймингов в тактах.
; SDF 1 is default
; Slow ..........Fast
; SDF0 SDF1 SDF2 SDF3
;Trc 9 5 3 2
;Tras 5 3 2 2
;Trp 3 2 2 2
;Trcd 3 2 2 2
;Trrd 2 2 2 2
;Trsc 2 2 2 -
;0x1258
; Выбираем нужную строчку (одну !)
; to SDF0:
;replace:B0F00501B4F0050100CEFEFF:B0F00500B4F00500
; to SDF2
;replace:B0F00501B4F0050100CEFEFF:B0F00502B4F00502
; to SDF3
;replace:B0F00501B4F0050100CEFEFF:B0F00503B4F00503
;--------------------------------------------------
|
_________________ C35i>ME45>>S45i>ST55>S55+BT>SX1
SX1 + 1GB Pretec = > fw 12Sk>14Sk>15Ru>15It>15Gr>15CZ
"Ak mas raz SX1, uz nie je cesty spat!"
Naposledy upravil Sirus dne út leden 24, 2006 9:12 am, celkově upraveno 1 krát |
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: po leden 23, 2006 10:17 pm Předmět: Zrusenie nastavovania casu a datumu po flashovany |
|
|
kód: | ; *** SkipDateTimeSetupAfterFormat ***
; Author: Bryan cn0110@gmail.com
; Date: 2006.01.19
; FirmWare: Siemens-SX1 Possibly all versions. Tested on Simplified Chinese V15 and V15 Uk-It-De.
; Omap: Core-Img (Z1)
;
; Modified in Startup.appl at CStartupAppUi::FirstBoot
; Thanks for FCA00000, I make this patch with the help of his functions list of SX1 O2_14
;
; After we format the phone or reset the phone, we were asked to set the Date and
; Time at the first time we start it. And this is boring.
; With this patch you doesn't need to set the Date and Time after you format your phone. Data and time
; kept as before.
; I changed CStartupAppUi::FirstBoot in startup.app
;
replace:044AC0239B00211C01F0BCFF002803DA012502E0:044AC0239B00211C01F0BCFF00F01CF8C04601E0
; End of patch |
Naposledy upravil duuri dne po leden 23, 2006 10:28 pm, celkově upraveno 1 krát |
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: po leden 23, 2006 10:23 pm Předmět: nekonecne menu:) |
|
|
cize ked dojde kursor na koniec menu skoci na zaciatok:)
kód: |
; *** CircularMenu 1.0 ***
; *** Circular Menu ***
; Author: fca00000 , fca00000-at-yahoo-dot-es
; Date: 2006.01.21
; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14
; Omap: Core-Img (Z1)
;
; In any menu, when you reach the last item and press joystick-down, nothing happens.
; This patch makes the menu circular: after the last item it will jump to the first.
; And pressing joystick-up in the first item will take to the last one.
; There is a tiny bug: if the menu has more than 6 items, the bottom-one sometimes is not painted.
;
; For the curious people: I changed EikCotl.dll in
; method CEikMenuPane::OfferKeyEventL
; When the boundaries are exceeded, jumps to the first item or to the last one.
;
replace:002151E0002F04D15446002C:114651E0002F04D15446002C
replace:111C281CFFF7D1F801240B94:0021281CFFF7D1F801240B94
;
; As far as I know, nothing is broken. But I decline all responsability, of course.
; Anyway, here it is. Enjoy
;
;**************************************** |
Naposledy upravil duuri dne po leden 23, 2006 10:28 pm, celkově upraveno 1 krát |
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: po leden 23, 2006 10:25 pm Předmět: zrusenie nebezpecnych poloziek menu |
|
|
vypne polozku "vypnut " a "zablokovat" pos stlaceni cerveneho tlacidla
kód: | ; *** DisableMenuDangerous 1.0 ***
; *** Disable Menu Dangerous ***
; Author: fca00000 , fca00000-at-yahoo-dot-es
; Date: 2006.01.16
; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14
; Omap: Core-Img (Z1)
;
; In the main menu, there are 2 dangerous options: SwitchOff and LockPhone
; This patch modifies both and redirects to LockKeypad
; The phone can still be switched off by long-pressing the red key.
; You can apply the first part (SwitchOff) or the second (LockPhone), or both.
;
; For the curious people: I changed SysAp.app in
; method CSysApAppUi::PowerKeyPopUpMenuSelectionDoneL
; so that now all use string 0x5FE0C006, and end up calling stub_RAknKeyLock::EnableKeyLock
;
; First part: this changes the string SwitchOff
replace:05C0E05F:06C0E05F
; this redirects SwitchOff
replace:281C0021642200F052F8:1AE0
;
; Second part: this changes the string LockPhone
replace:04C0E05F:06C0E05F
; this redirects LockPhone
replace:281CD830006804F017FA19E0:0FE0
;
; As far as I know, nothing is broken. But I decline all responsability, of course.
; Anyway, here it is. Enjoy
;
;**************************************** |
|
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: po leden 23, 2006 10:29 pm Předmět: pretaktovanie |
|
|
patch na pretaktovanie sx1 moze byt nebezpecny tak na vlastne riziko ako vlastne vsetky diskusia http://www.siemensmania.cz/forum/viewtopic.php?t=18613&start=0
kód: | ;--------------------------------------------
; SX1 overclock patch v1.2
; Разгон процессора v1.2
; changes bootcore of Z1 firmware image
; by Vovan888 (vovan@oslik.ru) 08.01.2006
; oslik.ru
; dedicated to Z-team and overclockers.ru
; !!! ОПАСНО !!! процессор может сгореть от перегрева !
; !!! DANGER !!! CPU can overheat and overburn !
;168 Mghz
replace:303A00000010FEFF00102000FFFFFEFFEFFFFFD1:303E
; multipliers table: (cpu_freq = 12 * mult / 2)
; mult
;11 10100 0110000
; Берем число из последнего столбца для нужной частоты, переворачиваем байты,
; ставим в конец строки для замены в патче
;01101 = 13 = 78M = 11011010110000=36B0
;10100 = 20 = 120M = 11101000110000=3A30
;11001 = 25 = 150M = 11110010110000=3CB0
;11100 = 28 = 168M = 11111000110000=3E30
;11101 = 29 = 174M = 11111010110000=3EB0
; multipliers table v2: (cpu_freq = 12 * mult )
; mult
;11 01010 0010000
;01010 = 10 = 120M = 11010100010000 = 3510
;01011 = 11 = 132M = 11010110010000 = 3590
;01100 = 12 = 144M = 11011000010000 = 3610
;01101 = 13 = 156M = 11011010010000 = 3690
;01110 = 14 = 168M = 11011100010000 = 3710
;01111 = 15 = 180M = 11011110010000 = 3790
;10000 = 16 = 192M = 11100000010000 = 3810
;10001 = 17 = 204M = 11100010010000 = 3890
;10010 = 18 = 216M = 11100100010000 = 3910
;10011 = 19 = 228M = 11100110010000 = 3990
; и т.д.
;--------------------------------------------- |
|
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: po leden 23, 2006 10:34 pm Předmět: |
|
|
predlizenie neaktivity IRDA portu na 5 minut
kód: |
; *** IncreaseInfraredTimeout 1.0 ***
; *** Increase Infrared Timeout ***
; Author: fca00000 , fca00000-at-yahoo-dot-es
; Date: 2005.10.02
; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14
; Omap: Core-Img (Z1)
;
; The timeout for the infrared port is 60 seconds. If there is no communication
; after that time, the port is closed.
;
; Sometimes this is not enough for me, as I have to enable it, prepare the files, and
; transfer them. And also is annoying to enable it again after it has been disconected.
;
; This patch increases the time to 5 minutes. Be aware that needs to be replaced in 2 places.
replace:00879303005A6202:00879313005A6202
; As far as I know, nothing is broken. But I decline all responsability, of course.
; Anyway, here it is. Enjoy
;****************************************
; El tiempo de desconexion del puerto infrarrojos es de 60 segundos.
; Si no hay ninguna transferencia de datos al cabo de ese tiempo, se cierra el puerto.
;
; A veces esto no es suficiente para mi, porque tengo que activarlo, preparar los
; archivos, y transferirlos. Tambien es molesto activarlo cuando se desconecta.
;
; Este parche aumenta el tiempo a 5 minutos
; Cuando lo apliques, pon atencion, porque hay que remplazarlo 2 veces.
;
; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable.
;****************************************
; end of IncreaseInfraredTimeout |
|
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: po leden 23, 2006 10:36 pm Předmět: |
|
|
odstranenie otazky ci chcete naozaj aktivovat hlasity odposluch pri telfonate.funguje skvele staci stlacit prave kontextove tlacidlo..
kód: |
; *** RemoveActivateHandsFreeQuestion 1.0 ***
; *** Remove Question before activating HandsFree mode ***
; Author: fca00000 , fca00000-at-yahoo-dot-es
; Date: 2005.11.20
; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14
; Omap: Core-Img (Z1)
;
; When you are in the middle of a conversation and want to activate the HandsFree mode, the
; mobile asks you to confirm it. This patch removes that question.
; The message 'Handset activated' still appears so you know it has been sucessfully activated
;
; This is related to patch RemoveSillyMessages.sxp
;
; For the curious people: I changed Phone.app in method CPhoneAudioManager::ToggleIhf
; so that now it doesn't verify after CPhoneAudioManager::IsIhf
;
; As far as I know, nothing is broken. But I decline all responsability, of course.
; Anyway, here it is. Enjoy
;
replace:00280CD1139013A9:33280CD1139013A9
;**************************************** |
|
|
Návrat nahoru |
|
 |
Sirus čestný člen

Založen: 06. 08. 2004 Příspěvky: 1021 Bydliště: Vrutky
7910.50 SMM
|
Zaslal: út leden 24, 2006 9:13 am Předmět: |
|
|
Patch no 58
kód: |
; *** EnablePhoneRestart ***
; Author: Bryan , cn0110@gmail.com
; Data: 2006.01.23
; FirmWare:Siemens-SX1 Possibly all versions. Tested on Simplified Chinese V15 and V15 Uk-It-De.
; Omap: Core-Img (Z1)
;
; Modified in SysAp.app at CSysApAppUi::HandleLongPowerKeyPressedL
; Thanks for FCA00000, I make this patch with the help of his functions list of SX1 O2_14
;
; One of the missed functions of SX1 is no "Restart" . So if we want to restart the phone we need first
; Choose "Power Off" to shutdown the phone then start it again. Another solution is to use software like
; "AppMan" to restart phone. If you don't like these solutions. This patch may be helpful.
; Apply this patch then you can restart your phone with long press on PowerKey( The red key).
;
; I changed CSysApAppUi::HandleLongPowerKeyPressedL in SysAp.app
;
replace:281C0021642201F09DF8B02464002919:281C0121642201F09DF8B02464002919
; End of Patch
------------------------------------------------------------
For those people who prefer to use "Power Off" (in the popup menu when pressed on powerkey) to restart phone, use this patch:
; Change the function of Menu item "Power off" to restart phone
replace:0137002F08D1281C0021642200F052F8:0137002F08D1281C0121642200F052F8
-------------------------------------------------------------
For those people who prefer to Change function of Menu item "Lock phone" to Restart phone, Please use this:
; Change menu item "Lock Phone" to "Lock keys"
replace:05C0E05F:06C0E05F
; Change the function of this menu item to Restart phone
replace:281CD830006804F017FA19E0012F06DD:281C0121642200F047F819E0012F06DD
-------------------------------------------------------------
You can choose one of these solutions. And also you can choose all of them as you want.
|
_________________ C35i>ME45>>S45i>ST55>S55+BT>SX1
SX1 + 1GB Pretec = > fw 12Sk>14Sk>15Ru>15It>15Gr>15CZ
"Ak mas raz SX1, uz nie je cesty spat!" |
|
Návrat nahoru |
|
 |
Franta Hřídel začátečník

 Založen: 10. 02. 2005 Příspěvky: 78 Bydliště: Č. Budějovice
61.00 SMM
|
Zaslal: pá leden 27, 2006 3:30 pm Předmět: Možnost otevření disků A, D, Z ve filemanageru |
|
|
kód: |
; *** Enable Filemanager to open disk A, disk D and disk Z ***
; Author: Bryan
; Date: 2005.09.21
; Firmware: Siemens-SX1 Possibly all versions. Tested on Simplified Chinese V15
;
replace:07D10798002804D0B166306E002101F0:07D107980028C046B166306E002101F0
|
_________________ N3310> ME45> C65 fw 4,12,25,33,41cz+ upravený joystick + 14 patchů>prodáno> CX65 fw25, 43cz, > SX1 , core 180MHz, 30 patchů/1GB MMC Pretec, joy N6600.
Naposledy upravil Franta Hřídel dne pá leden 27, 2006 3:34 pm, celkově upraveno 1 krát |
|
Návrat nahoru |
|
 |
Franta Hřídel začátečník

 Založen: 10. 02. 2005 Příspěvky: 78 Bydliště: Č. Budějovice
61.00 SMM
|
Zaslal: pá leden 27, 2006 3:31 pm Předmět: Oprava Bluesky v CZ |
|
|
kód: |
;Blue Sky patch CZ v1.3
;Created by Caveron (caveron@gmail.com)
replace:040028000100B1021D01060000D401AC028403EF03C804CE05BC065A073A080709660991091C0A6D0A7E0A960AA40AE90A5D0B770B850B960BBC0BD10B050C540C9C0CAD0CF40C0C0D3C0D910DAB0DDF0DF00D0A0E380E500E860E9E0EC40EFB0E0C0F1A0F340F4E0F680F790FA00FBF0FD00FEF0F0E101F103E105D107C109B
|
_________________ N3310> ME45> C65 fw 4,12,25,33,41cz+ upravený joystick + 14 patchů>prodáno> CX65 fw25, 43cz, > SX1 , core 180MHz, 30 patchů/1GB MMC Pretec, joy N6600. |
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: so leden 28, 2006 12:20 pm Předmět: odstranenie postupneho zosilnovania zvonenia:) |
|
|
odstranenie postupneho zosilnovania zvonenia:)
kód: | ; *** Remove ringtone Fade-In ***
; Converted from winhex patch on http://sx1-flashing.tk
; Repect!! to sx1-flashing.tk
; Remove Fade-in Ringtone replace "EnableDCL= 1":"EnableDCL= 0"
replace:456E61626C6544434C3D2031:456E61626C6544434C3D2030 |
|
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: so leden 28, 2006 12:27 pm Předmět: |
|
|
patch na presmerovanie startup.mbm na c/e
diskusia http://www.siemensmania.cz/forum/viewtopic.php?t=16396&postdays=0&postorder=asc&start=0
rudymed napsal: | Tady to je pro nastaveny lang SK.
Pro FW 15 uk-cz-sk
replace:53007400610072007400750070002E007200300031:300030003000300030003000300030003000300030
replace:53007400610072007400750070002E007200320035:310031003100310031003100310031003100310031
replace:53007400610072007400750070002E007200320036:53007400610072007400750070002E007200730063
to;.Move to C:
to;.replace:5A003A005C005300790073CEA10D808B0B4E6C0E0006E0E225E6CD0008A5C6006052012005:43
to;.Move to E:
replace:5A003A005C005300790073CEA10D808B0B4E6C0E0006E0E225E6CD0008A5C6006052012005:45
Pozor!Je nutne si vybrat presmerovani na C nebo E.A ten druhy pak smazat.
Cave!!!
Pri presmerovani na C(E):
C(E):\System\Apps\Startup\startup.mbm
Aby to fungovalo musi byt zvolen ako jazyk Slovencina.ENJOY |
|
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: so leden 28, 2006 12:32 pm Předmět: |
|
|
patch na odstranenie zvyslich linike pri backgrounde
diskusia http://www.siemensmania.cz/forum/viewtopic.php?t=15078&start=0
kód: | ; *** Remove vertical lines around background image***
; Author: Vovan888
; Created: 14/09/2005
; Firmware: v.15_RUS_WinSwup_T9_firmware
replace:AE2084230C90536001A81EF053FF4146:B020
replace:AE22842300F069FE201C00F00CFF201C01F06DF9E169:B022
replace:AE23101C03608424546068460CF02DFA04AF6C46B0344F94201C:B023
replace:01240094381C18F091F80AA90A94:0024
|
patch na odtranenie deliacej ciary medzi eidpic a backgroundom
diskusia http://www.siemensmania.cz/forum/viewtopic.php?t=17555&start=0
kód: |
; *** Убираем горизонтальную полоску ***
; Author: Dan_av
; Firmware: v.15_RUS_WinSwup_T9_firmware
replace:1EF09BFE08E03200CC083868B8300268381C41461EF08FFE1A9CA06820301FF0:c046c046
replace:0124200600281AD03468ED2025F046F9049004A9E26B301C24F044FB346805A9:00
replace:0124A04644462006002836D06C4610341094211C381C70C870C10068086006A808A90022012308924B6037F0BBFB4C46:00
replace:012308924B6037F08FFA4C462068B83002684846109937F06DF92468ED2037F065FF0A90:00
replace:012308924B6012F03BFE4C462068B83002684846109912F019FD2468ED2013F0:00
replace:012842D12868016A281C2FF06EFB2C68B0680221321C30F060F9059005A9A26C:00 |
|
|
Návrat nahoru |
|
 |
duuri (člen klubu SM) řád zlaté antény

Založen: 07. 11. 2004 Příspěvky: 865
5874.50 SMM
|
Zaslal: so leden 28, 2006 12:37 pm Předmět: |
|
|
ostranenie otravnych hlasok pri instalacii programov
kód: | ; *** RemoveInstallMessages 1.1 . Undo previous version before. ***
; *** Remove Install Messages ***
; Author: fca00000 , fca00000-at-yahoo-dot-es
; Date: 2005.10.01
; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14
; Omap: Core-Img (Z1)
;
; Some of the installation messages are simple annoying (to me)
; Therefore I decided to disable some of them.
;
; Usually, the installer tells you:
; 1) Security warning. Unable to verify suplier. Continue anyway?
; 2) Install myApplication?
; 3) Options: Install/View certificate/View details
; 4) Replace x.yz with x.yz? (in case you previously installed it)
; 5) Select memory: Physical mem/Memory card
; 6) Installation complete
;
; This patch removes step 1)
replace:00F0ECFAD3E0B069:C046C046D3E0B069
; This patch removes steps 2) and 3)
replace:00F09AFBB5E0706A0028:C046C046B5E0706A0028
; When you install a program, it might happen that it is already installed.
; Normally the mobile ask if you really want to overwrite it. This is annoying
; to me, and I decided to remove this, too.
; Some people interested in this patch are Symbian programmers who need
; to test their programs, and install them again and again.
; Other people are translators, who install the same program to check the translations.
; Not everybody needs this patch.
; This patch removes step 4)
replace:01F076FD03E04046:C046C046C0464046 |
|
|
Návrat nahoru |
|
 |
|
|
Nemůžete odesílat nové téma do tohoto fóra Nemůžete odpovídat na témata v tomto fóru Nemůžete upravovat své příspěvky v tomto fóru Nemůžete mazat své příspěvky v tomto fóru Nemůžete hlasovat v tomto fóru Můžeš k příspěvkům připojovat soubory Můžeš stahovat a prohlížet přiložené soubory
|
Powered by phpBB © phpBB Group
|