From 273cd36ba0500e3bbc262b23e9131954db650d3f Mon Sep 17 00:00:00 2001 From: Maschell Date: Fri, 29 Jul 2016 11:19:52 +0200 Subject: [PATCH] Added building information to the readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 52f8432..427f142 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ R = B
ZL = Shift
ZR = N
+####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 dimok 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 FIX94 who initally created his gc-to-vpad. Helped me a lot! Thanks!