Flash Editor User Guide v1.0 (Author: BB88 / 中文翻譯: tantt)

Mike's Flash Editor User Guide v1.0, prepared by Anson (BB88)

This User Guide is based on Flash Editor v1.3.1

Table of Contents:
==================
I. About Flash Editor
II. Before You Start
III. Let's Start the Mod
IV. More Information


I. About Flash Editor
=====================

Who: Mike (BIG THANKS To the author of this program)
What: Modify/hack the binary firmware of Panasonic GD87/GD88/GU87 cellphone. New themes, icons, animations, camera sounds!
Where: http://gd87fe.srv.hu/
When: First public release, September 19, 2003. Still under development
Why: We all love our phone, and we want to get more from it

How: The purpose of this User Guide




II. Before You Start
====================

First of all, use this program AT YOUR OWN RISK. No one takes any responsibility if you damage your phone.


You need the following to begin using Flash Editor
- Microsoft .NET Framework Version 1.1
+ http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&DisplayLang=en
+ or download it from Windows Update
- Flash Editor itself (currently v1.3.1)
+ http://gd87fe.srv.hu/
- Appropriate Offset tables (if you plan to work on already-modded firmwares)
+ different versions of firmwares require different offset tables
+ different version of Flash Editor may require different offiset tables as well
+ e.g. If you want to modify a already-modded A53 firmware, download GAD87A53.otf
+ currently only firmware versions A39 and A53 are supported
- Firemwares
+ again, only A39 and A53 are supported
+ original or modded firmwares are supported
+ for a peace of mind, you may want to use original firmwares and edit from there
- A graphics program that can edit .BMP in 8-bit and 24-bit color depths
- WinMoDo Plus 2002 Beta v0.10 or v0.11
+ find it on forums
+ Panasonic Windows Mobile Downloader to flash the download the firmwares into the phone


== optional ==
- wav2mfm (thanks Lou)
+ http://www.louterrailloune.com/wav2mfm.html
+ a .wav to .mfm convertor if you plan to have a custom camera shutter sound
- CB2000
+ re-arrange the main menu icons order
- Scope Mobile phone customizer (thanks Sam)
+ http://lostrebel.gsmhosting.net/M_Gx8x_SWD.htm
+ re-arrange the main menu icons order


Make sure you have a good knowledge of what you are doing before you begins. A couple good place to go is:
- http://www.binary-pulse.org/projects/project.php?id=115
- http://lostrebel.gsmhosting.net/M_Gx8x.htm
- http://panasonic.howardforums.com/
- http://www.howardforums.com/showthread.php?s=&threadid=204562

Places to find modded firmwares:
- http://www.74bird.com/panasonic/custom.htm
- http://gd87bios.pagesonline.net/





III. Let's Start the Mod
========================

A. Load the firmware
====================

1a. If you are loading an original firmware, select "Internal" for Offset Table Mode
1b. If you are loading a modded firmware, select "External", and load the corresponding offset table
2. Press "Load Flash" and load the firmware
3. After the firmware is loaded, you should see that all pages (Operator Logo, Texts, Icons, Animations) are popuplated with texts and graphics from the firmwares

Flash Editor User Guide v1.0 (Author: BB88 / 中文翻譯: tantt)


B. Making modifications
=======================

1. Camera Sound
---------------
- You can turn the camera shutter sound On, Off, or load your own custom sound (.mfm file). The making of .mfm file is out of the scope of this guide.

Flash Editor User Guide v1.0 (Author: BB88 / 中文翻譯: tantt)


2. Operator Logo
----------------
- If your operator logo is programmed in the firmware, you can change it to whatever you want
- Just select any text from the list, and type the new text you want in the "New:" field, and press "Change"
- If you want to remove the operator logo, simply type the same number of spaces
- Flash editor will correct the "length" of the text automatically


3. Texts
--------
- You can change most, if not all, the text strings on the phone.
- Select any text from the list, and type the new text you want in the "New:" field, and press "Change"
- e.g. My Phone -> My GD88!
- Again, the new texts should have the same length as the old texts. Flash editor will correct
any incorrect length


