1 Cartographer apparently requires commands to be in a specific order or it complains.
2. It now dumps the whole desired range, but doesn't output any line breaks or line controls or anything. I just get a raw dump of the range. It's my understanding from the documentation it should stick line breaks in there or at least print (LINE). I've even tried the #LINE CTRL command. No difference.
Any ideas?
Code:
#GAME NAME: Tenshi No Uta (SNES)
#BLOCK NAME: Magic Names (RAW)
#TYPE: FIXED_STRING && FIXED_LINE
#STRING LENGTH: 6
#STRING END: No
#LINE LENGTH: 6
#LINE END: Yes
#LINE CTRL: 41
#METHOD: RAW
#SCRIPT START: $d6f00
#SCRIPT STOP: $d7640
#TABLE: tenshi8x16j.tbl
#COMMENTS: Yes //start first line with //
#END BLOCK //remainder of comment placement
//is handled by control codes
#BLOCK NAME: Magic Names (RAW)
#TYPE: FIXED_STRING && FIXED_LINE
#STRING LENGTH: 6
#STRING END: No
#LINE LENGTH: 6
#LINE END: Yes
#LINE CTRL: 41
#METHOD: RAW
#SCRIPT START: $d6f00
#SCRIPT STOP: $d7640
#TABLE: tenshi8x16j.tbl
#COMMENTS: Yes //start first line with //
#END BLOCK //remainder of comment placement
//is handled by control codes