You are not logged in.
Pages: 1
Hi. I want to know what software can be used to edit the regular Red/Blue sprites with the Green sprites. Basically I am talking about editing Pokémon sprites. I searched on Google but most "tutorials" are outdated with dead links so I can't go further. Could anyone tell me how to do it?
Offline
Just grab a copy of Pokered, copy the pngs from the pic/rgmon folder over replacing the ones from the pic/bmon folder, and build it according the included instructions. All the sprites will be replaced with the ones from green.
Current Projects:
Pokémon Christmas
Pokémon Red++
Offline
It didn't seemed to work, as the Cygwin terminal compiler only seems to compile files from GitHub, and not from my own PC, so it is still the RB sprites rather than the green ones... Am I doing someting wrong?
Offline
Probably, since Cygwin compiles using local files. Assuming you actually replaced the .png files in the "bmon" folder with the ones from the "rgmon" folder, and the sprites didn't update, try running "make clean" first, then running "make" again.
Current Projects:
Pokémon Christmas
Pokémon Red++
Offline
For some reason, the compilation fails because the Green sprites are ''bigger'' in bytes size than the RB ones, so Cygwin comes out with an error and refuses to built my ROMs. :/ I was thinking about trying to disassamble some colors hacks like Pokemon Red/Blue Vanilla colors (posted by an admin here a while ago) but I wonder what is the software that was used to make PokeRed... so that I might give a try on color hacks, since there are no source code for the Vanilla Full Color hacks, only for the GSC ones.
Offline
Pages: 1