• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • 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!
  • It's time to vote for your favorite Pokémon Battle Revolution protagonist in our new weekly protagonist poll! Click here to cast your vote and let us know which PBR protagonist you like most.
  • 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.

[ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

Status
Not open for further replies.
Just click
Encode then. Just leave it.
 
What did you say?! This doesnt fix the problem at all. -.- Its still distorted. DISTORTED to its fainting cry.
 
A problem i occured.
I imported the pallete and stuffs and this happen.
[PokeCommunity.com] [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)


It's a titlescreen. Also i use offsets that ends with 0, 4 8 and C

Don't import the palette with unLZ because it's not the real palette. Reinsert it with inseting the palette and edit the palette with APE/hex editor.
 
Can someone help me figure out how to get ROM Hacks to work please.


Thanks in advance.
 
Well, but you still havent answered this...

1. Is there a program that edits the moves for a pokemon? (for Pokemon Red)

2. Is there a way to add pokemon in Pokemon Red? I want to add Smoochum. D:
 
Don't import the palette with unLZ because it's not the real palette. Reinsert it with inseting the palette and edit the palette with APE/hex editor.


I inserted it with APE. sorry to forget to say that .

Also the first color in the Pallete is the transparent color i wanted which is pink
but.. the black parts was the one that was override.
 
Goddamn, I got Munchlax into the game, but oddly, its using Porygon-Z's cry now. Any reason why of this?

(DO NOT DELETE THIS.)
 
Goddamn, I got Munchlax into the game, but oddly, its using Porygon-Z's cry now. Any reason why of this?

(DO NOT DELETE THIS.)

Did you accidentally insert Munchlax over Porygon-Z? Have you changed the cry, btw?
 
Im not sure if i inserted it over Porygon-Z, but i did change the cry and oddly their cry became the same. I dunno how this happened.
 
So I changed what Bulbasaur looks like using UNLZ-GBA It wrote to the rom fine but when I switch him out the games colours go all demented and it crashes =(
 
I want to make national dex (instead of normal region pokedex) available at the start of ruby game

What changes should i do in the script?
 
I want to make national dex (instead of normal region pokedex) available at the start of ruby game

What changes should i do in the script?

You could search a little.

https://www.pokecommunity.com/search.php?searchid=3397806

or



PokéScript
#raw 0x11 0x02 0x00 0x6B 0x02 0x02 0x11 0x03 0x01 0x6B 0x02 0x02
#raw 0x11 0xDA 0xBE 0x4E 0x02 0x02 0x11 0x67 0x5A 0x6A 0x02 0x02

XSE
writebytetooffset 0x2 0x2026B00
writebytetooffset 0x3 0x2026B01
writebytetooffset 0xDA 0x2024EBE
writebytetooffset 0x67 0x2026A5A
 
If it's a special, does anybody know the special for flash?

Basically, does anyone know the command the lightens up a dark cave?

An answer would be much appreciated.

The scripting command "lighten" is what you need. You can find out more about it in XSE's command help, by pressing F1. :P
 
Okay, I'm having a very weird problem that's already caused me to start my hack over three times from scratch. I'm working on a Fire Red rom, and a certain (and totally random!) points, my character will stop moving and the music will die away. This forces me to reload the rom, because after this, the character won't budge. And also, even when the rom is reloaded, the problem persists... It's like an invisible barrier, or something!

I've tried everything I can think of, and I'm confident that I'm not doing anything that would cause this kind of problem... Please, does anybody know what I could to fix it?
 
Status
Not open for further replies.
Back
Top