KnOeFz
23-08-2002, 11:00 AM
How to make Flashing Menu Texts:
Method 1: PPMManager and Notepad
- Load your mcu/ppm flashfile with PPMManager.
- Use menu "Tools -> Text Chunk -> Export" to make a text file of all text in flash.
- Open the text chunk in Notepad and look for the word you want to make flashing.
- Before the word you write \x01 and you save the file.
- In PPMManager use menu "Tools -> Text Chunk -> Import" and import the file you just edited.
- Use menu "Tools -> Update All PPM CRCs" to fix checksums
- Save file and Flash it into your mobile.
- Calculate Faid if needed.
Method 2: Hexeditor
- Open mcu/ppm flashfile in hexeditor.
- Find the word you want to make flashing.
- Put 01 in front of it.
- Save file and update checksum with PPMManager as written above.
-=KnOeFz=-
Thanx goes to Enzo/Neks/Rel@tic
Method 1: PPMManager and Notepad
- Load your mcu/ppm flashfile with PPMManager.
- Use menu "Tools -> Text Chunk -> Export" to make a text file of all text in flash.
- Open the text chunk in Notepad and look for the word you want to make flashing.
- Before the word you write \x01 and you save the file.
- In PPMManager use menu "Tools -> Text Chunk -> Import" and import the file you just edited.
- Use menu "Tools -> Update All PPM CRCs" to fix checksums
- Save file and Flash it into your mobile.
- Calculate Faid if needed.
Method 2: Hexeditor
- Open mcu/ppm flashfile in hexeditor.
- Find the word you want to make flashing.
- Put 01 in front of it.
- Save file and update checksum with PPMManager as written above.
-=KnOeFz=-
Thanx goes to Enzo/Neks/Rel@tic