Open main menu

UESPWiki β

Skyrim Mod:Mod File Format/FSTS

< Mod / Skyrim: Skyrim Mod: File Formats: Mod File Format

FSTS are groupings of individual "footstep" sounds (FSTS), this can be actual footsteps, breathing, clanking.

C SubRecord Name Type/Size Info
+ EDID editorId zstring Editor id
+ XCNT set count struct 20 byte struct
uint32 count of walking set
uint32 count of running set
uint32 count of sprinting set
uint32 count of sneaking set
uint32 count of swimming set
+ DATA footstep sets formid[] End-to-end FSTP formids, total count = sum of XCNT sections.