Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
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.
It's funny to see people still seem to find this thread. I haven't continued my work on this rom in years, so yeah, it finishes in Petalburg.
With a walk through walls hack you can probably continue playing, but at best it would just be regular emerald with some added bugs
Editing existing scripts isn't very safe, because you change the code length. When the length exceeds the original, other data might get overwritten, that's why XSE prevents you from doing that. The best thing to do is find some free space (FF bytes) and repoint the script (e.g. in advance map)
Why? Ruby rom hacking is pretty outdated by now and when pokeruby gets completed (there has been a lot of progress lately) there would be no need for tools anymore ...
Besides, I think you can make it compatible by editing the offsets.ini
When I was around 10 years old my father once came back from a business trip to China with a 201-in-1 gba cartridge with Pokemon Orange, Quartz, Chaos Black and Frigo Returns and a few really weird ones that were rom hacks of other games, but with one of more Pokemon characters.
The games were...
Changing the text in XSE is not difficult, but if you want the text to be longer then the original one you'll have to do some nasty stuff (repointing etc) in what case you'll probably have to follow a tutorial (Diego's scripting tutorial is actually quite good)
There is a new text editor in the...
The text-strings should be in full at the bottom of the scripts (with the /n /p /l stuff, but you can convert new text to text-strings in XSE)
As for extending the dialogue you will have to copy-paste the existing script, paste it in a new script, change all static offsets to dynamic offsets...
As some of you might have realized already, when you place a tile with the "covered by hero" behaviour byte, next to a water tile with the "reflection" behavior byte, there will be a reflection on the "covered" tile as well ...
Is there any way to fix this bug? (other than just not placing...
Again, I helped you because I do want to see this become a thing. I wouldn't have helped if I didn't think this would help the romhacking community.
If you want to act this way, fine, I will stop helping, but please don't go about insulting people that try to help.