SnPepito - Comments

Comments
#861347 Ruben Droehnlé
SnPepito
8 years ago
2 months ago
7

DC Player not DG

#861345 Guillaume Odru
SnPepito
8 years ago
2 months ago
7
#860119 NewGAN Manager 26
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."

#860117 NewGAN Manager 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

 

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.)

#860114 NewGAN Manager 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