Skip to content

hansbonini/lz_ancient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LZANCIENT

LZ + RLE Compression found in games developed by Ancient

List of Games

  • [SMD] Beyond Oasis
  • [SMD] Streets of Rage 2

Example

Decompress: python main.py D "Beyond Oasis (U) [!].gen" font.bin 0x16943c

Compress: python main.py C "Beyond Oasis (U) [!].gen" font.bin 0x16943c

About

Tool for decompress and recompress graphics from games developed by Ancient for Sega Genesis / Sega Mega Drive using LZ+RLE algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published