Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
#861347 Ruben Droehnlé
SnPepito
DC Player not DG
#861345 Guillaume Odru
SnPepito
MDC & MC !
#860119 NewGAN Manager 26
SnPepito
"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
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
I work on