/*
 * GlideHQ Hires Texture Checker
 * Version:  1.0
 *
 * Copyright (C) 2007  Hiroshi Morii  All Rights Reserved.
 * Email koolsmoky(at)users.sourceforge.net
 * Web   http://www.3dfxzone.it/koolsmoky
 *
 * Glide64 official website http://glide64.emuxhaven.net
 */

About:
Texture checker for N64 emulation hires texture packs. Checks for errors
and inconsistency. Currently supports Rice hires texture format.

Usage:
1. Copy ghqchk.exe, ghqchk.dll, and ghqchk.bat to the plugin folder. The
   hires texture packs should reside at /plugin/hires_texture.
2. Edit ghqchk.bat with a text editor and replace "INTERNAL ROM NAME", for
   example "SUPER MARIO 64".
3. Double click ghqchk.bat.
4. Results will be logged to ghqchk.txt.
5. "Error:" is a critical issue that MUST be fixed. "Warning:" is an issue
   that is recommended to fix.

-KoolSmoky
