Recent content by Verequies

  1. Verequies

    Homebrew Homebrew Development

    Okay so I've moved the data folder to 'source/data' and modified BUILD_FILTER & OBJECT_FILES like so: # TARGET SETUP # BUILT_FILTER := $(patsubst %.v.pica,$(BUILD_DIR)/%.shbin.o,$(BUILD_FILTER)) \ $(patsubst %.shlist,$(BUILD_DIR)/%.shbin.o,$(BUILD_FILTER)) \ $(patsubst...
  2. Verequies

    Homebrew Homebrew Development

    Could you give an example of how I would add this to the 'buildtools/make_base'? I tried this from the examples: %.der.o:%.der @echo $(notdir $<) @$(bin2o) However the compiler just ignored it.
  3. Verequies

    Homebrew Homebrew Development

    Hey Guys, Having a bit of trouble here. I'm trying to modify FBI to add a few functions, however on compilation I get the following error: source/ui/section/update.c:16:32: fatal error: builtin_rootca_der.h: No such file or directory I understand why that error is coming up, however I'm not...
  4. Verequies

    Homebrew [Discontinued] TWLoader - CTR-mode NDS app

    Awesome app, looking forward to loading retail roms when nds-boostrap is updated :D Small bug, if there is no .ini game files in 'sdmc:/nds/flashcard/', pressing R crashes the system and requires it to restart.
General chit-chat
Help Users
    Black_Manta_8bit @ Black_Manta_8bit: hey