View Single Post
      06-09-2014, 09:57 PM   #56
pikcachu
Major General
pikcachu's Avatar
1406
Rep
5,262
Posts

Drives: M235i (F22 Red angel)
Join Date: Jul 2011
Location: undisclosed

iTrader: (1)

could you post your good.hex so i can try running the gens against it ?

Quote:
Originally Posted by Frogman View Post
This does look like a DE file, but when I try to generate an FSC code for it, it fails with a message saying it does not contain enough fields.

Comparing it to another DE FSC file I have, I see that your FSC code has spaces (0x20) where the good FSC has NUL's (0x00). So, I edited your "bad" FSC file and it's now acceptable to the genreator.

Something strange seems to happen when you read the DE FSC code via E-Sys that does not agree with the generator.

Your signature does not indicate your geography or what map version you want, so I can't generate your FSC code. If you post which map you want, an FSC can be generated, just no guarantee that it will work because of the edits.

Here is the diff:

fc /b bad.hex good.hex
Comparing files bad.hex and good.hex
00000002: 20 00
00000004: 20 00
00000017: 20 00
00000022: 20 00
00000023: 20 00
00000024: 20 00
00000025: 20 00
00000026: 20 00
00000027: 20 00
00000028: 20 00
00000029: 20 00
0000002A: 20 00
0000003A: 20 00
000000BE: 20 00
Appreciate 1