Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 546 Bytes

File metadata and controls

9 lines (6 loc) · 546 Bytes

ALttPLinkSpriteSwapper

Python script to swap Link's spritesheet in The Legend of Zelda: A Link to the Past

Usage: python Main.py --write --sprite zelda.spr --rom lttpromtobepatched.sfc #generates zelda_lttpromtobepatched.sfc python Main.py --read --sprite zelda.spr --rom lttpromtobescanned.sfc #generates zelda.spr

General rom patching logic copied from https://github.com/LLCoolDave/ALttPEntranceRandomizer samus.spr and zelda.spr (and spritesheet format and general patching method) copied from https://github.com/Zarby89/Enimizer