Recent content by Zetta_D

  1. Zetta_D

    Hacking Pokémon ORAS | Sango Plugin

    Yesterday, I noticed that it's possible to cut pretty much any 3D model x'D
  2. Zetta_D

    Hacking Pokémon ORAS | Sango Plugin

    I name all my plugins after the codenames that have been used internally for the games for years. You can even see them in the process list on Luma3DS. For ORAS it's “sango”, for XY it's “kujira”, for Majora Mask 3D it's “joker”, etc. x)
  3. Zetta_D

    Hacking Pokémon ORAS | Sango Plugin

    Here are a few filters: saturation, warm, cool, grayscale, sepia, threshold, negative, in addition to all RGB permutations and solid color overlays that can be applied.
  4. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    It doesn’t crash because it’s not hooking the right function, so no, it’s useless. There will be the same issue on version 1.0 x)
  5. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    I reproduced exactly the same code as in Pokémon ORAS, I hook the same function, etc., and I end up with this x') I’ll try to investigate when I have time.
  6. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    I'll install the game when I have time and try to fix the code x)
  7. Zetta_D

    Hacking Pokémon ORAS | Sango Plugin

    I started getting interested in textures again so I can integrate them into future updates of the plugin, and I discovered that it’s possible to have invisible Pokémon. I’m also going to try to make it possible to modify the 3D model meshes in addition to the textures x) 1779031980 In...
  8. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    Place niji-plugin.3gx in: /luma/plugins/0004000000164800/ Launch the game and enable the Game Speed cheat code, then press L or R in-game to change the game speed. I cannot test the cheat code myself, so please let me know if it worked x) Here is the plugin's source code: #include <3ds.h>...
  9. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    There are access restrictions on your file; you should upload it to https://www.swisstransfer.com or another site.
  10. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    Place this file: https://github.com/PabloMK7/CTRPluginFramework-BlankTemplate/releases/tag/v0.8.0 Into: luma/plugins/0004000000164800/ 1. Launch the game. 2. Press [Select] to open the plugin menu. 3. Go to Options > Gateways RAM Dumper. 4. Press [Start], then [Select], and enter a name for the...
  11. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    No, the plugin only works for the specific game and version mentioned; it has to be remade for each game. However, Pokémon Sun is based on the same engine as ORAS, so it’s easy to redo. Send me a memory dump using CTRPF if you want me to do it.
  12. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    You can use my plugin to do it, it’s easier. Use the latest version of Luma3DS. Press L + D-Pad Down + Select -> Plugin Loader: Enabled Put the sango-plugin-release.3gx file into: /luma/plugins/000400000011C500 And make sure you are using Pokémon Alpha Sapphire v1.4 specifically!
  13. Zetta_D

    Hacking Tutorial How to Change Game Speed Independently of FPS (Example with Pokémon ORAS)

    Yes, I tested it on a physical old 2DS, and it works x)
  14. Zetta_D

    Hacking Pokémon ORAS | Sango Plugin

    I still added a new menu to customize the plugin a bit: https://github.com/David-Darras/sango-plugin/releases/tag/v2.2.0