• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by GokhanP

  1. GokhanP

    [Pokeemerald] Following Pokémon

    Hello wiser, thanks a lot for this wonderful mod. But there's a major game-breaking bug that I've noticed. It happens more often on other emulators than mGBA. It happens on mGBA too so its not an emulator specific bug. When there's too much sprites on the screen (overworld) and you open and...
  2. GokhanP

    [Graphics] Champion Blue VS Profile Sprite Offset?

    Yes yes! That's what I was looking for. They are tied together. Thanks. So, let me list my full findings about that VS Champion scene if anyone is wondering:
  3. GokhanP

    [Graphics] Champion Blue VS Profile Sprite Offset?

    Hi. Does anyone know where is this specific sprite located? I searched it for a bit on NSE and disassembly files of Pokemon Fire Red but I can't found it. It appears at the Champion Blue battle vs. animation. I just need an sprite offset or something like that. imgur...
  4. GokhanP

    Sorry for the late reply. I don't really wanna get into that ASM language or something. It's...

    Sorry for the late reply. I don't really wanna get into that ASM language or something. It's really beyond me ??????. Thank you for your attention though. Really helped me out!
  5. GokhanP

    Hey it's me again. I have one more question. What if I want to set a farbyte's value to another...

    Hey it's me again. I have one more question. What if I want to set a farbyte's value to another variable like 0x4001? It gives the error "Overflow" when I try to use the command "copyvar 0x02XXXXXX 0x4001". Is this possible though? Thanks.
  6. GokhanP

    Alright, that's what I was searching for. Thank you so much for that :)

    Alright, that's what I was searching for. Thank you so much for that :)
  7. GokhanP

    Thanks so much for this explanation. But my question was different. I asked if I can manipulate...

    Thanks so much for this explanation. But my question was different. I asked if I can manipulate the RAM Variables (link) on a script. Let's say I want to check if gender is equal to male. Here's the address of the value of the gender variable. I want to use this variable in my script. How can...
  8. GokhanP

    Translate pokemon font problem

    Follow the Aspiring PokeTrainer's tutorial. It's rather helpful. Here.
  9. GokhanP

    [ASM & Hex] ASM Variables Question

    Hi! I want to ask something about RAM variables. How can I reach the RAM variables on scripts? I used this script in my game but it didn't work. I got a "Wrong parameter type" error on XSE. Am I missing something? I am still a newbie on this. Your help is greatly appreciated ^^
  10. GokhanP

    [Script] Checking Pokemon on the first slot and doing something if it matches.

    Hi! I'm trying to write a script that checks the pokemon on the first slot of the party and does something if the pokemon on the first slot matches with the pokemon I specified. Is this possible? Could this can be done by level scripts? Thanks.
  11. GokhanP

    [ASM & Hex] Flickering after repointing text

    Hello. I'm making a translation rom hack. Recently, I repointed "NEW NAME" text to another location and this problem occurred. When name selecting box appears, only the first text shows up for about half seconds and then it disappears, other texts show up. I think I messed up somewhere while...
  12. GokhanP

    [ASM & Hex] Need help for in-game keyboard

    Yes, I need help for this.
  13. GokhanP

    [ASM & Hex] Need help for in-game keyboard

    Hi. I'm translating Fire Red to my language. My language Turkish has special letters like "ç" "Ç". These are already programmed in the game but not in character naming keyboard. How can I add them?
  14. GokhanP

    [Battle] How to edit in-battle option texts?

    How to change these texts?
  15. GokhanP

    [Map] Making a new island and ticket FIRERED

    Thanks! I will try that ^^
Back
Top