An Repositery with Ghost eShop Homebrew Source Code

Overview

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

ScreenShot of Ghost eShop

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

Discord

You might also like...
Some C code I wrote while learning the Lua C API

Lua-C-API A personal repo where I push things while I'm learning the Lua C API! Feel free to contribute :) Building If you want to build this, you'll

A reliable and easy to use CPP program header file for simplifying, code writing in cpp

CPP Custom Header This header file main purpose is to implement most famous and most used algorithm that are easy to implement but quite lengthy and t

This is the Godown ( warehouse) for C++ code

Codown of CPP This is the Godown ( warehouse) of C++ codes thats why I named it codown of CPP. Here, I provided the lots of examples on C++ programing

 C - A repository containing C code samples and concepts for beginners.
C - A repository containing C code samples and concepts for beginners.

C - A repository containing C code samples and concepts for beginners. A repository containing C concepts I made when I was bored. You can also use th

All those who are willing to participate in the 7-day coding event Commit-Your-Code organized by GDSC, UIET have to fork this repository and contribute their solutions as per defined rules.

👩🏻‍💻 Commit-Ur-Code 👨🏻‍💻 GDSC UIET KUK 📍 , welcomes you all to this amazing event where you will be introduced to the world of coding 💻 . It i

HMS Core Scene Kit Slim Mesh Demo sample code demonstrates how to invoke external interfaces of SlimMesh to perform mesh simplification.

HMS Core Scene Kit Slim Mesh Demo English | 中文 Table of Contents Introduction Environments Requirements Result License Introduction The Slim Mesh is a

Mastering-Cpp-Game-Development - Code files for Mastering C++ Game Development, published by Packt

Mastering C++ Game Development This is the code repository for Mastering C++ Game Development, published by Packt. It contains all the supporting proj

A C-Beginner Project for Winter Code Activity
A C-Beginner Project for Winter Code Activity

Whale Market - Winter Code From Jiacai Cui Email: [email protected] 1 Introduction 详细内容见:https://cui-jiacai.gitbook.io/whale-market/ 2 Tutori

Style guides for Google-originated open-source projects

Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style.

Comments
  • Fixes

    Fixes

    I have done the following: -Fixed Some Spelling Errors in the Readme -Fixed the icon PNG in the Readme due to the website being down for the moment -Updated the "BannerAudio.wav" to be short and more appealing -Updated the "Ghost eShop Core" images as they looked slightly outdated

    opened by TomTalker 0
Releases(v13.5)
  • v13.5(Sep 25, 2022)

    New :

    • The search tab now defaults to searching by title
    • START will now exit Ghost eShop, anything that was previously triggered by START is now SELECT
    • Left/Right can now be used to scroll through release notes faster
    • 3D Banner & Update icon
    • Handles retrying when download fails
    • Added support for the Ghost eShop DS database
    • Add Wi-Fi signal indicator

    Update & Fix :

    • Update credits
    • Update translation
    • Update Banner Audio
    • Remove "message" from scripts
    • Fixed lagging/crashing on really long release notes
    • Fixed really short release notes not showing
    • Fix scrolling in online UniStore list
    • Only error on rmdir if required true
    • Fix potential use before initialized + sleep on fail
    • Case insensitive sort the download list
    Source code(tar.gz)
    Source code(zip)
  • v13.0(May 17, 2021)

    • Now, when you select something to download, just add it to the queue to download it in the background so you can continue to use the rest of the app while it’s being installed !
    • You can also now add all current search/filter items to the queue from the search and filters tab.
    • When something is installed for the first time now, it will add an SD card icon next to the installed entry, only the entries with the SD card icon will be updated when using this.
    • When filtering, you can now choose to display only the items that match all the selected filters or everything that matches any filter.
    • The current time and battery level are now displayed on the top bar.
    • You can now set a custom location for FIRMS installation.
    • You can now choose to install the 3 DSX files in a folder of the same name instead of directly in the defined folder.
    • You can now cancel the installations and this will clean up the current step and stop.
    • Themes added (currently only two predefined, customization will likely come soon:)
    • Fixed a crash by trying to write a negative amount to a file if an error occurred during extraction.
    • Now the stores folder is shared with the Universal-Updater folder, so that universal-db can be opened from Ghost eShop and Ghost eShop from Universal-Updater (so .eshop -> .unistore).
    • Colours changed
    • Adding custom themes.
    • Prompts now have buttons on the touch screen that you can press in addition to A and B.
    • Fixed failure to display progress bar during automatic update.
    • Fixed lack of progress bar when downloading custom font when selecting Ukrainian.
    • Fix putting 3DSX files in folders without backup
    • Fixed crashes sometimes when a download failed.
    • Fixed applications defined as installed if installation failed.
    • Correction of prompts sometimes accepting immediately instead of waiting for another press on a key.
    • Fixed Add Selection to Queue maximum width of button text being larger than button.
    • Uninstalling an application now prevents it from displaying an icon for updates.
    • Corrects oversized fonts on Chinese, Taiwanese and Korean consoles.
    • Blocks access to the HOME menu and closing the application while the queue is running, which could cause bug behavior.
    • Adds security controls for small space on SD card.
    • Adds the Makefile option to create a Citra compatible version ( make citra).
    • Fixes empty folders and 0 byte files that are not extracted.
    Source code(tar.gz)
    Source code(zip)
