psycoblaster said:
SecretChao428 said:
DarthNemesis said:
insider92 said:
DarthNemesis, thanks for your tool
You know how to add new characters to the mapping table? Or you can give any information about the NFTR format?
QUOTE(DarthNemesis @ Oct 8 2008, 02:13 PM) There are three types of CMAPs:
0) Contains a base code, a base tile index and a count n. Assigns n codes to tiles in ascending order starting from the base.
1) Contains a base code and n tile indices. Assigns each tile to a code in ascending order starting from the base.
2) Contains n codes and tile indices. Assigns each pair individually.
Question, will this be added to a future update of the editor, given that it seems you have put this program on hold and I need to know if it will be avalible on the next release in the near Future,
Also some what off topic question, is this editor also going to have capablities of Compressing Fixed-Width fonts used like in the SNES releases of Dragon Quest 5, 6, and 3, any time soon?
Thanks.
It's an NFTR editor.
SNES games don't use NFTR font format.
Well seeing you are not happy at me because I may have a disablity I have you do not like, I wanted to make notes that rendering custom NFTR files through Crystal Tile, they won't work on NFTR Edit here is the reason, and it could be a improper table reading issue as well as a checksum problem,
An item with the same key has already been added
************** Exception Text **************
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at NFTRedit.CMAPChunk.ReadBody(BinaryReader reader)
at NFTRedit.Font.Load(BinaryReader reader)
at NFTRedit.MainForm.OpenToolStripMenuItemClick(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
******************************************
That means it can not read custom NFTR files on any version of Crystal tile, unless custom ASM can add the header that reads it.
And if you are still not understanding me or are upset, take it with Ace Gunman, since he is not that friendly at me eaither.