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!