• 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?".
  • Staff applications for our PokéCommunity Daily and Social Media team are now open! Interested in joining staff? Then click here for more info!
  • 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.

Tool: PokeViewer

  • 9
    Posts
    12
    Years
    • Seen May 31, 2016
    PokeViewer 1.0

    Simple tool for viewing pokemon images from ROM.

    Credits: Me, Nintenlord

    "image removed""image removed"

    Added in 1.0
    - front pokemon images
    - back pokemon images
    - front shiny pokemon images
    - back shiny pokemon images
    - saving image to BMP

    FontViewer 1.0

    Simple tool for viewing fonts from ROM.

    Credits: Me, Nintenlord

    "image removed""image removed"

    Added in 1.0
    - black font
    - blue font
    - red font
    - saving image to BMP
     
    Last edited:
    PokeViewer 1.0

    Simple tool for viewing pokemon images from ROM.

    Credits: Me, Nintenlord

    "image removed""image removed"

    Added in 1.0
    - front pokemon images
    - back pokemon images
    - front shiny pokemon images
    - back shiny pokemon images
    - saving image to BMP

    FontViewer 1.0

    Simple tool for viewing fonts from ROM.

    Credits: Me, Nintenlord

    "image removed""image removed"

    Added in 1.0
    - black font
    - blue font
    - red font
    - saving image to BMP

    well this is awesome :)
     
    Hey, it seems like you wrote these in Visual C# (or something similar). Would you mind releasing the source code for your programs?
     
    Yes, it was written in C# and I've got no problem with releasing source code, so i have added it in first post.
     
    This font viewer looks pretty cool. Does it support all the fonts or just the main font?
     
    It supports only fonts, which are used in dialog box, because i was trying to make dialog box in my pokemon game. Images are 2-bit in some special ordering, so it was pretty hard for me to display them, but i have done it and make a program to display them.

    //Sorry for my bad english
     
    Back
    Top