Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noirscape/srau

Samus Returns: Amiibo Unlocker
https://github.com/noirscape/srau

3ds homebrew metroid samus-returns save-editor

Last synced: about 1 month ago
JSON representation

Samus Returns: Amiibo Unlocker

Awesome Lists containing this project

README

        

## SR:AU
[![Discord Guild](https://canary.discordapp.com/api/guilds/432597236057112604/widget.png?style=shield)](https://discord.gg/Q6jmQcV)

Samus Returns: Amiibo Unlocker

Unlock amiibo-gated content for Samus Returns.

Includes a toggle for enabling Fusion mode.

## Usage
Install the CIA or run the 3dsx. Then follow the instructions on screen. You can press START at any time to exit or press L to start over.

## Compiling
Make sure the latest devKitPro is installed, then just run `make`.

## Issues
Please report any issues on the [issue tracker](https://github.com/ev1l0rd/SRAU/issues).

## Thanks to
This homebrew application wouldn't have been possible without help from the following people:

* **[LiquidFenrir](https://github.com/LiquidFenrir)**, for linking me to a guide to C that actually worked for me, helping me when I got stuck and just for being an awesome friend in general. Without him, I'd still be saying "well someday I'll start learning C and make a 3DS tool".
* [daedreth](https://github.com/daedreth), for helping me with ctrulib and for testing on an install without SR installed.
* [Sonlen1414](https://github.com/Sonlen1414), for beta testing.
* All of the following people in one way or another for helping me keep being motivated to work on this, even if that was indirectly: astronautlevel, HM892, TurtleP, Phoenix, Derpta, Corin, bernardogiordano, Stary, Lily and any other folks I may have missed. Seriously, you guys are awesome.

## License
```
SR:AU - Samus Returns amiibo unlocker - Unlock amiibo gated content in SR.
Copyright (C) 2018 Valentijn "ev1l0rd" V.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .
```