Cfg:TranslateCountryInfo

Cfg:TranslateCountryInfo

Request #

WordDescription
0
0x00080080Cmd0x0008Param2Xlat0
1

Original country info

2(u8) Translation direction (0: versionB->versionA; 1: versionA->versionB)

Response #

WordDescription
0
0x00080080Cmd0x0008Param2Xlat0
1Result code
2Translated country info

Description #

This goes through table matching country info code between version A and version B. If the specified code doesn't exist in the table, the original code is returned as the translated code. Currently the table only contains 5 entries, all of which are in country 0x6E (GB, United Kingdom):
Version A codeVersion B code
00 00 03 6E00 00 04 6E
00 00 04 6E00 00 05 6E
00 00 05 6E00 00 06 6E
00 00 06 6E00 00 07 6E
00 00 07 6E00 00 03 6E