You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GME-Format.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ Registers can hold 16bit values and are referenced in the play scripts.
117
117
The media file table
118
118
--------------------
119
119
120
-
The media file table consists of pairs of offsets and length (both 16bit), and ends right before the position referenced by the the first entry. There is no explicit definition of the number of records in this list.
120
+
The media file table consists of pairs of offsets and length (both 32bit), and ends right before the position referenced by the the first entry. There is no explicit definition of the number of records in this list.
121
121
122
122
The media files themselves are encrypted using a simple scheme, using a magic XOR value (`x`):
123
123
- The values `0x00`, `0xFF`, `x` and `x XOR 0xFF` are left alone
0 commit comments