Recent content by Nutzer

  1. Nutzer

    ROM Hack [WIP] Hatsune Miku Project Mirai DX: Mix Edition (working title)

    You need an Aws account to for the download link above. Stewie will fix that later.
  2. Nutzer

    Homebrew [Release] {beta} sf2dlib - Simple and Fast 2D library (using the GPU)

    Wow, that was fast! (Thanks, it worked)
  3. Nutzer

    Homebrew [Release] {beta} sf2dlib - Simple and Fast 2D library (using the GPU)

    shader.vsh sf2d.c arm-none-eabi-gcc -MMD -MP -MF /c/Users/Nutzer/Documents/libsf2d/build/sf2d.d -g -Wall -O2 -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/Users/Nutzer/Documents/libsf2d/include -I/c/devkitPro/libctru/include -I/c/Users/Nutzer/Documents/libsf2d/build -DARM11 -D_3DS -c...