Recent content by moemah123

  1. moemah123

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    Thank you so much, I tried to use one I found from different github and it didn't work. Using yours, it was easy to replace and it worked! I appreciate it
  2. moemah123

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    Would you kindly tell me where to get latest one or its full name? Also, I am pretty sure I had recent ones because most of it comes installed with devkitpro commands no? running make && makeinstall make[1]: '/opt/devkitpro/libctru/lib/libctru.a' is up to date. then running it from game...
  3. moemah123

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    I need some help with devkitpro and libctru. Whenever I try to build the latest files using make. I run into errors error: '__syscalls' undeclared (first use in this function) How do people build this lib successfully? I am trying to follow analogman151 guide, but downloading devkitpro and...