An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Quetzal is a standardised file format for the saved state of Z-machine games, invented by . Prior to the introduction of Quetzal, each Z-machine interpreter saved games in its own format; Quetzal enabled players to save a game using one interpreter and restore it with another. Use of the format is strongly recommended in Graham Nelson's Z-machine standards document, but not obligatory. Most modern Z-machine interpreters have the ability to save Quetzal files. The magic-number reading of the files are often shown as: 'IFF data, Z-machine or Glulx saved game file (Quetzal)'

Property Value
dbo:abstract
  • Quetzal is a standardised file format for the saved state of Z-machine games, invented by . Prior to the introduction of Quetzal, each Z-machine interpreter saved games in its own format; Quetzal enabled players to save a game using one interpreter and restore it with another. Use of the format is strongly recommended in Graham Nelson's Z-machine standards document, but not obligatory. Most modern Z-machine interpreters have the ability to save Quetzal files. The files are IFF files with a FORM of "IFZS" (presumably standing for "Interactive Fiction Z-machine Save"), although the saved files are commonly given an extension of ".sav": less commonly sighted are "quz" and "qtz". Despite the reference to the Z-machine in the FORM code, the format has proved flexible enough to be adapted for at least one alternative architecture, Glulx. The magic-number reading of the files are often shown as: 'IFF data, Z-machine or Glulx saved game file (Quetzal)' A backronym for the format is "Quetzal Unifies Efficiently The Z-Machine Archive Language". Version 1.3b, which was widely available, contained a bug later corrected in version 1.4: after a save instruction, the Z-machine requires that a success code is saved in a particular place (which differs depending on the version). Versions of the Quetzal standard before 1.4 have reference only to the instruction after the save, which complicates finding the correct place to put the success code. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 471508 (xsd:integer)
dbo:wikiPageLength
  • 2928 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1060132562 (xsd:integer)
dbo:wikiPageWikiLink
dbp:Noextcode
  • on (en)
dbp:Nomimecode
  • on (en)
dbp:containerFor
  • Z-machine state (en)
dbp:developer
  • Martin Frost (en)
dbp:extendedFrom
dbp:extension
  • , (en)
dbp:genre
  • Z-machine save game (en)
dbp:latestReleaseDate
  • 1997-11-13 (xsd:date)
dbp:latestReleaseVersion
  • 1.400000 (xsd:double)
dbp:name
  • Quetzal (en)
dbp:open
  • Yes (en)
dbp:standard
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Quetzal is a standardised file format for the saved state of Z-machine games, invented by . Prior to the introduction of Quetzal, each Z-machine interpreter saved games in its own format; Quetzal enabled players to save a game using one interpreter and restore it with another. Use of the format is strongly recommended in Graham Nelson's Z-machine standards document, but not obligatory. Most modern Z-machine interpreters have the ability to save Quetzal files. The magic-number reading of the files are often shown as: 'IFF data, Z-machine or Glulx saved game file (Quetzal)' (en)
rdfs:label
  • Quetzal file format (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License