Owner
Ghost0159
🤗Salut, je m'appelle Ghost0159, j'ai 200 ans 👴 et je suis de Neptune👽
Ghost0159
Cmusic source code, based on the CARL 0.2.0 distribution

CMUSIC These are the sources and makefiles for a build of the classic CARL cmusic and related programs. The build has been tested on OSX and Linux, an

null 7 Sep 16, 2022
Supplemental source code for "A Halfedge Refinement Rule for Parallel Catmull-Clark Subdivision".

This repository provides source code to reproduce some of the results of my paper "A Halfedge Refinement Rule for Parallel Catmull-Clark Subdivision". The key contribution of this paper is to provide super simple algorithms to compute Catmull-Clark subdivision in parallel with support for semi-sharp creases. The algorithms are compiled in the C header-only library CatmullClark.h. In addition you will find a direct GLSL port of these algorithms in the glsl/ folder. For various usage examples, see the examples/ folder.

Jonathan Dupuy 22 Dec 7, 2022
C code that make nice posters

ProgrammingPosters C that that make nice posters of short C programs. This generates A2 300D DPI images of programs that implement intresting graphics

Mike Field 47 Nov 17, 2022
Code profiler based on Frida

Code Profiler Based on Frida This repository contains the code to profile LIEF functions with Frida. Get Started Make sure to download the right versi

LIEF 26 Sep 12, 2022
Public Code Repository of the iRotate Active SLAM for Omnidirectional robots at the Max Planck Institute for Intelligent Systems, Tübingen

iRotate: Active Visual SLAM for Omnidirectional Robots This repository contains the code of iRotate, an active V-SLAM method submitted to RA-L + IROS2

Elia Bonetto 36 Nov 25, 2022
This is the code repository for my book C++20 - Get the Details.

Cpp20 This is the code repository for my book C++20 - Get the Details. It has more than 200 running examples. The names of the directories reflect the

Rainer Grimm 45 Dec 31, 2022
Simulation code for the specific PDP-10 serial number 32 at the Stanford A. I. Lab in 1974 as a solo processor with all the I/O devices simulated as on the PDP-10. Omit the co-processor PDP-6 sn16.

KA10 sn32 Synopsis This repository contains software and documentation for running the unique PDP-10 KA serial number 32 that was at Stanford in July

Saildart Archive 4 Aug 7, 2021
This repo consists of aditya verma youtube channel code for different section.

Aditya-verma-youtube-playlist-code This repo consists of aditya verma youtube channel code for different section, I am still working this soon it will

Shivendra k jha 331 Jan 4, 2023
This repository contains notes and starter code for Bit manipulation and mathematics session for DSA bootcamp organized by Codeflows.

Bitmanipulation_maths This repository contains notes and starter code for Bit manipulation and mathematics session for DSA bootcamp organized by Codef

Joe 7 Jun 15, 2022
C++ OpenGL 3D Game Tutorial Series - Learn to code an OpenGL 3D Game in C++ from scratch

C++ OpenGL 3D Game Tutorial Series is a YouTube Tutorial Series, whose purpose is to help all those who want to take their first steps in the game dev

 PardCode 118 Dec 22, 2022