Recent content by DidierSardine

  1. DidierSardine

    ROM Hack [XY/ORAS/SM] Custom 3D Models / Textures Sharing Thread

    I know this is old, but damn, I really NEED that team plasma recruit model, it looks insane, is it finished ? If yes, is it possible to get a download link for this model ?
  2. DidierSardine

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    Thanks for your answer, for the timer code, I tried to add a DC000000 FFFFFFFE line every D7 line, and it still doesn't work, and when I press L+D-PAD Left it does not decrease the levels. For the first solution, I also tried to use DF000002 00020000 before the D0 line of my conditional blocks...
  3. DidierSardine

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    Thanks for your answer. I've check the modified code with what you told me before, to see if I haven't made a mistake, and I don't think so, here's the code: https://pastebin.com/xBuT6QXD (Also, I think I understood how DFFFFFFF works now, but I don't think the issue comes from here) I tried the...
  4. DidierSardine

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    Thanks for your anwser, I just tested and it didn't work. I tried on CTRPF with both of the solutions you said, the first one did not work (it was just keeping increasing/decreasing every frame while L+D-PAD where pressed), and when I was decreasing level while being level 1 it did not put me...
  5. DidierSardine

    ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

    (I'm French, so sorry if it's badly explained) I can't find AR codes for RPG Maker Fes (EUR), so I'm trying to learn how to make AR codes so I can do it myself, but I have an issue. I'm trying to make a code to increase by 1 the level of the character in slot 1 of the party everytime I press L...
  6. DidierSardine

    Homebrew What is the simplest way to display a static image on the bottom screen of the 3DS ?

    I'm totally new to C++, C, etc... and i learn by experimenting things, and i want to create a basic homebrew on the 3ds (without any knowledge), so i tried a few things (button inputs, printf(), i created a simple homebrew that tell what button you pressed, etc...) just simple things, and it...
  7. DidierSardine

    Hacking My 3DS keep saying that there's an update, but there isn't one !

    I fixed it, i just used faketik and it worked well, i have all my homebrews and games like before ! Thanks a lot for the help, i'm surprised the problem got solved that fast ! Thanks again !
  8. DidierSardine

    Hacking My 3DS keep saying that there's an update, but there isn't one !

    My eShop works again etc... so the problem is solved, thanks ! But now, i have another problem... i followed the guide and i restored my tickets, but the unknown folder was empty (i'm assuming it was the homebrews), and i had 20 tickets in the eShop folder, and when i restored them, only 2...
  9. DidierSardine

    Hacking My 3DS keep saying that there's an update, but there isn't one !

    Ok thanks, i'll try that right now !
  10. DidierSardine

    Hacking My 3DS keep saying that there's an update, but there isn't one !

    I'll try to do a CTR Transfer, but, if i'm not too dumb, a CTR Transfer is for transfering a NAND from a 3ds to another, so does this mean my friendlist and my titles (as well as other things) will be deleted / modified ?
  11. DidierSardine

    Hacking My 3DS keep saying that there's an update, but there isn't one !

    So i have a big problem with my New Nintendo 3DS XL (11.14.0-46E on Luma3DS v10.2.1 3GX Loader Edition), my 3DS keep saying that there's a system update, but i already have the latest firmware update ! (11.14 at this time), and when i try to "update" it, the 3ds show me an error and reboot (it...
  12. DidierSardine

    Tutorial Custom Music With Luma's LayeredFS

    And how can we do that ?
  13. DidierSardine

    ROM Hack [Release] Mario Kart 7 Online NTR Plugin

    How did you learned to code this ? This is incredible !