hello guys,
my blueangel it is marked t-mobile of German language I would want to pass it in Italian.
I have read the procedure to follow in order to load the rom but I have a questions:
120 country error? I have tried various rom ita but it gives error
I have read:
# Download the ROM Update you want to perform
# Extract the downloaded zipfile so you get an exe file
#
Also extract the *.exe file so you get a folder with the following files:
* BaUpgradeUt.exe
* EnterBL.exe
* GetDeviceData.exe
* ms_.nbf
* nk.nbf
* radio_.nbf
* RUU.conf
* RUU.dll
#
Now edit the file RUU.conf with a text editor (Notepad) and add the following line to it
[CHECKCEID_TYPE]=1
how I can extract the file for edit?
it is the solution?
thanks
try this page
http://wiki.xda-developers.com/index.php?pagename=BA_1.40.00_Upgrade
thanks MDA III
update perfect!!
Related
No given passwords work with those files :x Since they are (PH20B), does relate?
Has anyone got those pw's? I repeat for Blue Angel only.
1) The files you are looking at are simply zipped cab files (See posting in Extended Roms thread)
2) The xda3nbftool has an extra command line option of -t which attempts to discover the xor key used to encrypt the .nbf files. This seems to work well for all files except the radio_.nbf file which causes it problems. Try it on roms that you are having problems with to see if it is the correct key. You can check the resulting .nba file with a hex editor to ensure the PH20B and other data is shown at the beginning of the .nba file.
3) The following are the "passwords" (Really xor values) working for most Blue Angel Roms:
ms_.nbf = 0x20040522
nk.nbf = 0x20040521
radio_.nbf = 0x20040523
I have been trying to dump a rom recently and typhoon and other rom dump software won't work.
When I type in:
typho5.exe -x nk.nbf
I get:
C:\DEVPACK\tools>typho5.exe -x nk.nbf
Can't load 'C:\DOCUME~1\Nishanth\LOCALS~1\Temp/p2xtmp-3376/NbfUtils.dll' for mod
ule XdaDevelopers::NbfUtils: load_file:Access is denied at PERL2EXE_STORAGE/Dyna
Loader.pm line 230.
at C:\DEVPACK\tools\typho5.exe line 72
Compilation failed in require at C:\DEVPACK\tools\typho5.exe line 72.
BEGIN failed--compilation aborted at C:\DEVPACK\tools\typho5.exe line 72
I've also tried using the dumprom.exe software but nothing happens.
When trying to do this:
prepare_imgfs nk.nbf
I get:
Searching for IMGFS start.... Not Found!
Do you have any suggestions?
Guys,
How to extract RUU_signed.nbh file? I tried the imgfs tools by mamaich, viewimgfs is not extract properly, with the following error:
Header type: 00000000, Addr: FFFC01A5
Unknown header type, FS_DATA_TABLE??
I also tried aChef and aWaiter without success.
Based on the wiki, imgfstools can be used for Trinity but in fact the extraction of imgfs_raw_data.bin is failed.
Kindly advise.
Cheers,
Vibranze
i managed to convert .nbh file to .nb files using nbhtool, however i still can't extract the imgfs_raw_data.bin using either viewimgfs or ImgfsToDump.exe, it always complained "Unable to Load Compression DLL".
kindly advise.
cheers,
vibranze
I get the below when trying to extract some files from a rom.
I am trying to upgrade my G4 Cingular with WM5 to a rom with WM6. I just got the phone yesterday used from a friend. So far I have unlocked phone so that it works with my T-Mobile sim. Been reading and trying to update rom since last night.
A set of instructions I found wanted me to run typho5 from the dos prompt. but it appears to be looking for typhoonbfdecode.pl
Any help would be appreciated...
C:\newrom>typho5.exe -x nk.nbf
Usage: typhoonnbfdecode.pl filename
lists contents of filename
or typhoonnbfdecode.pl [-i] [-v] -x infile
extract modules
-i decode as sd header image
-t file is tornado nbf, with large header
-v also list headers
-s convert SPL to memory image
or typhoonnbfdecode.pl [-r module=file] [-p param=value] -c outfile
create new nbf
-s convert SPL memory image to nbf image
-t file is tornado nbf, with large header
-r specify the modules to read, module can be one of:
os, ipl, spl, splash or gsm
-p specify the header values, param can be one of:
device, language, magic, operator, flags, version or blversion
or typhoonnbfdecode.pl [-r module=file] [-p param=value] -d outfile
create sdcard image
-r specify the modules to read, module can be one of:
os, ipl, spl, splash or gsm
-p specify the header values, param can be one of:
docuniqueid, blversion, cid, seclevel, timestart, timeend
keys, cardid
Use WST (check my signature) and you'll have a nice GUI to do it for you
cheers
mestrini said:
Use WST (check my signature) and you'll have a nice GUI to do it for you
cheers
Click to expand...
Click to collapse
thanks...hope it's help me to learn how to cook my own rooms...
hello
can someone create a bootsplash in the appendix to the png please ...
bmp:
http://www.megaupload.com/?d=PHJ37OYD
nobody can help???
Done
Unzip the files.
Connect your phone to your computer
Run the CustomRUU as administrator
Follow the onscreen prompts
Restart your device
All done
Captain_coco265 said:
Done
Unzip the files.
Connect your phone to your computer
Run the CustomRUU as administrator
Follow the onscreen prompts
Restart your device
All done
Click to expand...
Click to collapse
Hay,
can you tell me, how i make the *.nbh file ?
hokamp said:
Hay,
can you tell me, how i make the *.nbh file ?
Click to expand...
Click to collapse
How to Make your Own Splash Screen For the HTC HD2
--------------------------------------------------
1. Download the attached file and extract the contents to your pc
2. Create your image 480x800 and save as 24bit bmp
3. Copy the bmp image to the same folder as MakeNBH.bat
4. Run MakeNBH.bat
5. Follow the onscreen prompts to create your nbh file
6. Flash the nbh file that is created using customruu and you have job done
=== nbimg v1.1
=== Convert NB <--> BMP splash screens
=== (c)2008 Pau Oliva - pof @ xda-developers
Usage: nbimg -F file.[nb|bmp]
Mandatory arguments:
-F <filename> Filename to convert.
If the extension is BMP it will be converted to NB.
If the extension is NB it will be converted to BMP.
Optional arguments:
-w <width> Image width in pixels. If not specified will be autodetected.
-h <height> Image height in pixels. If not specified will be autodetected.
-t <pattern> Manually specify the padding pattern (usually 0 or 255).
-p <size> Manually specify the padding size.
-n Do not add HTC splash signature to NB file.
-s Output smartphone format.
NBH arguments: (only when converting from BMP to NBH)
-D <model_id> Generate NBH with specified Model ID (mandatory)
-S <chunksize> NBH SignMaxChunkSize (64 or 1024)
-T <type> NBH header type, this is typically 0x600 or 0x601