eprilx / FFDConverter

Tool for creating/editing custom bitmap fonts for AnvilNext, Dunia, Disrupt engine. (*.ffd, *.Fire_font_descriptor)
MIT License
9 stars 4 forks source link

How to replace image fonts in Assassin's Creed ? #3

Closed PxpUii closed 2 years ago

PxpUii commented 2 years ago

About fonts game Assassin's creed ! Hi, I have something to ask, I can create a file Fire_Font_Descriptor is now available, but how do I replace the font image in 199-AC2Aaux_ProMedium_Latin_1_MapDesc ? From Ac2

eprilx commented 2 years ago

Hi, if you want to modify image font in Assassin's Creed games. Here're some basic steps:

PxpUii commented 2 years ago

Hi. Do you know how to format the font image file? DXGIFORMAT????, Thank you ^^

eprilx commented 2 years ago

Hi. Do you know how to format the font image file? DXGIFORMAT????, Thank you ^^

Idk, use this to find it. Select all formats until the image displays correctly and u also need to enter the correct offset.

  • Use Raw texture cooker or TextureFinder to find the format, width, height, offset of raw textures (*."number" from AC)

I can't tell u exactly what format,... on some specific files (because every file is different). What u need is a little skill on hex-edit, visit this website for some tutorial https://forum.xentax.com/viewtopic.php?t=22266