Search the Community
Showing results for tags 'bw'.
Found 4 results
-
Hey all, I created a macro system for event scripting in the DS generation of Pokémon games. It can be found here. Note: this only supports Black 2 and White 2 at the moment, and not all script commands from those games are in. Requirements To set it up, you will need: devkitARM (included with devkitPro). Python 3.4 or greater. Utilizing it: To start, make sure this is included at the top of your file: .align 2 .text .thumb .include "include/commands/(GAME_OF_CHOICE).s" Once you do that, make a label for the script you are writing: Example: # script goes here Then, add a new label at the top, and add pointers to your script like so: scripts: script <script label> Then, compile it using the Python script: python make_script.py build Once you do all of that, add the script to your game by finding the corresponding script NARC (in B2W2, it is a0/5/6), and replacing the script container that you want to (in SDSME, you can find a list of them, under the “script” section in the Map Headers tab). Profit! An example of a script in action can be seen here. If you are lost, there is an example script in the scripts folder which you can follow. Happy scripting!
-
Hello, I attempted to replace the Nitro Sound Bank (SBNK) of a song in the SDAT of Pokémon White 2, also replacing the Nitro Wave Archive (SWAR) and Nitro Song Sequence (SSEQ). When I try to play the song via VGMTrans, it plays just fine. However, when I replace the SDAT of a ROM with this modified one, and try to play the song, nothing plays. Would anyone know how to fix this?
-
Hello Pokemon Fans, and today, I made a huge discovery. I discovered that what I think is Either the N's Pokemon glow and/or seal data exists in B1W1, plus seal data in b2w2, (to insert it, THE PokeSav is a MUST, because PKHEX junks the data in the party at the last 5 bytes of the 220 byte data structure, plus offset 8D, which is ball capsule ID, and needs to match the Pokemon Party slot ID, but also be non-zero) Meaning, to get the full effect out of the attached pkm file, you need to inject it using Pokesav B1W1 to a B1W1 save, and trade using wireless/ir into the party of a B2W2 save, without letting the pokemon data get touched, or munged by pc boxes/dumb editors like PKHEX/Pokegen. When you send it out first, it will first shine due to being shiny, then it will shine again, as for what flag, I have no Idea other than that I enabled both the N's poke flag as a shiny leaf using hex editing, and I did the same for the remnant of the seal data. I think it semi-displays, so evaluate it yourself on a BW (preferably B2W2) copy. Here it is below. Also, use Pokesav, and do NOT mess with the Pokemon data or you will corrupt it. G5 Seals.pk5
-
I want to edit the female hero's sprite that shows up on the trainer card. I already edited back sprites and mugshot sprites. I couldnt find any tutorials so im asking for help.
-
- black and white
- bw
-
(and 5 more)
Tagged with: