Recent content by liuyanghejerry

  1. L

    How to pallette edit ANYTHING

    Sorry, this was an answer years ago, and I cannot recall how to do this exactly.
  2. L

    Team Reboot

    Is this still running? I have some C/C++ experience but not familier with GBA programming. Maybe I can help? Is this still running? I have some C/C++ experience but not familier with GBA programming. Maybe I can help?
  3. L

    Tool: [Release] AdvanceMap 1.95 Open Beta

    Amazing...the great Map Editor just dressed up with brand new cloths^^
  4. L

    Quick Research & Development Thread

    Bugfixing save failed of Pokémon Mystery Dungeon: Explorers Cheat code for bugfixing the save failed of Pokémon Mystery Dungeon: Explorers of Sky Bugfix device includes: no$gba //needs to restart the game after using akrpg (thanks linoul for testing) ak+ (thanks tingyigg for testing) It's...
  5. L

    Research: List of Firered Game-modes

    This will be useful for anyone who wants to do some ASM hack. Good job.
  6. L

    [Other] How is a ROM built?

    ROMs are programs. Different ROMs have different structures. For example, GBA ROM is simply compiled with codes and resource, while DS ROM has a NitroROM File System. More info:https://nocash.emubase.de/gbatek.htm
  7. L

    Tool: Nameless Sprite Editor [Classic]

    Hello,link12552. May I translate your program to Chinese?
  8. L

    Research: Asm-scanner

    This is a good thought... uint8 a=0/0;//->But...what is this...0/0?
  9. L

    Tool: Yet another map viewer

    I'm watching for this tool from the begining,and feel very mournful about stopping. Well,since you've decided to stop it,good luck with your next project.
  10. L

    Tool: Yet another map viewer

    Looks it's a great start on Map Edit^^ I know nothing about DS hacking,but const double PI=3.141592654;may better than #define PI 3.141592654 in C++... And other codes just double Dutch to me... I try to complie the test.cpp,it says about undefined thing.So I change all the include files to...
  11. L

    Development: Set Catch Location Command

    Maybe this link will help you about the locations:https://bulbapedia.bulbagarden.net/wiki/List_of_locations_by_index_number_(GBA) Try to convert the dec number to hex.
  12. L

    Tool: [Release] DSMap Beta -> april fools joke...

    Hehe,happy april fool's day...
  13. L

    New Items! (FR/LG/E) (Heavily Imaged Based Tutorial)

    Nice tut for newbie^^ While researching the potions,I found that the most of the grouped items are relied on their indexes. So if you want the new item work,that may needs some ASM skills.
  14. L

    A Place to show off Your Custom Title Screens

    The one in the top, right corner...The others are just resources for making it...
  15. L

    A Place to show off Your Custom Title Screens

    My friend make a title screen by paint.But Sadly,it's hard for me to insert it... If there's anyone could to help me...
Back
Top