Changes

Jump to navigation Jump to search
6 bytes added ,  20:26, 10 June 2008
m
no edit summary
Line 1: Line 1: −
Many files on the Wii are compressed using the LZ77 compression algorithm. This Python code, by Marcan, will decompress them.
+
Many files on the Wii are compressed using the '''LZ77''' compression algorithm. This Python code, by Marcan, will decompress them.
 
<source lang="python">
 
<source lang="python">
 
  import sys, struct
 
  import sys, struct
3,027

edits

Navigation menu