Recent content by PokeBunny

  1. P

    Development: Pokemon above level 100

    When I get a laptop, I'll try to make code changes, possibly for all Generation 3 games. But I'll also have to change the whole Stat system to actually do the stupid calculations, and change any code used for adding Pokémon, and code for leveling up. PS. How will you like items to boost EV's up...
  2. P

    Tool: (Very Simple) Applymovement Generator

    You see, I wish to start developing a lot of tools and Visual Studio is easy to use. But know I wish to create tools with OpenGL (just cause standard Windows applications look a liitle boring). Then anyone can compile it :D
  3. P

    Development: RNG and Weather

    Why don't you make an automatic ASM function?
  4. P

    Research: Calling All ASM Experts!

    I choose other because a ASM tool must have the ability to convert C and C++ into asm save the asm somewhere and the put the asm into the game. But that must be automatic otherwise I'll just use makefiles.
  5. P

    Tool: (Very Simple) Applymovement Generator

    Maybe I can make a tool like this too. Except in Visual Studio.
  6. P

    Development: Custom Title Screen Written in C

    But, we can't rewrite any of Gamefreak's code unless we have an operation document on Pokemon FireRed. Something I'm dying to find...
  7. P

    Development: Participation Project: ROM Information

    If you didn't have a complete list of manufacturers, this would be lame.
  8. P

    Tool: [Cross-Platform] Script Editor Advance [WIP]

    That was running in Linux but it looked like the Mac OS. Cool!
  9. P

    Development: Custom Title Screen Written in C

    This is a little bit complicated. So you replaced the pointer to your own code but you used some of Gamefreak's code.
  10. P

    2nd Gen How did you cream RED?

    I just figured out that if you use a GRAVELER with Explosion, it should knock SNORLAX out :D
  11. P

    Tool: [Release] AdvanceMap 1.95 Open Beta

    All the maps in a town have the same name although you can change the map name. Don't worry about the names in the list.
  12. P

    Tool: [Release] AdvanceMap 1.95 Open Beta

    If I learn to make programs I could make a new Advance Map. But, I don't know alot about Pokemon ROMS. I'll basically need a complete set of information on waht all the main game code does (btw it's not alot of code. maybe like 20 pages).
  13. P

    Development: ipatix' High Quality Sound Mixer | V2.1 released!

    SO there is a music player in the BIOS. I didn't know that. You know the reason: in GBATEK, some of the swi functions are undocumented as SoundWhatever #.
  14. P

    Development: ipatix' High Quality Sound Mixer | V2.1 released!

    Not bad. Turns out you are smart. But the AGB music player sounds bad. But they use it because you only have to use swi functions. Gamefreak is lazy!
Back
Top