Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noirscape/srau
- Owner: noirscape
- License: gpl-3.0
- Created: 2018-04-08T18:03:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T16:02:10.000Z (over 6 years ago)
- Last Synced: 2023-03-06T20:27:34.922Z (almost 2 years ago)
- Topics: 3ds, homebrew, metroid, samus-returns, save-editor
- Language: C
- Homepage: https://discord.gg/Q6jmQcV
- Size: 387 KB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .
```