Last active
August 5, 2024 08:06
-
-
Save heisvoid/b88ebefc1f331f8ae359 to your computer and use it in GitHub Desktop.
Magic file to identify TWG(The War of Genesis 2) sprite file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Check the header string only. | |
| # | |
| # Usage: file -m genspr.magic * | |
| # | |
| # References | |
| # https://archive.md/fre7G | |
| # https://archive.md/ZnMt5 | |
| 0 string New\x20Fast&Compress\x20Sprite\x20Ver3.0\x20for\x2013h\x20mode!!!.\x20SOFTMAX(C)1994.\x1e\x03 Sprite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment