Skip to content
adelikat edited this page Jul 20, 2015 · 1 revision

TODO: fix formatting and add download links, copy/pasted from googlecode

Downloads can be found here: http://tasvideos.org/EmulatorResources/Tastools.html

Direct download link:

  • [http://tastools.googlecode.com/files/FCMFix.zip FCM fix]

=== Introduction ===

Fixes/Validates issues related to .fcm movie files. FCM is the movie file format for [http://code.google.com/p/fceu/ FCEU].

This program modifies .fcm (FCEU) files by

Validating that a movie starts from power-on or reset

Removing the renundant savestate on power-on movies

Validating/fixing incorrect movie lengths caused by hex editing

=== Code / Compiling ===

  • Language: Visual Basic
  • VB6 and Visual Studio 2008 projects available
  • Author: JXQ
  • VS2008 project upgrade provided by adelikat