Re: Pokémon Diamond Font Patch

Discuss anything related to hacking ROMs of the Telefang games here.
User avatar
andwhyisit
Site Admin
Posts: 1197
Joined: Fri Dec 14, 2007 9:24 pm

Re: Pokémon Diamond Font Patch

Post by andwhyisit »

Aural C. Edgewynd wrote: Thanks guys.

Unfortunately, the computer I'm using has a problem with Paint - It won't recognize each color. O.o It just stays pink. XD

However I can transfer them via flash drives, so redoing them on my own computer won't be a problem. ^_^
Convert the files to a 24-bit bitmap if you want to work with all of the colours.
Milnivri wrote:RacieB already has a sprite patch. I think it's this one this one.
I think he was talking redoing the sprites, not creating a sprite patch.
Aural C. Edgewynd(imported)
Posts: 23
Joined: Sun Dec 23, 2007 4:45 am

Re: Pokémon Diamond Font Patch

Post by Aural C. Edgewynd(imported) »

Ah, thank you. I had everything saved as .gif, so re-downloading everything and changing them into 24-Bit'll be a pain... I'll do it anyway. n.n
Sora444(imported)
Posts: 77
Joined: Wed Dec 12, 2007 7:54 am

Re: Pokémon Diamond Font Patch

Post by Sora444(imported) »

Blaziken257 wrote:
EDIT 2: Oops, forgot to upload the patch! Here it is. If you have any problems let me know!
yea how do run both the font and the changed text patch? seeing is that I can't have 2 patches with the same name.
User avatar
andwhyisit
Site Admin
Posts: 1197
Joined: Fri Dec 14, 2007 9:24 pm

Re: Pokémon Diamond Font Patch

Post by andwhyisit »

Sora444 wrote:
Blaziken257 wrote:
EDIT 2: Oops, forgot to upload the patch! Here it is. If you have any problems let me know!
yea how do run both the font and the changed text patch? seeing is that I can't have 2 patches with the same name.
Hard patch it. (Use IPSWin to patch the roms one at a time)
User avatar
Sanqui
Posts: 736
Joined: Sun Dec 16, 2007 12:25 am

Re: Pokémon Diamond Font Patch

Post by Sanqui »

Oh, wow. This is great. I'm rooting for both of you, Blaziken and RacieB! Good luck!

I'd like to help, too! I had some experince with translating text with HEX, so if I'll just boot my HEX workstation back online, I could try to help =)
User avatar
andwhyisit
Site Admin
Posts: 1197
Joined: Fri Dec 14, 2007 9:24 pm

Re: Pokémon Diamond Font Patch

Post by andwhyisit »

Sanky wrote: Oh, wow. This is great. I'm rooting for both of you, Blaziken and RacieB! Good luck!

I'd like to help, too! I had some experince with translating text with HEX, so if I'll just boot my HEX workstation back online, I could try to help =)
I suppose I should post this again.

This can help with the hex > japanese text conversions:
http://www.mediafire.com/?90mzj2zr21m

If anyone is going to do a translation can you use my menu patch for the Japanese power version as a starting point:
http://www.mediafire.com/?4yflnptly8y

I have already hacked the fonts, denjuu names, attack names, and name entry.

The following characters (including space) have the same ascii values as my new fonts for the game:

Code: Select all

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
That means you can directly type out any of these characters in the hex editor and get that character in the game, look at the characters at 1D46F8 (the attack names) to get an idea of what I am talking about.

The pointer table for the text starts at the address 114000, the text for that pointer table starts at 1141A0 and the next pointer table seems to start at 11507B if that helps.

Hex combinations such as E5 60 D4, E5 B1 D4 and E5 48 D4 are variables representing Denjuu names, point values, etc. E5 E1 C9 might be one too but I can't be sure.

E1 04 and E1 05 signify the end of that text. E1 05 adds the next line button to the corner of the textbox while E1 05 leaves that corner blank.

E2 is a new line within that text.

E0 is basically a character that does not show in the game, it is useful for filling unused space in the hex, mostly for 8-char limit stuff.

How much are you able to translate? I can deal with any 8-char limit stuff, the currency name and some menu stuff. The problem is that I cannot translate Japanese so if you could translate all the text in the pointer tables that would be great.
User avatar
Sanqui
Posts: 736
Joined: Sun Dec 16, 2007 12:25 am

Re: Pokémon Diamond Font Patch

Post by Sanqui »

Oh well, I can't translate Japanese... I should be able, however, to "translate" the bootleg. Or, I could translate the original using the bootleg.
I can deal with limits, too. I'm used to it from the MegaMan Battle Network series (: ( names - MegaMan DS -> MgMDS, Tomahawkman RV -> TmhwkRV and items - PwrDriv, GigCann and so on)
User avatar
andwhyisit
Site Admin
Posts: 1197
Joined: Fri Dec 14, 2007 9:24 pm

Re: Pokémon Diamond Font Patch

Post by andwhyisit »

Sanky wrote: Oh well, I can't translate Japanese... I should be able, however, to "translate" the bootleg. Or, I could translate the original using the bootleg.
I can deal with limits, too. I'm used to it from the MegaMan Battle Network series (: ( names - MegaMan DS -> MgMDS, Tomahawkman RV -> TmhwkRV and items - PwrDriv, GigCann and so on)
As I said you don't need to since I have already done so. I was hoping for an actual Japanese>English translation of the dialogue so I will just wait for LiamBrady to do his.
Kid Sonic(imported)
Posts: 304
Joined: Mon Dec 24, 2007 2:31 am

Re: Pokémon Diamond Font Patch

Post by Kid Sonic(imported) »

RacieB,Dec 8 2007 wrote: Image

oh yeaaahhhhh
What's with this pic of Dendel? It's unlike and thing i've seen before.
Blaziken257
Posts: 983
Joined: Fri Dec 22, 2006 11:52 am

Re: Pokémon Diamond Font Patch

Post by Blaziken257 »

She hacked it and drew it herself.
Post Reply