Recent content by SirEnder125

  1. SirEnder125

    Homebrew Homebrew app [Idea Request] Any ideas for simple 3ds homebrew using service handles?

    Hello. I recently was thinking of what to do with my limited knowledge of 3ds homebrew. I was looking up homebrew apps, that I had used previously, to get ideas from their sources. I came across the source code for 3DeMore, which was a single file which only contained 3 functions or so. I...
  2. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    You're welcome. I hope it works now. :D
  3. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    @Marlinn The problem is that .3gx plugins are not to be run by BootNTR, they are run by Luma3ds' plugin loader. Version 10.2.1 from https://github.com/Nanquitas/Luma3ds/releases should do the trick. Just place the boot.firm file on the root of your SD card.
  4. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    Thanks a lot!! :) Now I can try to make some cool stuff with CTRPF. :D
  5. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    @ManCloud I do not have discord. Could you be so kind as to upload the file directly/ a link to it? Thanks.
  6. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    Every v0.7.0 plugin that I try to run gives that error. Is the header supposed to be 3GX$0001? When I change it to 3GX$0002 it has an arm11 exception. When I change it to 3GX$0003 it says that the loader is outdated. I do not know if this is true about the default .3gx uploaded. Maybe...
  7. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    I get that error too. How can I fix it?
  8. SirEnder125

    ROM Hack [Homebrew Help] Socket code always fails.

    It seems to be working fine now. Thanks a lot!
  9. SirEnder125

    ROM Hack [Homebrew Help] Socket code always fails.

    Um, now it says that memalign is undefined.
  10. SirEnder125

    ROM Hack [Homebrew Help] Socket code always fails.

    It says that when I hover over "format". Also it told me to place braces.
  11. SirEnder125

    ROM Hack [Homebrew Help] Socket code always fails.

    Oh, I was unaware that was necessary. Thanks! :D auto Actually, I get some error saying that function returning function is not allowed... (With extra code from 3ds examples (devkitPro))
  12. SirEnder125

    ROM Hack [Homebrew Help] Socket code always fails.

    Hello. This is the code I am having trouble with: #include <iostream> #include <3ds.h> #include <string> #include <sys/socket.h> #include <arpa/inet.h> #include <sys/unistd.h> #define PORT 6868 void Sleep(int milliseconds) { svcSleepThread(1000000 * milliseconds); } int main(int argc...
  13. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    I want to see if the problem is the .3gx or my 3ds. Can someone download and test this plugin? Tell me if it gives an error or not.
  14. SirEnder125

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    I think the problem is 3ds.ld, the commit for it says 0.6.0... I am using 0.7.0.
General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=y0LPrmtVWsA