Modding legacy files - xAranaktu/FC-24-Live-Editor GitHub Wiki
Modding Legacy Files
Legacy files by default should go to C:\FC 24 Live Editor\mods\root\Legacy
How to add/replace miniface
You need to know what is the playerid.
File format must be exactly the same as game uses (DDS)-> BC3 (Linear, DXT5) and miniface size must be 180x180.
For example, if you want to add face for Dino Visser (ID: 256318)
then put the miniface in C:\FC 24 Live Editor\mods\root\Legacy\data\ui\imgAssets\heads
and name it p256318.DDS
.
Once you done that you should be able to see new miniface in game, as on this video: