Clickteam Fusion 2.5 Demo Recording File
What is a .mfd file?
A .mfd is the file format used for Clickteam Fusion 2.5 demo recordings. It stores inputs and commands to be replayed in-game.
Note
This file structure is only accurate to the latest version of Clickteam Fusion 2.5, .mfd files from older versions may have differences.
File Structure
Command Structure
ECommandType Definitions
Command Data Structures
Last / Wait
These command types do not have data following the type.
Key Down / Key Up
Player
Mouse Position
This structure is stored in Big Endian, as opposed to the Little Endian of everything else.
The mouse position is relative to the window, not the frame position. (RunHeader2.MouseClient)