Can some one help with this fnt file, it sames make fnt and texture in one file.

Textures, recreate headers, conversions, algorithms and parsing of image files
toheart2helper
Posts: 3
Joined: Sat Jan 07, 2017 10:04 am

Can some one help with this fnt file, it sames make fnt and texture in one file.

Post by toheart2helper »

Can some one help with this fnt file, it sames make fnt and texture in one file.

start with table
Table

and have texture in the file

Texture

i think its font lib, but i don't know how to extract it...

Font26.zip
Acewell
Posts: 706
Joined: Fri Aug 08, 2014 1:06 am

Re: Can some one help with this fnt file, it sames make fnt and texture in one file.

Post by Acewell »

i'll post a Noesis python script to open this texture after you tell me the
game name and platform the sample came from, i need a proper label for it :)
toheart2helper
Posts: 3
Joined: Sat Jan 07, 2017 10:04 am

Re: Can some one help with this fnt file, it sames make fnt and texture in one file.

Post by toheart2helper »

Acewell wrote:i'll post a Noesis python script to open this texture after you tell me the
game name and platform the sample came from, i need a proper label for it :)


thank you for your reply, game is トゥハート2 ダンジョントラベラーズ
English name is toheart2 dungeon travelers

platform is PSVita.
Acewell
Posts: 706
Joined: Fri Aug 08, 2014 1:06 am

Re: Can some one help with this fnt file, it sames make fnt and texture in one file.

Post by Acewell »

thank you, here is the Noesis python script :D
tex_ToHeart2DungeonTravelers_PSVita_fnt.zip

let me know if the result doesn't look correct,
i did what i could to get the best looking image :oops:
toheart2helper
Posts: 3
Joined: Sat Jan 07, 2017 10:04 am

Re: Can some one help with this fnt file, it sames make fnt and texture in one file.

Post by toheart2helper »

@Acewell thanks a million. finally i see the font lib.

I just want to do Localization... now i can change it.

one more help, when i finish change the font image, do you know how to pack it back to fnt file?