Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Our software update is now concluded. You will need to reset your password to log in.
Welcome to PokéCommunity! Register now and join one of the best places on the 'net to talk Pokémon and more! Community members will not see the bottom screen advertisements.
HI, I'm trying to put your ASM Inheriting IVs from parents in my hack rom that I saw on the ASM Resource Thread, but as soon as the NPC gives me the egg, the game just freezes, I'm using the Mr'sDollSteak patch, you know what it can be ?
It crashed on vanilla firered.
I don't think it can be an issue in the link process, as all the hooks look okay.
What I did was:
1. (Say, we use mGBA here) I load the game without a save file and play until the protagonist saw his mom the first time and talked to her.
2. Save.
3. Quit mGBA.
4. Reopen mGBA and Load the game. It will crash after start menu.
It's also possible that something goes wrong in the compiling process tho, like, some symbol's value is not correctly assigned when the object gets linked
I can test it tomorrow on a clean firered ROM and tell you the result.
Hi, I tested your save expansion on shiny gold. But if I save the game and restart the emulator (mgba/no$gba/vbam), it will crash and try to jump to bios (0x00000000). JPAN's vanilla hack worked.
Actually it's hard to decide what to do at this point except contributing to PRET projects. Development is more like non sense because with pokeemerald documentation (and some easy function port if we still want to work on FR) it's way too easy and can only encourage people to apply this kind of stuff blindly. For research and documentation PRET people and egg has already did great work and we'd better rely on those information
Yes, I've contributed like 15 source files. I'm only doing source code decompiling and some directly related data decomp stuff (but obviously not too much).
Many files can be directly ported from pokeem (like, 50% functions in those files with a EM counterpart are direct copy (with some renaming tho) 30% need some tweaks and 20% need a complete rewrite or is tossed in emerald)
The real problem is that (almost) only pikalax and garak were contributing to the repo :/
sure there're lots of content directly 'incbin'ed from the baserom, but many can be done at this point. I already contributed 2 files and now am waiting for garak to finish porting npc MACROs/DECLs from pokeem.