Added building information to the readme

This commit is contained in:
Maschell 2016-07-29 11:19:52 +02:00 committed by GitHub
parent 615f21cf96
commit 273cd36ba0

View File

@ -36,6 +36,9 @@ R = B<br />
ZL = Shift<br />
ZR = N<br />
####Building####
In order to build this application, you need the custom liboGC and portlibs modified/created by dimok. You can find them on the loadiine_gx2 repo (https://github.com/dimok789/loadiine_gx2/releases/tag/v0.2). Simply put the files in your devkit folder and run the Makefile of HID to VPAD.
##Credits##
A big thanks goes out to <b>dimok</b> for creating the HBL, the dynamic libs and every stuff he made. The "environment" of this app is copied from ddd, turned out to be a "hello world" with useful extra stuff.
Also huge thanks to <b>FIX94</b> who initally created his gc-to-vpad. Helped me a lot! Thanks!