Switch to full style
Post a reply

Wed Jul 28, 2010 6:35 am

can someone PM me a working link for lastest R51 MFM maps
Many thanks

Wed Jul 28, 2010 8:26 am

mission8 wrote:can someone PM me a working link for lastest R51 MFM maps
Many thanks


New one but no android: [Please Register or Login to download file]
This link is for last year map: [Please Register or Login to download file]

Thu Aug 12, 2010 3:55 am

anyone know what is the code for unpack ???

Thu Aug 12, 2010 5:15 am

powertech wrote:anyone know what is the code for unpack ???



For Papago X7

1. Unpack papago.exe using UPX-----> UPX0-(0x00210h), UPX1-(0x00240h), UPX2-(0x00260h), UPX!-(0x003e0h)

2. Using Ultra edit, Change :
- Unlock : 0x008350h ( 00 - 01 )
- COM : 0x06cd84h
- Baud : 0x06cda0h
- EXIT via 3D icon : 0X1A78C8H ---> ( F0 41 2D E9 change to EB BF 00 EA )

2. For Com Port
01 20 A0 E3 for com port 1 ( 02 for port 2, 03 for port 3 and so on).

For baud ratE
4B 2D A0 E3 ====4800 BAUD
96 2D A0 E3=====9600 BAUD
E1 2D A0 E3=====14400 BAUD
4B 2C A0 E3=====19200 BAUD
96 2C A0 E3=====38400 BAUD
E1 2C A0 E3=====57600 BAUD
Com port : 0x6cc64h --> 01 20 A0 E3 for com 1, 02 xx xx xx for com 2, 03 for com 3, etc...
Baud rate : 0x6cc80h --> 4B 2D A0 E3 for 4800

Others Baud Rate see below
4B 2D A0 E3 --> 4800
96 2D A0 E3 --> 9600
E1 2D A0 E3 --> 14400
4B 2C A0 E3 --> 19200
96 2C A0 E3 --> 38400
E1 2C A0 E3 --> 57600

Thu Aug 12, 2010 5:30 am

UPX0-(0x00210h), UPX1-(0x00240h), UPX2-(0x00260h), UPX!-(0x003e0h)

did not find the Hex all show 00 00 00 00,

Thu Aug 12, 2010 5:48 am

any one know how to use media or photo in X7, it did not show up in my x7 may be due to micro SD card it use

Thu Aug 12, 2010 5:53 am

932

can any one Ckk for me C14800B please

Thu Aug 12, 2010 5:59 am

powertech wrote:UPX0-(0x00210h) , UPX1-(0x00240h), UPX2-(0x00260h), UPX!-(0x003e0h)

did not find the Hex all show 00 00 00 00,


UPX0-(0x00210h) 64 61 74 61 change to 55 50 58 30
UPX1-(0x00240h) 64 61 74 61 change to 55 50 58 31
UPX2-(0x00260h) 64 61 74 61 change to 55 50 58 32
UPX!-(0x003e0h) change from first 0 to 55 50 58 21

Thu Aug 12, 2010 6:11 am

thank will try again

Thu Aug 12, 2010 11:02 am

after unpack with upx305w , i can't find the below hex


- Unlock : 0x008350h ( 00 - 01 )
- COM : 0x06cd84h
- Baud : 0x06cda0h
- EXIT via 3D icon : 0X1A78C8H ---> ( F0 41 2D E9 change to EB BF 00 EA )

Thu Aug 12, 2010 5:48 pm

powertech wrote:after unpack with upx305w , i can't find the below hex


- Unlock : 0x008350h ( 00 - 01 )
- COM : 0x06cd84h
- Baud : 0x06cda0h
- EXIT via 3D icon : 0X1A78C8H ---> ( F0 41 2D E9 change to EB BF 00 EA )


Hi,

Use this unpack file.
Open with HxD or ultra edit.

And you will find that hex.

Fri Aug 13, 2010 2:11 am

thank you brother for the files, but these files is not the latest one, can you help to unpack it for me with the latest update 20100629 943
thank you

Fri Aug 13, 2010 2:56 am

powertech wrote:thank you brother for the files, but these files is not the latest one, can you help to unpack it for me with the latest update 20100629 943
thank you


Attached unpack file

Fri Aug 13, 2010 3:57 am

atomatic wrote:
Attached unpack file


what is the unlock hex, com hex, baud hex please.......

Fri Aug 13, 2010 10:36 pm

powertech wrote:thank you brother for the files, but these files is not the latest one, can you help to unpack it for me with the latest update 20100629 943
thank you


Unlock : 0x8310h---> 00 - 01
Com : 0x6cd24--->07 20 A0 E3 -- 01 20 A0 E3
Baud :0x6cd40--->96 2C A0 E3 -- 4B 2D A0 E3
Post a reply