Sierra Version Tool: Difference between revisions
Tag: Manual revert |
No edit summary Tag: Reverted |
||
| Line 16: | Line 16: | ||
| Source = {{NoSourceSW}} | | Source = {{NoSourceSW}} | ||
| License = {{GNU}} | | License = {{GNU}} | ||
| Type = {{FanCataloger}}, {{Cataloger}}, {{FanVersionDetector}} | | Type = {{FanCataloger}}, {{Cataloger}}, {{FanAGIVersionDetector}}, {{FanVersionDetector}} | ||
| Engine = {{3SpaceTool}}, {{ADLTool}}, {{AGITool}}, {{DGDSTool}}, {{GALTool}}, {{GOBTool}}, {{LSCITool}}, {{SCITool}} | | Engine = {{3SpaceTool}}, {{ADLTool}}, {{AGITool}}, {{DGDSTool}}, {{GALTool}}, {{GOBTool}}, {{LSCITool}}, {{SCITool}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
Revision as of 21:16, 20 October 2025
'Sierra Version Tool Screenshot | |||
| Latest Version: | 1.1 | ||
|---|---|---|---|
| Release Date: | 2023-02-23[1] | ||
| Company: | |||
| Development Status: | Active | ||
| Publication Status: | Published | ||
| Developer(s): | Andrew Branscom | ||
| Interface: | GUI | ||
| Language: | C# | ||
| Open Source: | Closed | ||
| Source Availability: | No | ||
| License: | GNU | ||
| Type: | Cataloger, Cataloger, Change to FanAGIVerDetector, Change to FanVerDetector | ||
| Relevant Engine: | 3Space, ADL, AGI, DGDS, GAL Tool, GOB, LSCI, SCI | ||
| Platform: | Windows | ||
| Localization: | English | ||
| Website: | sierrahelp.com | ||
A.K.A.
- SVT
Description
Andrew Branscom's Sierra Version Tool is a browsable tool that returns release information for AGI and SCI games. It can create a text file with the information gleaned for cataloging and archival purposes.
The Sierra Version Tool makes use of the original AGIChecker and SCIChecker classes written by Cold Turkey. It uses a database based on HWM's Sierra version list with hashes from the ScummVM AGI and SCI detection_tables.h.
Screenshots
Features
The Sierra Version Tool includes a few handy tools.
- Hash Generator
- AGI CPC Decryptor
- DOSBox Launcher
The hash generator can be used to determine the MD5 of a key game file for unrecognized games. The generated hash can be used to submit determined information for the database. Go to "Tools" > "Get Hash" and select your key file. This is usually the "LOGDIR" file for AGI games and RESOURCE.MAP or the first of the RESOURCE.00* files for SCI games. This will copy the file name and MD5 to the clipboard so you can easily paste it into any notes to report a game missing from the game database.
If the selected game is an AGI game with the infamous CPC "bad disk track" copy protection, Cold Turkey's AGI DiskFree Decryptor is included to allow the selected game to be decrypted so it can be played on modern PCs. It will generate an "AGI.EXE" file to launch the game without low level access to the key disk. This does not alter any of the game's files, but be sure to read the "Important Note" section above before using this feature. To decrypt the currently selected game go to "Tools" > "Decrypt AGI game".
The DOSBox Launcher can launch a PC AGI or SCI game to check the game's about information. You can select the copy of DOSBox you wish to use by going to "Tools" > "Options" and browse to your installed DOSBox executable. You can select the game's executable and any needed arguments from this dialog, too. This is intended to be a convenience for gathering any missing game information, not a generic DOSBox frontend. Please note that the use of DOSBox may result in stdout.txt and stderr.txt files to be written to the game's folder. Please see the "Important Note" section above before using this feature.
Requirements
dotNet Framwork.
Version History
Development Status
The Sierra Version Tool is currently under active development. It is maintained by Andrew Branscom
Options
Download
Download from here:
Known issues
- The Sierra Version Tool can write files to the selected game path if you have it write a "Version.txt" file or use the AGI CPC Decryptor. It is recommended that you copy the contents of the game disk(s) to a folder on your hard drive as you should not alter an original game disk by writing to it. This diminishes the archival value of the disk.
Credits
AcknowledgementsThe Sierra Version Tool makes use of the original AGIChecker and SCIChecker classes written by Cold Turkey. It uses a database based on HWM's Sierra version list with hashes from the Scummvm AGI and SCI detection_tables.h.
Legal
Sierra Version Tool was distributed with the GNU
References
- ↑ sierrahelp.com
- ↑ From the project's README.md
Also See