d0k3 / GM9link

Simple homemenu launcher for GodMode9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GodMode9Link

A simple launcher to run GodMode9 from your homemenu

This is not GodMode9 itself, but rather a simple link (CIA) to it on the homemenu. Keep in mind this and especially the required inofficial boot9strap release is experimental.

Requirements

GodMode9Link checks for the GodMode9 FIRM payload in one of the following places (places are checked in order):

  • sdcard:/luma/payloads/godmode9.firm
  • sdcard:/luma/payloads/x_godmode9.firm
  • sdcard:/luma/payloads/y_godmode9.firm
  • sdcard:/gm9/godmode9.firm

For this to work you also need an inofficial release of boot9strap installed, get it from here.

Developers / Customization

If you want to customize this for your own needs, edit the files in /meta, Makefile and include/payload.h. Compiling requires devKitARM and libctru.

License

You may use this under the terms of the GNU General Public License GPL v2 or under the terms of any later revisions of the GPL. Refer to the provided LICENSE.txt file for further information.

About

Simple homemenu launcher for GodMode9

License:GNU General Public License v3.0


Languages

Language:C 68.0%Language:Makefile 30.4%Language:C++ 1.6%