solarus-games / solarus-alttp-pack

This repository was moved to GitLab: https://gitlab.com/solarus-games/solarus-alttp-pack
35 stars 15 forks source link

Zelda ALTTP resource pack for Solarus

This repository provides musics, sounds, tilesets, sprites and scripts from Legend of Zelda: A Link to the Past for the Solarus engine.

You can use these resources if you want to develop a game with the Solarus engine using Zelda ALTTP graphics.

One goal of this resource pack is also to provide at least all data files required by Solarus.

Since Zelda: A Link to the Past is huge, there will always be missing or incomplete elements. Feel free to contribute!

Also, there may be unwanted elements, typically, resources that don't come from Zelda ALTTP but that were created for Zelda Mystery of Solarus DX and ended up here. If you find such inconsistencies, please report them by opening an issue.

Branches

Branch master always points to the latest release of this resource pack.

The latest resource pack release is always compatible with the latest Solarus version.

Resources compatible with older versions or development versions of Solarus live in their own branches.

Create a new quest with ALTTP resources

Using the ALTTP resource pack for a new quest is straightforward. The idea is to create your quest as a copy of the ALTTP resource pack rather than creating it from the quest editor:

Integrate ALTTP resources into an existing quest

This might be quite tedious if your quest already has resources with the same id as resources of this pack. In future versions of Solarus Quest Editor, an import feature will make the process easier. Here is how to proceed: