Winzle Puzzle

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|wzl}} |released=~1994 }} '''Winzle!''' is a jigsaw puzzle game for Windows 3.1. It uses a custom '''.wzl...")
 
Line 7: Line 7:
 
'''Winzle!''' is a jigsaw puzzle game for Windows 3.1. It uses a custom '''.wzl''' format for its puzzle image files.
 
'''Winzle!''' is a jigsaw puzzle game for Windows 3.1. It uses a custom '''.wzl''' format for its puzzle image files.
  
A .wzl file is apparently just a [[BMP]] file with the first 256 bytes XORed with 0x0d.
+
A .wzl file is apparently just a [[BMP]] file with the first 256 bytes XORed with 0x0d, hence the magic number is 2 bytes: `4F 40`.
  
 
== Software ==
 
== Software ==
 
* [[XnView]]
 
* [[XnView]]
 +
* [http://imageconverter.rest7.com/ Rest7 Online Image Converter]
 
* http://cd.textfiles.com/beachware/GAMES/WINZLE/
 
* http://cd.textfiles.com/beachware/GAMES/WINZLE/
  

Revision as of 22:49, 11 January 2016

File Format
Name Winzle Puzzle
Ontology
Extension(s) .wzl
Released ~1994

Winzle! is a jigsaw puzzle game for Windows 3.1. It uses a custom .wzl format for its puzzle image files.

A .wzl file is apparently just a BMP file with the first 256 bytes XORed with 0x0d, hence the magic number is 2 bytes: `4F 40`.

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox