diff --git a/FM2.html b/FM2.html
index 385b4f25..bc2e9669 100644
--- a/FM2.html
+++ b/FM2.html
@@ -120,7 +120,7 @@
guid (required) - a unique identifier for a movie, generated when the movie is created, which is used when loading a savestate to make sure it belongs to the current movie
GUID keys have a value which is in the standard GUID format: 452DE2C3-EF43-2FA9-77AC-0677FC51543B
- romChecksum (required) - the MD5 hash of the ROM which was used to record the movie
+ romChecksum (required) - the base64 of the hexified MD5 hash of the ROM which was used to record the movie (don't ask)
savestate (optional) - a fcs savestate blob, in case a movie was recorded from savestate
Hex string keys (used for binary blobs) will have a value that is like 0x0123456789ABCDEF...
@@ -229,7 +229,7 @@
Documentation |
Version History | Contact | Links
We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc.
-
©2009 adelikat
+
2009 adelikat