A modern face generator for Football Manager 26 newgens.

This is a complete rewrite of the original NewGAN-Manager by Maradonna90, rebuilt from scratch using Tauri + Svelte 5 for improved performance and a modern UI.

GITHUB
 

NewGAN Manager 26 Screenshot
Comments
van bearinm
4 years ago
3 weeks ago
22

how do you get a export.rtf, when you can no longer generate 1 on fm 26

SnPepito
8 years ago
2 months ago
7
By van bearinm 16 December 2025 - 20:23 PM UTC 

how do you get a export.rtf, when you can no longer generate 1 on fm 26

I work on

 

SnPepito
8 years ago
2 months ago
7
By van bearinm 16 December 2025 - 20:23 PM UTC 

how do you get a export.rtf, when you can no longer generate 1 on fm 26

 

Since generating an .rtf file directly is currently not possible in FM26 due to the engine change, you can use this workaround to extract data:Take a screenshot of the player's attributes.Upload the screenshot to ChatGPT.Use a prompt to extract the data and format it into a usable format (spreadsheet, etc.)

SnPepito
8 years ago
2 months ago
7

"Act as an OCR and data conversion tool for Football Manager. I am uploading a screenshot of a custom squad view with specific columns.Please perform the following:
1. Detect Dynamic Headers: Read the top row of the image to identify exactly which columns are present (e.g., 'Pass completion', 'Distance Covered', 'Expires', etc.). Do not assume standard attributes.
2. Extract Data Rows: Extract the data for each player row-by-row, ensuring it matches the detected headers strictly.
3. Generate RAW RTF Code: Create a valid RTF code block starting with {\rtf1.
- Structure the data using Tab characters (\tab) to separate columns, exactly like the original game export.
- The first line must be the headers.
- Each subsequent line must be a player's data followed by \par (new line).Output ONLY the code block so I can save it as an .rtf file."

FranMarquezTh
10 years ago
9 hours ago
20

What do I do with the .rft file? Does it go in a specific place?

van bearinm
4 years ago
3 weeks ago
22
By SnPepito 16 December 2025 - 20:32 PM UTC 

Since generating an .rtf file directly is currently not possible in FM26 due to the engine change, you can use this workaround to extract data:Take a screenshot of the player's attributes.Upload the screenshot to ChatGPT.Use a prompt to extract the data and format it into a usable format (spreadsheet, etc.)

 

How do chatgpt get the player unique id, race and ethnicity from a screenshot of the player's attributes. 

 

How does Pass completion', 'Distance Covered', 'Expires', etc. has ever have anything to  do for assigning a face to a player

You'll need to Login to comment