Okay, so here's what I managed to do. I made a shortlist of newgens using FM Genie scout -> imported it to FM and printed it to text .rtf file, used NewGAN Manager without any errors but it didn't work. The faces didn't aplly on these players. Here's created config file, it's basically empty I dunno why:
Code:
<record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<!-- logo mappings -->
<!-- the following XML maps pictures inside this folder into other positions
in the resource system, which allows this folder to be dropped into any
place in the graphics folder and still have the game pick up the graphics
files from the correct places
-->
<list id="maps">
</list>
</record>
EDIT: I see why, I didn't apply correct filter so the program could not recognize id, nationalities etc., I'll work on that