• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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 pawell6

  1. P

    FireRed hack: Pokemon Cloud White: Update available (06/2/2018)

    I think Porygon Z base stats are messed up, after evolving sp. atk. dropped from 138 to 125
  2. P

    FireRed hack: Pokemon Cloud White: Update available (06/2/2018)

    There's must something wrong with base stat od tangrowth, when my tangela evolved its sp. attack dropped from 124 to 83
  3. P

    Emerald hack: Pokemon Emerald Omega

    I'm wondering why my gallade and magnezone can't learn substitute from tutor
  4. P

    Emerald hack: Pokemon Emerald Omega

    I noticed that held items on my manectric disapear in mysterious way after thunderbolt or flamethrower is used (or possibly opponent fainted) . This may be something with tm ;-;
  5. P

    Emerald hack: Pokemon Emerald Omega

    There is a bug with close combat, after opponent's pokemon fainted, the sprite doesn't go down. This might be an issue with others moves, but haven't tested. I think it can be fixed by "goto 0x2D8A47" at the end of the script. Anyway great work.
  6. P

    Emerald hack: Pokemon Victory Fire (Version 2.75 Released)

    Hey 1158, are there moves like energy ball, shadow claw and others from 4,5 Gen? If yes, then were those moves added or replaced?
  7. P

    Adding New Custom Particles

    Thanks for reply, 11bayerf1 and for the tips about 02 command. I'll try it out and see if it works. But for now yes: I can share those particles. The names of archives are also names of moves, where I used those particles, but you can use them in any move you want. Note about shell blade: the...
  8. P

    Adding New Custom Particles

    Great tut! I managed to add and apply 7 new particles (for now). But there are few things I noticed: 1) In step 6 when I correct both pointers all particles load with glitches, but everything is fine when I alter the second pointer only. 2) Some particles load with glitches for certain 02...
  9. P

    FireRed hack: Yet Another Fire Red Hack

    There's a bug in battle with rival at S.S. ANNE ship. Once the battle begins only black screen shows up (music keeps on playing though)
  10. P

    FireRed hack: Yet Another Fire Red Hack

    Hey Doesnt, I think I found a bug: all newly catched and received from npc pokemons seem to have 0 IV in all stats.
  11. P

    Code: Trainers with EVs

    I tested with the new method and everything works fine now :). Thanks for help.
  12. P

    Code: Trainers with EVs

    Pokemon Fire Red. Well it's been modified version with physical/special split patch. Edit: The same thing happens when applying to clean rom.
  13. P

    Code: Trainers with EVs

    I checked several times, in 0x115f6 I inserted 08 1C 00 00 00 00 00 00 00 00, in 0x3dc70 I inserted 00 00 00 00 00 49 08 47 01 00 F1 08 and in 0xF10000 I insterted and it's the same: instead of 255 available spreads I "only" have 29 :(
  14. P

    Code: Trainers with EVs

    I made a screenshot. In the offset 0xEFFF90 is trainer data and 0xF00000, 0xF10000, and so on are spreads from table. Red 00 are number of spread from table. When I change red 00 to 01 spread from offset 0xF10000 doesn't load and the spread from 0xF00000 is loaded instead (ofcourse I tested it...
  15. P

    Code: Trainers with EVs

    There is something weird with table. When I try to type next spreads (0x00,0x01,0x02,0x03, ....) nothing change until 0x09 comes in (then the second spread seems to work). The third spread shows when I type 0x12 (18 in dec) and so on. This limitates number of possible spreads. Has anyone...
Back
Top