Search results

  1. saiyancatszx

    ROM Hack [Release] tcpGecko dotNet for 3ds

    maybe need to mod the ntr.o3ds.bin instead of normal ntr.bin
  2. saiyancatszx

    ROM Hack [Release] tcpGecko dotNet for 3ds

    I guess this one doesn't work on o3DS
  3. saiyancatszx

    ROM Hack [Tutorial] Edit the HomeMenu

    Is it possible to edit home menu so that it will not nag a system update? I want to stays on 11.2 but the update prompt is annoying!
  4. saiyancatszx

    ROM Hack Monster Hunter Generation Cheats plugin

    Ohh thank you! I'll fix it later. Yeah I also noticed that my plugin constantly ON once activated, maybe I miss something.
  5. saiyancatszx

    ROM Hack Monster Hunter Generation Cheats plugin

    Go ahead and go crazy! I'll try add more code to work.
  6. saiyancatszx

    ROM Hack Monster Hunter Generation Cheats plugin

    I've successfully make a working cheat plugin. Huge thanks to @Nanquitas for guidance. Go to my github if someone want to try it out / customize for your own! Works for o3ds.
  7. saiyancatszx

    ROM Hack Monster Hunter Generation Cheats plugin

    Please correct me, This is my preliminary code (Will add more code if these succeed): cheat.c #include "cheats.h" #include "hid.h" char *builder_name = "saiyancatszx"; void crouchingFireInfAmmo(void) { //WRITEU32(0xD3000000, 0x00000000); WRITEU32(0x681A44B0, 0x00000000)...
  8. saiyancatszx

    ROM Hack Monster Hunter Generation Cheats plugin

    I've tried to make my own cheat plugin from blankCheatMenu, it works on my o3ds however when I try to enable codes, the game freeze. Can you tell me why?
  9. saiyancatszx

    ROM Hack Monster Hunter Generation Cheats plugin

    Ah, thats do the trick! Thanks, but the codes from the fort42 are different from that in the plugin. It is nice if @Nanquitas can provide us the source code of this plugin.
  10. saiyancatszx

    ROM Hack Monster Hunter Generation Cheats plugin

    @Nanquitas I want to customize the cheat plugin, and I want to build it for o3ds. Can you tell me how because using Gateshark2NTR is not working. And also Can you provide all codes used in this plugin? Thank you!
General chit-chat
Help Users
    S @ StealthD0g99: Ive never done that before