Ghost-Eshop-Alternative-3DS
An Alternative eShop for Nintendo 3DS
This is a clone of Universal-Updater
Download
Requirement
-Latest version available here
-An hacked 3ds
-An SD Card with at least 500 MB to install games
Compilation
Compilation:
Setting up your enviromment
Setting up your enviromment:
To build Ghost-Eshop-Alternative-3ds from source, you will need to setup a system with devkitARM, libctru and 3ds-libarchive. Follow devkitPro's Getting Started page to install pacman, then run (sudo dkp-)pacman -S devkitARM libctru 3ds-curl 3ds-libarchive
Install Git if you haven't already
Cloning the repo
Cloning the repo:
To download the source you will need to clone, this can be done by running.
On GIT: git clone --recursive https://github.com/ghost-eshop/Ghost-Eshop-Alternative-3DS
And run make.bat