Go to file
2023-03-09 21:19:17 +01:00
.github/workflows __ 2022-04-23 14:56:48 +02:00
.vscode FastColor/RemoveFPSCheat/LLVM-Style 2023-03-07 18:09:48 +01:00
external/source Remove nsmbp and fix a critical bug 2023-03-09 21:19:17 +01:00
extlibs Create external.md 2021-07-25 23:27:35 +02:00
include Remove nsmbp and fix a critical bug 2023-03-09 21:19:17 +01:00
source Remove nsmbp and fix a critical bug 2023-03-09 21:19:17 +01:00
tools/rd7cc/source FastColor/RemoveFPSCheat/LLVM-Style 2023-03-07 18:09:48 +01:00
.gitignore sef 2022-07-24 01:04:11 +02:00
BuildAndInstall.sh __ 2022-07-27 11:00:57 +02:00
cformat.sh FastColor/RemoveFPSCheat/LLVM-Style 2023-03-07 18:09:48 +01:00
docsn.css Update Theme 2022-04-13 20:06:50 +02:00
Doxyfile Update Theme 2022-04-13 20:06:50 +02:00
LICENSE Initial commit 2021-04-03 05:49:43 +02:00
logo.png Add Logo 2022-07-25 16:50:41 +02:00
Makefile Remove nsmbp and fix a critical bug 2023-03-09 21:19:17 +01:00
README.md Add Logo to Readme 2022-07-25 16:53:29 +02:00

RenderD7 LOGO

RenderD7 is now LibRenderD7.

Installation (Ubuntu)

first run this sudo su then this

curl -L https://github.com/NPI-D7/RenderD7/releases/download/v0.8.0-pre1/renderd7-0.8.0.tar.bz2 -o renderd7-0.8.0.tar.bz2
mkdir -p /opt/devkitpro/libctru
bzip2 -cd renderd7-0.8.0.tar.bz2 | tar -xf - -C /opt/devkitpro/libctru

Make sure that -lrenderd7 is before -lcitro2d, -lcitro3d, -lctru.

RenderD7 (https://npi-d7.github.io/RenderD7/)

Simple and Easey to use UI and Graphics helper. Create DOCS