More actions
Dead Simple EULA Set | |
---|---|
General | |
Author | noirscape |
Type | Other Apps |
Version | 1.2.0 |
License | Mixed |
Last Updated | 2024/10/22 |
Links | |
Download | |
Website | |
Source | |
DSES, also named Dead Simple EULA Set, is a simple and user-friendly tool to set the EULAs for the 3DS to accepted.
In order to play 3DS games online/make use of streetpass, the 3DS makes the user accept an EULA. If this is for in-region titles, this is can be handled by the 3DS itself. If you wish to make use of out-of-region titles however, you will need to use homebrew to set the EULA to accepted.
A number of EULA setting tools exist already (notably, SciresM/EULASetter, which is the base for this tool). However, all of these tools encountered so far sometimes offer a lot of other features and more importantly, put hex values in front of the user.
This tool does none of that. It does one thing - set your EULA to accepted if it isn't and to unaccepted if it is.
Installation
Available in 3DSX and CIA formats.
- CIA - Install the .cia with the CIA manager of your choice.
- 3DSX - Put it on your SD card and run it with the Homebrew Launcher or with 3dslink.
User guide
Press A to change your EULA. Press Select to remove the program after running it.
If for whatever reason you need to reset the EULA to its initial values, rerun the application again.
Note that when unaccepting the EULA, you will need to reaccept it the next time you use a 3DS game in your own region.
Controls
A - Set the EULA to accepted
Select - Remove program
Changelog
v1.2
- Fix a bug where the
CFG_UpdateConfigSavegame
function was not called, causing a set EULA to expire unless otherwise persisted (ie. by changing the screen brightness). This fixes #1 and #2. (Fixed in PR #3). (Fixed by @DimitriPilot3; many thanks.) - Code is compilable again with latest libctru (2.4.0).
v1.1
Code changes:
- DSES is now self-cleaning. Press SELECT to clean up the application after setting your EULAs.
- Works on both 3DSX and CIA builds. Also tested application with 3dslink.
Non-code changes:
- Updated username in smdh.
- Clarified minor README ambiguity/errors.
- Removed romfs directory (this is a non-code change, romfs directory was unused).
v1.0
- Initial release.