Samus Returns - Amiibo Unlocker 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:Homebrew 3DS game hacks" to "")
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = Samus Returns - Amiibo Unlocker
|title=Samus Returns - Amiibo Unlocker
| image = https://dlhb.gamebrew.org/3dshomebrew/Samus-Returns---Amiibo-Unlocker.jpeg|250px
|image=3ds.png
| type = Other Apps
|description=Unlock the amiibo gated content in Samus Returns.
| version = v1.1
|author=noirscape
| licence = Mixed
|lastupdated=2018/04/14
| author = noirscape
|type=Game Hacks
| website = https://github.com/noirscape/SRAU
|version=1.1
| download = https://dlhb.gamebrew.org/3dshomebrew/Samus-Returns---Amiibo-Unlocker.rar3DS.rar
|license=GPL-3.0
| source = https://dlhb.gamebrew.org/3dshomebrew/Samus-Returns---Amiibo-Unlocker.rar3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/samusreturnsamiibounlocker3ds.7z
|website=https://github.com/noirscape/SRAU
|source=https://github.com/noirscape/SRAU
}}
}}
<youtube>9rCxlgFHfJQ</youtube>
Samus Returns: Amiibo Unlocker, also known as SA:RU, is an application that can unlock amiibo-gated content for Samus Returns.
 
Includes a toggle for enabling Fusion mode.
 
==Installation==
Either install the CIA or put the 3DSX and SDMH file in /3ds/.
 
Then follow the instructions on screen.
 
==Controls==
Start - Exit
 
L - Start over
 
==Changelog==
'''1.1'''
* Closes [https://github.com/noirscape/SRAU/issues/1 #1] (no gamecard support). Thanks to astronautlevel for the bug report and Sonlen for testing my fixes. If a gamecard is found, it is chosen over any local installation.
* Closes [https://github.com/noirscape/SRAU/issues/2 #2] (no support for mismatched regions). Thanks to astronautlevel for this bug report. You are now prompted if the program detects multiple regions. If there is only one region, it is autodetected and you are not prompted.
* Closes [https://github.com/noirscape/SRAU/issues/4 #4] (no support for missing save files). The program only allows you to choose existing save files. If there is only one save file, it is autodetected and you are not prompted to select a save file.
* Restart functionality. You can at any point now press the L button to restart the entire process. Useful if you selected the wrong save file or region.
* Savedata readouts. After selecting a save file, the program now reads out the current state of the save file and shows it on the bottom left screen.
* Cleaner interface. The main text prompts by the program are now dedicated on the top screen. The bottom screen now contains a list of save data info on the left and a list of your choices made in the program on the right (this include autodetection).
* Loads and loads. Really, have rewritten about 90% of the program logic except for the ctrulib function calls themselves.
* No more if blocks. The entirety of the state machine is now handled with a <code>switch</code>.
* Got rid of editprofile.c completely and split it up into various functions inside save.c with lowid selection getting moved to title.c.
* Dedicated failure state that is separate from SUCCES state.
 
==Credits==
SR:AU - Samus Returns amiibo unlocker - Unlock amiibo gated content in SR.
 
Copyright (C) 2018 Valentijn "ev1l0rd" V.


= SR:AU =
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 <code>make</code>.
== Issues ==
Please report any issues on the [https://github.com/ev1l0rd/SRAU/issues issue tracker].
== Thanks to ==
This homebrew application wouldn't have been possible without help from the following people:
This homebrew application wouldn't have been possible without help from the following people:
* '''[https://github.com/LiquidFenrir 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 &quot;well someday I'll start learning C and make a 3DS tool&quot;.
* [https://github.com/LiquidFenrir LiquidFenrir].
* [https://github.com/daedreth daedreth], for helping me with ctrulib and for testing on an install without SR installed.
* [https://github.com/daedreth daedreth].
* [https://github.com/Sonlen1414 Sonlen1414], for beta testing.
* [https://github.com/Sonlen1414 Sonlen1414].
* 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.
* All of the people who have helped in one way or another, especially thanks to astronautlevel, HM892, TurtleP, Phoenix, Derpta, Corin, bernardogiordano, Stary and Lily.
== License ==
 
SR:AU - Samus Returns amiibo unlocker - Unlock amiibo gated content in SR.
==External links==
Copyright (C) 2018 Valentijn &quot;ev1l0rd&quot; V.
* GitHub - https://github.com/noirscape/SRAU
This program is free software: you can redistribute it and/or modify
* Reddit - https://www.reddit.com/r/3dshacks/comments/8c2a1w/update_samus_returns_amiibo_unlocker_v11_adds
it under the terms of the GNU General Public License as published by
* Reddit - https://www.reddit.com/r/3dshacks/comments/8as48g/release_samus_returns_amiibo_unlocker_unlock_the
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 &lt;https://www.gnu.org/licenses/&gt;.

Latest revision as of 04:12, 6 May 2024

Samus Returns - Amiibo Unlocker
3ds.png
General
Authornoirscape
TypeGame Hacks
Version1.1
LicenseGPL-3.0
Last Updated2018/04/14
Links
Download
Website
Source

Samus Returns: Amiibo Unlocker, also known as SA:RU, is an application that can unlock amiibo-gated content for Samus Returns.

Includes a toggle for enabling Fusion mode.

Installation

Either install the CIA or put the 3DSX and SDMH file in /3ds/.

Then follow the instructions on screen.

Controls

Start - Exit

L - Start over

Changelog

1.1

  • Closes #1 (no gamecard support). Thanks to astronautlevel for the bug report and Sonlen for testing my fixes. If a gamecard is found, it is chosen over any local installation.
  • Closes #2 (no support for mismatched regions). Thanks to astronautlevel for this bug report. You are now prompted if the program detects multiple regions. If there is only one region, it is autodetected and you are not prompted.
  • Closes #4 (no support for missing save files). The program only allows you to choose existing save files. If there is only one save file, it is autodetected and you are not prompted to select a save file.
  • Restart functionality. You can at any point now press the L button to restart the entire process. Useful if you selected the wrong save file or region.
  • Savedata readouts. After selecting a save file, the program now reads out the current state of the save file and shows it on the bottom left screen.
  • Cleaner interface. The main text prompts by the program are now dedicated on the top screen. The bottom screen now contains a list of save data info on the left and a list of your choices made in the program on the right (this include autodetection).
  • Loads and loads. Really, have rewritten about 90% of the program logic except for the ctrulib function calls themselves.
  • No more if blocks. The entirety of the state machine is now handled with a switch.
  • Got rid of editprofile.c completely and split it up into various functions inside save.c with lowid selection getting moved to title.c.
  • Dedicated failure state that is separate from SUCCES state.

Credits

SR:AU - Samus Returns amiibo unlocker - Unlock amiibo gated content in SR.

Copyright (C) 2018 Valentijn "ev1l0rd" V.

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

  • LiquidFenrir.
  • daedreth.
  • Sonlen1414.
  • All of the people who have helped in one way or another, especially thanks to astronautlevel, HM892, TurtleP, Phoenix, Derpta, Corin, bernardogiordano, Stary and Lily.

External links

Advertising: