Added Linux dependencies + Special fix for Ubuntu.

This commit is contained in:
Valentijn 2016-03-08 20:52:18 +01:00
parent 68c87c2d3c
commit 8f45cf4b5c

View file

@ -11,6 +11,8 @@ This is how it works:
* If the last one for some reason doesn't work, you may try deep-decrypting (via Decrypt9) your CIAs first. * If the last one for some reason doesn't work, you may try deep-decrypting (via Decrypt9) your CIAs first.
* To inject, rename inject-ready .app to hs.app, put it into the root of your 3DS SD card and inject via Decrypt9. * To inject, rename inject-ready .app to hs.app, put it into the root of your 3DS SD card and inject via Decrypt9.
Linux users: you need `libstdc++6` and `gcc` installed. Ubuntu users also need to update to the toolchain version as described here: http://stackoverflow.com/a/16605759/4666756
You should always generate your inject-ready .apps yourself and never take ones from other persons. There might be a version mismatch in the H&S app, leading to it not working otherwise. You should always generate your inject-ready .apps yourself and never take ones from other persons. There might be a version mismatch in the H&S app, leading to it not working otherwise.
Discuss this script here: http://gbatemp.net/threads/project-injecting-any-app-into-health-and-safety.401697/ Discuss this script here: http://gbatemp.net/threads/project-injecting-any-app-into-health-and-safety.401697/