4. Icons
--------
- The icons uses a special i-mode type of palette file. Thanks Tut` for digging it up for us.
+ http://www.imode.fr/img_comm/Palette_couleurs_imode_v1.zip
- The icons are with various dimensions. When you edit it, always keep it as the same dimension and
color depth (8-bit or 256 colors)

i) Export Icons
- You can export the icons in RAW or BMP format
+ I recommend BMP format since it's more convenient for editing
- You can export the icons individually, or export them all at once
- to export one single icon
1. select the icon from the list
2. select the File Format (BMP recommended)
3. press "Export", and save it
- to export all icons at once
1. select "Export All"
2. select the File Format
3. press "Export", and browse to the folder you want to save all the icons in

Flash Editor User Guide v1.0 (Author: BB88 / 中文翻譯: tantt)


ii) Import Icons
- similar procedures as export icons
- to import one single icon
1. select the icon your want to replace from the list
2. select the File Format (BMP recommended)
3. press "Import", find the edited file
- to import all icons at once
1. select "Import All"
2. select the File Format
3. press "Import", and browse to the folder that all your icons are in

Flash Editor User Guide v1.0 (Author: BB88 / 中文翻譯: tantt)

Note:
- If you only want to edit a couple icons, and want to leave the rest to be the same, what I do it export all the icons first, and the edit the ones that you want, and then import all of them back. I find it a time-saver then exporting/importing them one by one



5. Main Menu Icons
------------------
- These are the icons you see on the normal standby screen
- They are all in 44[w] x 36[h] pixel dimension, 24-bit colors. Of course the phone can only show them as 16-bit
- The procedures of importing/exporting are the same as with the Icons mentioned above



6. Menu Anim. Frames
--------------------
- These are the animations when you select the Main Menu Icons on the standby screen.
- Each animation consists of 3 frames of still images, that means you have to edit 3 images to make one animation for one icon
- They are all in 61[w] x 47[h] pixel dimension, 24-bit colors
- The procedures of importing/exporting are the same as with the Icons mentioned above
- Note: You have to look at the frames very carefully as they are not in any particular order
- For best result, keep the black/grey border of these images. You can edit the image directly from the export files, or create an image of 59[w] x 45[h], and paste the border afterwards, to make
them 61[w] x 47[h]



7. Call Anims.
--------------
- These are the animations when you are making phone call, sending message, transferring files, etc.
- Each action is associated with a 3-frame animation
- They are all in 130[w] x 44[h] pixel dimension, 256 colors
- The procedures of importing/exporting are the same as with the Icons mentioned above



7. Startup Anims
----------------
- This is the animation when you turn your phone on
- The animation consists of 9 frames. The last frame is also the shutdown screen
- They are all in 132[w] x 176[h] pixel dimension, 256 colors
- The procedures of importing/exporting are the same as with the Icons mentioned above



8. Shortcuts
------------
- These are the icons at the bottom of the screen
- Remember to keep the dimensions and color depth (256 colors) when you edit them
- Import/Export are self-explanatory



9. Menu Arrows
--------------
- These are the arrow icons at the bottom of the screen
- They are all in 13[w] x 15[h] pixel dimension, 256 colors
- The procedures of importing/exporting are the same as with the Icons mentioned above



10. Preview
-----------
- You can preview your Main Menu icons and Menu Anim. Frames here
- Refresh it every time after you import something new
- Sim Card Menu is the icons that only exist for some operators
- Select Animate if you want to see how the Menu Anim. Frames look like





C. Save the firmware
====================
1. After everything is ready, press "Save Flash" and save the modified firmware to your hard drive.
2. After saving, check to make sure the filesize of the firmware is 16,777,220 bytes




To actually see the firmware on your phone, you have to download the firmware to the phone with WinMoDo. However, this is out of the scope of this guide. Please look for the related information somewhere else.



文章關鍵字
Good work BB88, even I've know how to do it, but still I need to say how good work you've done.
Thanks. 希望有時間可以把它翻譯成中文
拜讀過您的使用手冊後,我剛剛也將我的 Firmware 升級到 A53 搭配 L57 中文語言包...
並且,使用 XP Theme 加上自己修改了一些 Icon... 手機頓時又變了個樣,真是高興...

對 Flash Editor 的期許:

1. 修改內定的音效
2. 更換選單背景顏色 (eg. Voda RED or Default BLUE)

再次謝謝 BB88~~
GD-87 Flash Editor v1.31






1.Camera Sound (修改照相聲)
點擊這個功能后,大家可以看到有 on(有聲)off(無聲),custom(改照相聲),記住只能匯入 MFM 格式的聲音,MFM 相信大家都會了,這裡不詳細說了,選擇后可別忘記按一下 change

2.Operator Logo(修改系統商標誌)
在上面的 A1 中選擇你的系統商標誌,然后在 NEW 中輸入空白,或者你想顯示的英文,按一下 change ,如果在第一個 A1 中找不到你的系統商標誌,抱歉,這個你放棄吧

3.Texts(我覺得沒什麼用,所以不解釋啦)

4.Icons(修改小圖標(bmp檔為15x13x256),包括天線(23x13x256),信號(23x13x256),電池(19x13x256),靜音(15x13x256)....)
點擊后看見 number 下有許多圖標,你可以匯出修改,import(匯入)export(匯出),raw/bmp是圖片的格式,一般建議全部匯出,修改后再全部匯入

5.Main Menu Icons(修改目錄選單功能表(bmp檔為44x36x24b))
方法和第4,差不多。不過要注意的地方是,匯出所有圖片后修改時,第2,3張圖片要一樣

6.Menu Anim Frames(修改目錄選單功能表(bmp檔為61x47x24b)(動畫))
如4。不過要注意的地方是,匯出所有圖片后修改時,第25和26張畫要一樣,第20跟6,第21跟7的圖要一樣,記住。每個動畫只有3張

7.call Anims(修改收發資訊,訊息,打電話,來電,鬧鐘響時等等的動畫圖片(bmp檔為130x44x256))
如4

8.Startup Anim(修改開關機畫面(bmp檔為132x176x256))
開關機畫面匯出后,會發現有9張圖片,你可以做一個九張的動畫,也可以做九張圖片,更可以用自己的照片做開關機畫面,這九張圖是開機時的畫面,而最后一張畫(名為8的圖片)同時也是關機時的畫面

9.Shortcuts(修改待機時左右兩個快捷鍵(bmp檔為25x20x256))
如4

10.Menu Arrows(修改那些方向符號(bmp檔為13x15x256))
如4

11.preview(目錄選單功能表畫面顯示)
Sim Card Menu 就是目錄選單功能表右上角的目錄選單功能表圖片,有些 Sim 卡有附加功能如 STK 功能,所以按 ON 時就是這些卡在手機的目錄選單功能表顯示,而有些 Sim 沒有附加功能的,所以 OFF 就是這類卡在手機的目錄選單功能表顯示,也正因為這樣,我才建議大家在修改靜態,動態目錄選單功能表時那些圖要一樣的原因,如果這樣,無論你的手機放什麼卡,你的手機目錄選單功能表右上方的圖片才不會變。
按一下 Refresh,你就可以看見你修改匯入后的靜態目錄選單功能表的九格畫面,再勾一下 Animate,你就可以同時看見靜動態的顯示畫面,如果沒問題,就可以按一下軟體左上角 Save flash 儲存這個版本,然后用 winmodo 更新至手機


注意事項:
1.記住:你匯入什麼版本,儲存后也是這種版本
例如:你現在要做一個 A40 的個性版,那就匯入一個 A40 版,修改后的版本還是 A40 版本

2.圖片匯出來后,如果你對色階這些問題不會,就不要刪掉原畫而自己另外做一個,這樣有時做完會匯不進,菜鳥正確的方法是:先打開原圖,然后在原圖上貼新的圖片,或對原圖直接修改,然后儲存,那就肯定不會出現我說的問題啦

3.有些人做出來后的版本明明做無 LOGO,但卻顯示 LOGO,那就提醒你一下,可能你的 LOGO 是寫在 SIM 手機卡裡面的,無法修改
4.如果你要更新的手機版本跟手機都是同版本的,那就只需更新MAIN,其它不用更新,升級后一切資料還在(電話本,資料文件夾....)建議要有做備份的習慣

最後可別忘了,如果你覺得自己改的還不錯的話,要將圖片傳上來大家一起分享啊,大家別忘了頂這個貼啊,我寫了好久了,同時高手發現有問題也要指點一下,畢竟個人能力有限,我希望版主把這貼置頂,因為 FLASH EDITOR 實在缺了個中文教學,大家支持的話,就把它頂上去,謝謝大家!(繁體修改 tantt)
菩堤本無樹 明鏡亦非台 本來無一物 何處惹塵埃
真是太辛苦這位仁兄了....謝謝
tantt, 你太好了, 圖文萍並某茂的中文版本!!! THANKS!

有一個壞消息, Flash Editor 已停止 development 了

還有, 中文版本已被竊取,還是我們翻譯他的?
http://www.todaygsm.com/bbs1/dispbbs.asp?boardID=12&ID=794
各位大大救我啦!我今天買傳輸線後(ma-8310p),無法使用Gd 87 Flash Editor的軟體,是不是跟傳輸線有關係,請救救我啦!拜託!拜託!
我來 post 一些 followups...

今天又動手把 A53 降回 A39 了,原因是在 A53 設定過程中,不小心又把 EEPROM Lock 起來了。所以,我就直接手機降回 A22 -> Crack2d -> A39,不過,慶幸的是,我在 A53 的環境設定包括 WAP & Phonebook 在 A39 都還存在,而且工作正常,除了 MMS 設定消失以外...

OK! 我想講的是 A53 跟 A39 最大的差別,針對於 FlashEditor 來說,在於 Call Animations 那裡,A53 有 50 張圖,A39 只有 48 張,差的三張就是 WAP 的動畫...

其他差別,在於 SMS 簡訊數目 (A53->70; A39->200),撥號的顯示 (A53->Bold)...

除此之外,我想應該都沒有差別,不知道各位的感覺如何?
哇...那我也應該回到A39了...其實有人說A53不一定要新....
文章分享
評分
評分
複製連結

今日熱門文章 網友點擊推薦!