From: Dave Murphy Date: Sat, 22 Nov 2014 20:17:41 +0000 (+0000) Subject: remove instructions for manually patching devkitARM X-Git-Tag: v0.2.0~35 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=30638307c6e3bad62dea696cfdf8f44e81a4fe8f;p=corbenik%2Fctrulib.git remove instructions for manually patching devkitARM --- diff --git a/README.md b/README.md index 834dcd0..59d8261 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ setup ctrulib is just a library and needs a toolchain to function. we built ctrulib to be used in conjunction with devkitARM. you may find instructions on how to install devkitARM here : http://devkitpro.org/wiki/Getting_Started -once devkitARM is installed, you will need to manually patch it with the following : http://mtheall.com/~fincs/3dsdkA/ +The most recent devkitARM (r43) includes 3DS support and a prebuilt libctru. -that done, just checkout ctrulib, build it, set your CTRULIB path and you should be good to go ! +To keep up to date with the most recent changes you'll want to checkout ctrulib, build it and install it. license =======