Skip to content

FMSuperScout 1.0.0

Choose a tag to compare

@mavarobli mavarobli released this 16 Jul 11:11

Note (20-07-2026): the installer asset on this release was replaced by the current v1.2.0 installer, so old download links keep working and always serve the newest version. The SHA-256 below reflects the current asset.

FMSuperScout is a free, open-source scouting tool for Football Manager 26.
Press F9 in-game and browse your entire loaded database (45k+ players) in a
fast local web app. Filter by position, division, wage, contract or transfer
value, compare players FM-style, and find wonderkids.

Everything runs locally. No account, no uploads, no telemetry. The tool reads
your own running game's memory, the same crash-safe approach known FM editors
use, and writes a JSON file to your disk. That's it.

Install

  1. Download FMSuperScout-Setup.exe below and run it.
  2. The wizard auto-detects your FM26 folder (Steam incl. extra libraries, Epic,
    Xbox/Game Pass) and installs the viewer, BepInEx 6 and the plugin. Already
    have BepInEx for another mod? It stays untouched, only the plugin DLL is added.
  3. Start FM26. The first launch takes 1-3 minutes longer and shows a black
    console window. That's normal: the mod layer is generating its bindings.
  4. Load your save, press F9, and open FMSuperScout from the Start menu.

SmartScreen / antivirus

The installer isn't code-signed yet, certificates are pricey for a free tool.
SmartScreen will warn about an "unknown publisher": click More info → Run
anyway
. Your antivirus may also flag BepInEx (winhttp.dll). That's the
standard FM26 mod loader, the same one behind the popular mods on Thunderstore.

Verify your download if you like:

Get-FileHash .\FMSuperScout-Setup.exe -Algorithm SHA256

Expected SHA-256:

e2f596522cac984798c63f31b2573151c80933dd87afc0c40b44b0d1006299af

VirusTotal scan of this exact file:
https://www.virustotal.com/gui/file/e2f596522cac984798c63f31b2573151c80933dd87afc0c40b44b0d1006299af

Full source, including the installer build script, is in this repo. Audit or
build it yourself if you prefer.

Requirements & known limitations

  • Windows 10/11, FM26 for PC. Offsets are pinned on game version 26.3.x; the
    app warns if your version differs.
  • Steam installs are fully tested. Epic and Xbox/Game Pass detection is beta,
    we couldn't test end-to-end on those platforms. Reports welcome.
  • Women's football is not loaded (keeps scans fast).
  • The in-game date in the header is anchored to fixtures and can lag up to ~2
    weeks during winter/summer breaks. Cosmetic only.
  • Not affiliated with Sports Interactive or SEGA.

Feedback

Issues and ideas: https://github.com/mavarobli/FMSuperScout/issues