Liste der Anhänge anzeigen (Anzahl: 1)
ja ich kann dir helfen. du musst das Programm starten dazu noch irgendeine Firmware (z.B.FW15), dann drückst du auf das Kärtchen "Misc" dort steht dann irgendetwas von Expert Menu da Enabled auswählen. Dann erscheint rechts oben bei der Firmware ein bisschen was zusätzlich da drückst du auf update danach musst du den richtigen eintrag finden (weiss nicht mehr genau welcher es ist einfach ausprobieren) jetzt drückst du auf start gleich danach sagt er irgendwas vom swupmodus da musst du jetzt ganz normal den Update-screen starten. Wie schon gesagt du musst erst den richtigen eintrag finden dann funktioniert es. Zumindest hat es bein mir funktioniert.
Liste der Anhänge anzeigen (Anzahl: 1)
Gibt ein neues whs
// WinHex script [.whs], by Stefano G.
// @ v13/v14/v15_service "Primary Memory" .
// * Z:\System\Data\EidPic.mbm --> E:\System\Data\EidPic.mbm
// * Z:\System\T9Ldb\*.* --> E:\System\T9Ldb\*.* ( all replaceable, but not English )
// * Z:\System\Data\EikCtl.rsc --> E:\System\Data\EikCtl.rsc ( this must be replaced with modded )
// * Z:\System\Data\Clock.mbm --> E:\System\Data\Clock.mbm
// * Z:\System\Data\Clockmasks.mbm --> E:\System\Data\Clockmasks.mbm
// * Previous SVN:15 Audio settings --> SVN:15 Audio settings
// I suggest to apply, the FIRST TIME, an ORIGINAL WinSwup update,
// then the patch ( to the SAME FIRMWARE ) with only "Core-Img (Z1)" flagged.
// It's more and more safety , more fast and absolutely transparent for the system ( no HardReset ).
// ATTENTION :
// who is that copy in "E:\..." the EidPic, the files of T9 and the files of Analogue_Clock ???
// WE must make it , manually , BEFORE start the phone with modded Firmware.
// *** EidPic
Goto 0x0
{Find 0x420047004200690074006D00610070002E0068006E0064 Down
IfFound
Move -86
Write 0x45
Move 100
Else
JumpTo -Errors
EndIf}[2]
// *** T9
Goto 0x0
{Find 0x7A003A005C00730079007300740065006D005C00740039006C00640062 Down
IfFound
Write 0x45
Move 100
Else
JumpTo -Errors
EndIf}[2]
// *** Clock
Goto 0x0
{Find 0x5C0044006100740061005C00650069006B00630074006C002E007200730063 Down
IfFound
Move -18
Write 0x45
Move 100
Else
JumpTo -Errors
EndIf}[2]
// *** Audio
Goto 0x0
{Find 0x506F737444434C38303030 Down
IfFound
Move 19
Write 0x3137393039
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3131303235 Down
IfFound
Move 20
Write 0x3138343430
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3132303030 Down
IfFound
Move 20
Write 0x3138353436
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3136303030 Down
IfFound
Move 20
Write 0x3138383331
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3232303530 Down
IfFound
Move 20
Write 0x3139303436
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3234303030 Down
IfFound
Move 20
Write 0x3139303930
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3332303030 Down
IfFound
Move 20
Write 0x3139323037
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3434313030 Down
IfFound
Move 20
Write 0x3139333030
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3438303030 Down
IfFound
Move 20
Write 0x3139333230
Else
JumpTo -Errors
EndIf}[2]
// *** Common
MessageBox " Speriamo bene !!! !!! !!! "
JumpTo -NoErrors
Label -Errors
MessageBox " ATTENZIONE : patch NON applicabile !!! !!! !!! "
Exit
Label -NoErrors
MessageBox " La patch è stata applicata !!! !!! !!! "
// For Clock_patch, my modded "EikCtl.rsc" IS NEEDED. This MUST BE COPIED
// ( like "EidPic.mbm" , "Clock.mbm" and "Clockmasks.mbm" ) in "E:\System\Data\" .
// The files of T9 MUST BE COPIED in "E:\System\T9Ldb\".
// Mandi mandi .
Hab noch eine AnalogUhr
Liste der Anhänge anzeigen (Anzahl: 1)
hier das bild wie die uhr aussieht