The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Resources > ROM Hacking Resources
Reload this Page Tool PokeFontDS - A font editor for the NDS Pokemon adventure games (D/P/T/HG/SS)

Notices
For all updates, view the main page.

ROM Hacking Resources Code, sprites, music and other resources for decompilation-based, disassembly-based or binary ROM hacks.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old May 22nd, 2010 (2:31 PM). Edited June 28th, 2012 by evco1.
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
This is a program I built and I want to share with you!

Edit:
1.0.0.1: I did a little changes.
1.1.0.0: Copy & Paste options added.
2.0.0.0: Added suppurt for the Black & White versions + Bug fixes.
2.1.0.0: Added show grid option, Added option for changing the space width of a character in the Black & White versions.
2.1.1.0: Some bug fixes.
2.1.1.1: Some bug fixes.
2.1.2.0: Some bug fixes.
2.2.0.0: Added suppurt for the Black 2 & White 2 versions
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old May 22nd, 2010 (6:35 PM).
Full Metal's Avatar
Full Metal Full Metal is offline
C(++) Developer.
 
Join Date: Jan 2008
Location: In my mind.
Age: 27
Gender: Male
Nature: Timid
Posts: 810
um, well, good job ^-^
i probably won't use this, unless i rip the fonts.
err....what narcs do we need? (still haven't downloaded, so sorry if the info's in a readme or somethin)
__________________

★ full metal.

I like to push it,
and push it,
until my luck is over.
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old May 23rd, 2010 (11:40 AM). Edited November 7th, 2010 by evco1.
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
Quote:
Originally Posted by Full Metal View Post
um, well, good job ^-^
i probably won't use this, unless i rip the fonts.
err....what narcs do we need? (still haven't downloaded, so sorry if the info's in a readme or somethin)
The only thing you need to do is to load the nds file of a pokemon game and then the program extracting the file and opening the following narc file:

in B/W it's a\0\2\3
in HG/SS it's a\0\1\6
in Pt it's graphic\pl_font.narc
in D/P it's graphic\font.narc
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old August 21st, 2010 (4:33 PM).
esperance's Avatar
esperance esperance is offline
 
Join Date: Mar 2010
Location: OH
Age: 26
Gender: Male
Nature: Relaxed
Posts: 3,830
This looks promising, though I don't edit nds ROMs yet.
__________________
What are you so afraid of?
Reply With Quote
  #5   Link to this post, but load the entire thread.  
Old November 7th, 2010 (6:26 PM).
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
2.0.0.0: Added suppurt for Black & White versions + Bug fixes
Reply With Quote
  #6   Link to this post, but load the entire thread.  
Old November 10th, 2010 (1:49 AM).
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
2.1.0.0: Added show grid option, Added option for changing the space width of a character in the Black & White versions.
Reply With Quote
  #7   Link to this post, but load the entire thread.  
Old November 13th, 2010 (3:17 PM).
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
2.1.1.0: Some bug fixes, tell me if you find more.
Reply With Quote
  #8   Link to this post, but load the entire thread.  
Old November 15th, 2010 (1:41 PM).
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
2.1.1.1: Some bug fixes. Please tell me if you find more.
Reply With Quote
  #9   Link to this post, but load the entire thread.  
Old November 22nd, 2010 (6:55 PM).
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
2.1.2.0: Some bug fixes. Please tell me if you find more.
Reply With Quote
  #10   Link to this post, but load the entire thread.  
Old June 29th, 2012 (8:03 AM).
evco1 evco1 is offline
 
Join Date: Feb 2008
Gender:
Posts: 10
2.2.0.0: Added suppurt for the Black 2 & White 2 versions
Reply With Quote
  #11   Link to this post, but load the entire thread.  
Old September 3rd, 2012 (3:47 AM).
JackHack96's Avatar
JackHack96 JackHack96 is offline
Intrepid Hacker
 
Join Date: Jul 2012
Location: Italy
Age: 27
Gender: Male
Nature: Relaxed
Posts: 121
Wow! I'm using this tool and it's very useful. Thanks a lot!
__________________
There are some things hackers can't hack. For everything else, there's Crystal Tile! :D

Visit my website, Hack Rom Tools, here you can find useful tools for ROM hacking.
Reply With Quote
  #12   Link to this post, but load the entire thread.  
Old August 4th, 2013 (10:23 PM).
pokemontouroku's Avatar
pokemontouroku pokemontouroku is offline
 
Join Date: Jun 2013
Gender: Male
Posts: 10
It doesn't work for me. :/
Reply With Quote
  #13   Link to this post, but load the entire thread.  
Old September 21st, 2013 (2:36 PM). Edited September 22nd, 2013 by Sliter.
Sliter's Avatar
Sliter Sliter is offline
Gaijin Trainer
 
Join Date: Sep 2013
Location: Brazil
Nature: Timid
Posts: 74
hey It don't woked for me too, I tried with japanese and american englsh ones =/ it give a error message while loading the rom
this message:

Spoiler:
************** Texto de Exceção **************
System.IndexOutOfRangeException: O índice estava fora dos limites da matriz.
em PokeFontDS.MainDialog.Refre****em()
em PokeFontDS.MainDialog.m_nudLetterID_ValueChanged(Object sender, EventArgs e)
em System.Windows.Forms.NumericUpDown.OnValueChanged(EventArgs e)
em System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
em System.Windows.Forms.NumericUpDown.set_Maximum(Decimal value)
em PokeFontDS.MainDialog.RefreshTable()
em PokeFontDS.MainDialog.LoadFile(String strFileName)
em PokeFontDS.MainDialog.m_tsmiLoadFile_Click(Object sender, EventArgs e)
em System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
em System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
em System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
em System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
em System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
em System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
em System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
em System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
em System.Windows.Forms.Control.WndProc(Message& m)
em System.Windows.Forms.ScrollableControl.WndProc(Message& m)
em System.Windows.Forms.ToolStrip.WndProc(Message& m)
em System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Reply With Quote
  #14   Link to this post, but load the entire thread.  
Old December 20th, 2015 (9:18 AM). Edited December 20th, 2015 by Sliter.
Sliter's Avatar
Sliter Sliter is offline
Gaijin Trainer
 
Join Date: Sep 2013
Location: Brazil
Nature: Timid
Posts: 74
sorry for reviving this, but I still want this program or what it offers... I can't find any other way to do it and now even a way to download this (every place I find about the program redirects to this thread) and don't know what more to do ...

edit:
oh just found here i my folders, but still can't make work lol

https://mega.nz/#!Jx5GHZSa!UAGUGqO5SdqLZcQrYOvKe8VIGHyPpL4pjeoFHXfs1-g
__________________
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 2:24 AM.