Recent content by ~Ɓαitøt~

  1. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    Hello. I was wondering how to move an address contained in a register by the value contained in a other register. Example: r0 = a byte having a value of x r1 = any address how to move to the right r1 by x ? I do not mean move by the number of bytes of a register (it currently lsr rx, ry), but...
  2. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    Several solutions can be the cause of this problem. But I think the most likely is that you use an offset busy to make a script or another, which crushed sizeable data causing this problem. The solution, if this is what I think, would be to compare your ROM with a back up of it that you have...
  3. Ɓ

    [FR] Expanding the Pokedex

    In fact, I've never worked on Ruby or Sapphire, but I was convinced that the construction of the game had great common with Emerald. Excuse me x).
  4. Ɓ

    [FR] Expanding the Pokedex

    Logically, the principle is the same view as FireRed and R/S/E have a common basis. It just enough to find the different offsets. After the question is whether one can easily adapt the JPAN Save Block on Emerald because there the RAMs these two versions are not very similar. Tomorrow, if I have...
  5. Ɓ

    [FR] Expanding the Pokedex

    I'm working on Pokemon Fire Red (French) but I still think I can help you. I think you put "00 00" offset 0x6D3E0 (for Emerald English) instead of putting the offset 0x6D42C.
  6. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    Hi, I would found the data using the CS Vol. These data are not listed in the object itself. How could I do to find the famous offset where the data?
  7. Ɓ

    [FR] Expanding the Pokedex

    Thank you for this tutorial.... Finally, the flags views / captured ^^
  8. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    Sorry, it does not work. Ah, thank you, it works !
  9. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    Hi ! I have a problem with XSE, I have changed my computer and since that day, XSE does not want to walk. I am running Windows 8. If you do not understand, look at this: https://imageshack.com/a/img827/6792/owfy.png Sorry for the screen ; it's in French.
  10. Ɓ

    Development: Day/Night Switching of Wild Pokémon

    You're everywhere decidedly ^^ ! Otherwise, as I told you that I will look for French Version.
  11. Ɓ

    Request a username change here - please read the first post!

    Requested Name Change: ~Ɓαitøt~ Thank you.
  12. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    In the rom you passed me, there is no bug ; Teddiursa has attacks. You gave me good rom ? If yes, did you use action replay codes?
  13. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    I think it is almost impossible to find the data of abilities because it varies greatly with the ASM routines. To change it requires great knowledge in ASM.
  14. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    If you do not mind, could you send me your rom here or PM ? I look if I see something wrong.
  15. Ɓ

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    This is weird ... Have you replaced a pointer of the learned attacks by another?
Back
Top