Quest 1-4 saved game
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Saved Games |extensions={{ext|qsg}} }} A '''Quest 1-4 saved game''' is a saved game for versions 1-4 of Quest.<ref>https://web...") |
m (Changed links after move of Quest 1-4 page) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
}} | }} | ||
− | A '''Quest 1-4 saved game''' is a saved game for versions 1-4 of | + | A '''Quest 1-4 saved game''' is a saved game for [[Quest 1-4|versions 1-4 of Quest]].<ref>https://web.archive.org/web/20060508011312/http://www.axeuk.com/quest/manual.pdf</ref> |
== Links == | == Links == | ||
[https://github.com/textadventures/quest/blob/master/Legacy/LegacyGame.vb A Visual Basic .NET source file that, among other things, reads this format] | [https://github.com/textadventures/quest/blob/master/Legacy/LegacyGame.vb A Visual Basic .NET source file that, among other things, reads this format] | ||
+ | == References == | ||
<references> | <references> |
Latest revision as of 03:28, 22 January 2019
A Quest 1-4 saved game is a saved game for versions 1-4 of Quest.[1]
[edit] Links
A Visual Basic .NET source file that, among other things, reads this format