The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Binary ROM Hacking (https://www.pokecommunity.com/forumdisplay.php?f=284)
-   -   Other Some bugs (https://www.pokecommunity.com/showthread.php?t=380616)

mbcn10ww October 17th, 2016 7:15 AM

Some bugs
 
1- How can I edit the breedings? (Because I have a rom hack with gen IV to VI pokes, the evolutions working fine, but when I breed for an example, a Snorlax, the egg don't give me a Munchlax but another Snorlax.)

2- How can I implement the Dawn Stone correctly? (The only routine I've found on the ASM Resource page don't works.)

3- How to fix in battle options bugs? (My Shift Mode is giving me infinite Shifts when a trainer's poke is fainted.)

4- How to fix move/abilities bugs? (During the rematch rival champion battle, he uses the Tyranitar, then when it's ability activates the sandstorm resets the game.)

5- How to make my rom uncheatable, uneditable and untradeable with other versions except itself. (I want to know this, because in my rom some PKMN cannot be obtained and I don't want these PKMN coming from other roms, and I don't want my rom edited with programs like A-Map, and I don't want cheats on my rom.)

Green Pidgeot October 17th, 2016 7:33 AM

You might want to mention what is causing these errors?

What have you changed in these areas?

ROMs can usually be opened in these programs, and cheats are based on the game coding. The series games aren't cheated in just bcause they want to be. Also it still requres a patch file which is a list of edits. At tht point some of your other questions might not apply. Still, with other questions it might help to give background.

mbcn10ww October 17th, 2016 10:16 AM

Quote:

Originally Posted by Green Pidgeot (Post 9453332)
You might want to mention what is causing these errors?

What have you changed in these areas?

ROMs can usually be opened in these programs, and cheats are based on the game coding. The series games aren't cheated in just bcause they want to be. Also it still requres a patch file which is a list of edits. At tht point some of your other questions might not apply. Still, with other questions it might help to give background.

I don't know what is causing that errors, because I don't know the offsets of each.

Zervais October 18th, 2016 7:33 AM

Quote:

Originally Posted by mbcn10ww (Post 9453316)
1- How can I edit the breedings? (Because I have a rom hack with gen IV to VI pokes, the evolutions working fine, but when I breed for an example, a Snorlax, the egg don't give me a Munchlax but another Snorlax.)

2- How can I implement the Dawn Stone correctly? (The only routine I've found on the ASM Resource page don't works.)

3- How to fix in battle options bugs? (My Shift Mode is giving me infinite Shifts when a trainer's poke is fainted.)

4- How to fix move/abilities bugs? (During the rematch rival champion battle, he uses the Tyranitar, then when it's ability activates the sandstorm resets the game.)

5- How to make my rom uncheatable, uneditable and untradeable with other versions except itself. (I want to know this, because in my rom some PKMN cannot be obtained and I don't want these PKMN coming from other roms, and I don't want my rom edited with programs like A-Map, and I don't want cheats on my rom.)

1. Have you edited the Pokemon's parents/offspring. You can do this by a Pokemon editing tool. Make sure Snorlax can evolve by 'breeding' and into Munchlax. I believe you can do this on G3HS. Munchlax must then be able to evolve into Snorlax.

2. Use this tutorial to make your own Dawn Stone.

3. I have no idea. Not a good bug fixer.

4. Again, can't help you with this one.

5. There's no way you could really stop people from cheating/editing your ROM. If they are able to edit your base (Ruby/Emerald/FR) then they can edit your ROM too. I don't know if cheat codes will work/apply with a hacked ROM, so you might not have to worry about your average Joe getting ahead in the game illegally. Now I don't know how trading works with ROMs, but I don't think it's an easy feat to begin with. Lots of people don't bother with that feature, and getting a Pokemon who's data is not in your game would probably break it, so I doubt anyone would do this. Going back to not being able to edit the ROM, you could go about making it 'read-only' but in a way which people cannot just uncheck the read-only box. This, I don't know how to do, so you will have to research it online. I also don't know if this stops it from being edited in A-map or the like. It's commonly used for word documents, so...

mbcn10ww October 18th, 2016 12:24 PM

Quote:

Originally Posted by Zervais (Post 9454893)
1. Have you edited the Pokemon's parents/offspring. You can do this by a Pokemon editing tool. Make sure Snorlax can evolve by 'breeding' and into Munchlax. I believe you can do this on G3HS. Munchlax must then be able to evolve into Snorlax.

2. Use this tutorial to make your own Dawn Stone.

3. I have no idea. Not a good bug fixer.

4. Again, can't help you with this one.

5. There's no way you could really stop people from cheating/editing your ROM. If they are able to edit your base (Ruby/Emerald/FR) then they can edit your ROM too. I don't know if cheat codes will work/apply with a hacked ROM, so you might not have to worry about your average Joe getting ahead in the game illegally. Now I don't know how trading works with ROMs, but I don't think it's an easy feat to begin with. Lots of people don't bother with that feature, and getting a Pokemon who's data is not in your game would probably break it, so I doubt anyone would do this. Going back to not being able to edit the ROM, you could go about making it 'read-only' but in a way which people cannot just uncheck the read-only box. This, I don't know how to do, so you will have to research it online. I also don't know if this stops it from being edited in A-map or the like. It's commonly used for word documents, so...

Thanks, but in the Dawn Stone issue, I don't want to make the stone, I want to do the Evolution Method Gender+Stone of Male Kirlia to Gallade and Female Snorunt to Froslass.

Zervais October 18th, 2016 1:14 PM

Quote:

Originally Posted by mbcn10ww (Post 9455205)
Thanks, but in the Dawn Stone issue, I don't want to make the stone, I want to do the Evolution Method Gender+Stone of Male Kirlia to Gallade and Female Snorunt to Froslass.

That would require a custom evolution routine, something which I can't help you with. It's ASM, and if the one you've found doesn't work, it might be a good idea to research how to create it yourself? Can I ask why it doesn't work? Does it not show up on your Pokemon editor or something?

This thread contains a lot of useful information, if you're willing to sift through it.

BluRose October 18th, 2016 7:53 PM

Quote:

Originally Posted by mbcn10ww (Post 9453316)
Spoiler:
1- How can I edit the breedings? (Because I have a rom hack with gen IV to VI pokes, the evolutions working fine, but when I breed for an example, a Snorlax, the egg don't give me a Munchlax but another Snorlax.)

2- How can I implement the Dawn Stone correctly? (The only routine I've found on the ASM Resource page don't works.)

3- How to fix in battle options bugs? (My Shift Mode is giving me infinite Shifts when a trainer's poke is fainted.)

4- How to fix move/abilities bugs? (During the rematch rival champion battle, he uses the Tyranitar, then when it's ability activates the sandstorm resets the game.)

5- How to make my rom uncheatable, uneditable and untradeable with other versions except itself. (I want to know this, because in my rom some PKMN cannot be obtained and I don't want these PKMN coming from other roms, and I don't want my rom edited with programs like A-Map, and I don't want cheats on my rom.)

1.) so while editing evolutions will work in like 95% of cases, your specific example requires adding a new incense item to account for munchlax needing it
2.) then you're doing something wrong :) i have it functioning finely in mine ahaha </3
answers for 3 and on are relatively simple
Spoiler:
3.) http://www.pokecommunity.com/showthread.php?t=336092
4.) see 3
5.) uncheatable: changing data structures works nicely. just makes all existing cheats not work and is likely very hard
uneditable: if you provide a patch, your rom can be edited. you can't prevent this
untrade-able: changing data structures works nicely yet again~

DizzyEgg October 19th, 2016 2:09 AM

Quote:

Originally Posted by mbcn10ww (Post 9453316)
5- How to make my rom uncheatable, uneditable and untradeable with other versions except itself. (I want to know this, because in my rom some PKMN cannot be obtained and I don't want these PKMN coming from other roms, and I don't want my rom edited with programs like A-Map, and I don't want cheats on my rom.)

It's funny how you want your rom to be 'uneditable'. This is impossible, sorry. If you can hack an original pokemon game, what's stopping you from hacking someone else's hack?
As for the cheats, I'm not sure how they work exactly, but I assume they're like hooks, so modifying in-game functions should be enough.

mbcn10ww October 19th, 2016 4:11 AM

Quote:

Originally Posted by BluRose (Post 9455615)
1.) so while editing evolutions will work in like 95% of cases, your specific example requires adding a new incense item to account for munchlax needing it
2.) then you're doing something wrong :) i have it functioning finely in mine ahaha </3
answers for 3 and on are relatively simple
Spoiler:
3.) http://www.pokecommunity.com/showthread.php?t=336092
4.) see 3
5.) uncheatable: changing data structures works nicely. just makes all existing cheats not work and is likely very hard
uneditable: if you provide a patch, your rom can be edited. you can't prevent this
untrade-able: changing data structures works nicely yet again~

1- I've added new incense items, but still not working.

2- That's the problem, only 1 routine for this can be found on the internet, I've tried to take it from Platinum Red/Blue hack because it's working, but can't open that game in any program except Item Manager.

3, 4 , 5 - Thanks, I will try.

mbcn10ww October 19th, 2016 4:33 AM

Quote:

Originally Posted by Zervais (Post 9455274)
That would require a custom evolution routine, something which I can't help you with. It's ASM, and if the one you've found doesn't work, it might be a good idea to research how to create it yourself? Can I ask why it doesn't work? Does it not show up on your Pokemon editor or something?

This thread contains a lot of useful information, if you're willing to sift through it.

But only 1 routine for the Dawn Stone can be found on the web.

mbcn10ww November 10th, 2016 1:39 PM

Solved...


All times are GMT -8. The time now is 9:10 AM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 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 generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.