Skip to content

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

License

Notifications You must be signed in to change notification settings

krelbel/ALttPLinkSpriteSwapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages