- Joined
- Jun 27, 2006
- Messages
- 248
- Reaction score
- 6
I was searching for that one for hours... finally found it and wanted to share, for those who wants to decode and encode the BMD files. Nothing more.
Instruction:
Copy files to c:/b
so it will be c:/b/bmddeoder.exe
open CMD and type:
Now put any BMD file into the B folder, lets say "text.bmd" or "wing04.bmd"
So command to decode will be:
And a new file will appear in the B folder name item.txt.
Edit the item.txt file with notepad or hex editor [highly recommended to hex] and to encode it back use this command:
And there you got a BMD modified by YOU! :drinks_no
For those who didn't understand I made a GIF video:
[
Instruction:
Copy files to c:/b
so it will be c:/b/bmddeoder.exe
open CMD and type:
Code:
cd.. [enter]
cd.. [enter]
cd b [enter]
So command to decode will be:
Code:
bmddecoder.exe [COLOR="Red"]item.bmd[/COLOR] [COLOR="Magenta"]item.txt[/COLOR]
Edit the item.txt file with notepad or hex editor [highly recommended to hex] and to encode it back use this command:
Code:
bmddecoder.exe [COLOR="Magenta"]item.txt[/COLOR] [COLOR="Red"]item.bmd[/COLOR]
And there you got a BMD modified by YOU! :drinks_no
For those who didn't understand I made a GIF video:
[
To view the content, you need to sign in or register
]