Extra:No-Intro Packs

From Wah!ki
Revision as of 04:03, 31 December 2010 by Sairuk (talk | contribs)
Jump to navigation Jump to search

About

The No-Intro Screenshot Archive contains (maintains?) a number of artwork packs for different systems, these are perfect if you want to make add some candy to your Wah!Cade installation.

The No-Intro Screenshot project currently name their images by rom CRC32 value, not by the rom name as has been the norm for all screenshot packs in the past. This method has its own virtues but unfortunately the result is directly incompatible with Wah!Cade, even if using No-Intro file sets.

To convert the No-Intro screenshot packs to use rom names in place of the CRC32 value you can use the attached python script. The script itself is very much in an alpha state, use at your own risk. The script will run over a single directory while reading a dat file (it does not recurse directories) and rename all files matching the required CRC32 based filename.

The result will be a set of artwork images named to match the rom filename as used with No-Intro file sets. If you wish to use these with Goodnamed sets you will need to do further processing or use a version of Wah!Cade which supports fuzzy artwork matching

Python Script

Scripts:Rom Center CRC renamer