The PokéCommunity Forums - View Profile: shiny quagsire
The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Members List
Register New Account FAQ/Rules Chat Blogs Mark Forums Read

Notices



shiny quagsire's Profile Picture

shiny quagsire shiny quagsire is offline

I'm pixular!

Visitor Messages

Showing Visitor Messages 31 to 40 of 285
  1. 阴魂君
    December 8th, 2012 06:16 AM
    阴魂君
    Hi shiny quagsire,Excuse me,but I have some questions about your tutorial about ASM http://www.pokecommunity.com/showthread.php?t=233645
    I know the pokemon_data 0x0204284 0x54 means the address of level,but what is the var 0x0270B6 (0x800D*2)? whose address is 0x0270B6,and what's the use of 0x800D here?I just know the basic xse script and a little c language...

  2. Spherical Ice
    October 12th, 2012 04:54 PM
    Spherical Ice
    :D does this mean you're back?

  3. aar2697
    June 11th, 2012 08:54 AM
    aar2697
    I have come up with an idea on how to make day/night Pokemon. I've figured everything out except the ASM, which should be simple. First, there is a script in game. It checks if it is day/night. To make this work, you use the DNS (Day Night Seasons) tool.
    The script so far is like this:
    #org @start
    comparefarbytetobyte 0x(offset in DNS) 0x0
    if 0x1 goto @night
    comparefarbytetobyte 0x(offset in DNS) 0x6
    if 0x1 goto @night
    load the grass wild data for the map to something
    load the grass wild data for the map to another something
    callasm 0x(offset to asm + 1)
    end

    #org @night
    load the old wild data to something
    load the new wild data to another something
    callasm
    end

    The ASM script would replace 48 bits at the old grass data for the map with itself if it's day or a different set if it's night. The wild data is in this format:
    AA BB CC CC (x12 from common to rare)
    A = min lvl
    B = max lvl
    C = species
    For species with hex values like 0x123, they're put in as 23 01. All others are ## 00.
    You can find the wild data for each section by doing this:
    1. Go into wild data in Advance Map
    2. Hit Expand
    3. Go to the offset shown for grass
    4. At the offset, the first value you see is the encounter. Next are three 00's. Then is the three bit pointer. Reverse it to find the offset for the grass Pokemon data. This will be used for the "old data" as stated before.
    The ASM script would take the new Pokemon data and replace the old data using offsets defined in an XSE script or even ASM if that doesn't work.
    Thanks a ton.

  4. The Sceptile King
    January 16th, 2012 06:23 PM
    The Sceptile King
    Doodle Jump!!!

  5. WillPowerPedro
    January 15th, 2012 03:22 PM
    WillPowerPedro
    :DDD

  6. WillPowerPedro
    January 1st, 2012 02:25 PM
    WillPowerPedro
    Awww, shoot! I forgot you birthday... Merry Christmas, Happy Birthday, and Happy New Years. Sorry, man. D:

  7. diegoisawesome
    December 31st, 2011 08:05 PM
    diegoisawesome
    This happens every year.

  8. Tropical Sunlight
    December 29th, 2011 01:25 PM
    Tropical Sunlight
    Shiny birthday

    EDIT: At first I meant to say 'Happy Birthday' but then I saw your username... Ahh nevermind XD

  9. link12552
    December 21st, 2011 08:11 PM
    link12552
    Ummm... There seems to be a problem with your Item Plugin.
    It's not telling NSE that the sprite is compressed,
    and as a result it's saving the sprites as uncompressed data.

    The fix is easy.
    When you read the Lz77 image data, output the DataLength to the sprite's "CompressedSprite" int.
    byte[] ReadLz77Bytes(int Offset, out int DataLength)

    Right now, CompressedSprite == -1;
    Thus, NSE thinks the data is uncompressed.

  10. HackDeoxys
    December 20th, 2011 07:46 PM
    HackDeoxys
    HELLO

About Me

  • About shiny quagsire
    Biography
    I've been to the foums a while hacking Pokemon games before. I program C#, Java, and Batch Files.
    As described in my name, I looooove quagsire, and my first shiny pokemon was a shiny wooper, which evolved into a.... shiny quagsire!
    Interests
    ROM Hacking, ASM Hacking, Programming, and Doodle Jump!
    Location
    In a House, duh!
    Gender
    Male ♂
    Occupation
    School
    Nature
    Jolly
    Favorite Pokémon
    Quagsire!
    Lucario
    Zoroark
  • Claims
    Pokémon
    Shiny Quagsire
  • Signature



Statistics

Total Posts
Visitor Messages
Blog
General Information
  • Last Activity: 1 Week Ago 09:50 PM
  • Join Date: May 18th, 2009
  • Referrals: 2

Friends

Showing Friends 1 to 20 of 26

Emblems

Emblem Showcase - 1 Total
  Emblem
Amateur Copter Controller
You did all right, you got to 1000 points in ROM Hacking's Helicopter Game event.
Awarded: September 13th, 2010 08:15 PM

All times are UTC. The time now is 06:34 PM.


Style by Perdition Haze, artwork by Sa-Dui.
Like our Facebook Page Follow us on TwitterMessage Board Statistics | © 2002 - 2013 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to Pokémon USA, Inc. and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company, Pokémon USA, Inc., The Pokémon Company International, or Wizards of the Coast. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2013 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User posts belong to the user.