metapod23
Hardened Trainer
- 673
- Posts
- 16
- Years
- Seen Aug 18, 2016
This is a quick and easy tutorial for inserting the physical special split to access images created by Darthatron and improved by Jambo51. All credit for the routines to access the images goes to them. The patch for the split is by DoesntKnowHowToPlay and you should credit him for that. All the info used in this tutorial can be found in this thread.
This tutorial provides a quick and simple way to insert the phys/special split that accesses the images into your rom without using ASM and minimilizing the use of a Hex Editor as much as possible. Its purpose is to make this routine available to as many people as possible.
This tutorial is for Fire Red, but I believe it will work on other roms.
You will need a Hex Editor and Free Space Finder. That's all.
Let's begin.
First, apply the patch created by DoesntKnowHowToPlay that can be downloaded here.
Now we will insert the data for the images for the Physical, Special, and Status attacks.
I will be using HxD as my Hex Editor, so if you are using something else, some commands might be a little different.
You will need 240 bytes of free space in Hexadecimal, or 576 bytes of data in decimal.
Open up Free Space Finder and search for 576 bytes of data. Copy the offset. For the sake of this tutorial, I will use 0x800000 as my offset for the image data.
Now open up your Hex Editor and navigate to your offset (Edit>goto and type in the offset #: ex: 800000).
Now select 240 bytes of data (Edit>Select block - Length: 240).
Now copy the data in the spoilers below and paste it into the block you selected in your Hex Editor:
The data should be the same size as the block of data you selected.
Now the data for the images is inserted. Let's insert the routine needed to access them.
You will need 70 bytes of free space in hex, or 112 bytes in dec. As we did before, use FSF to locate 112 bytes of free space. For the sake of the tut, I will use offset 0x800300.
In your Hex Editor, navigate to the offset for your routine (Edit>goto). Now select 70 bytes of data (Edit>select block - Length: 70).
Copy the data in the spoilers below:
Open up a word application such as Notepad. you will need to replace the X's with the offset to the attack images we inserted earlier first. The offset I used was 0x800000.
First, seperate the offset into pairs of numbers. So 800000 would become 80 00 00.
Now you will simply reverse the numbers, where the last pair will be first, and the first pair will be last.
So 80 00 00 will be come 00 00 80.
This is the number you will replace the X's in the routine data with. So if your offset for the images was 0x800000, the data for your routine would be:
Copy this data, return to your Hex Editor, and paste it into the block of free space you had previously selected, and save.
Before we move on, navigate to offset 0x13A1A0 in your hex editor. Take the offset for your routine and reverse it as you did the offset for the images. The offset for my routine was 0x800300 which would become 80 03 00 and reversed would be 00 03 80. Add 1 to the first pair of numbers in the reversed offset. In the case of my example, I would add 1 to 00, making it 01 03 80. Lastly, stick 08 to the end of the line of data so that it will become 01 03 80 08.
Please type this number into the offset at 0x13A1A0.
Okay, now the most difficult parts of the tutorial are done. Now let's change the attack data so that the attacks are registered correctly.
Initially, all of the attacks will by Physical attacks. Go to your hex editor and select Edit > Select Block - Start Offset: 250C10 ; End Offset: 251CA7. (These offsets are for Fire Red. They may differ for Emerald or Ruby.)
You should have selected 1098 bytes of data.
Replace the data here with the data in the spoilers below:
This should change all the attacks to their correct designation. I believe I changed all the attacks correctly, but if not, please let me know.And that should be everything you have to do. If I missed anything please let me know, but I think I got all the steps needed.
Again, thanks to Darthatron, Jambo51, and doesntknowhowtoplay for all their hard work. Enjoy!
This tutorial provides a quick and simple way to insert the phys/special split that accesses the images into your rom without using ASM and minimilizing the use of a Hex Editor as much as possible. Its purpose is to make this routine available to as many people as possible.
This tutorial is for Fire Red, but I believe it will work on other roms.
You will need a Hex Editor and Free Space Finder. That's all.
Let's begin.
First, apply the patch created by DoesntKnowHowToPlay that can be downloaded here.
Now we will insert the data for the images for the Physical, Special, and Status attacks.
I will be using HxD as my Hex Editor, so if you are using something else, some commands might be a little different.
You will need 240 bytes of free space in Hexadecimal, or 576 bytes of data in decimal.
Open up Free Space Finder and search for 576 bytes of data. Copy the offset. For the sake of this tutorial, I will use 0x800000 as my offset for the image data.
Now open up your Hex Editor and navigate to your offset (Edit>goto and type in the offset #: ex: 800000).
Now select 240 bytes of data (Edit>Select block - Length: 240).
Now copy the data in the spoilers below and paste it into the block you selected in your Hex Editor:
Spoiler:
00 00 00 00 00 00 00 00 20 22 22 22 12 11 11 11 11 11 21 12 11 11 11 22 11 11 11 21 11 11 11 11 00 00 00 00 00 00 00 00 22 22 22 22 11 11 11 11 11 21 12 11 12 21 12 21 22 22 22 22 22 22 22 22 00 00 00 00 00 00 00 00 22 22 22 02 11 11 11 21 21 12 11 11 22 11 11 11 12 11 11 11 11 11 11 11 11 11 21 22 11 11 11 11 11 11 11 21 11 11 11 22 11 11 21 12 1E 11 11 11 E0 EE EE EE 00 00 00 00 22 22 22 22 22 22 22 22 22 22 22 22 12 21 12 21 11 21 12 11 11 11 11 11 EE EE EE EE 00 00 00 00 22 12 11 11 11 11 11 11 12 11 11 11 22 11 11 11 21 12 11 11 11 11 11 E1 EE EE EE 0E 00 00 00 00 00 00 00 00 00 00 00 00 60 66 66 66 76 77 77 77 77 77 77 77 77 77 77 FF 77 77 FF 77 77 77 7F 77 00 00 00 00 00 00 00 00 66 66 66 66 77 77 77 77 FF FF FF FF 77 77 77 77 77 F7 FF 77 F7 7F 77 FF 00 00 00 00 00 00 00 00 66 66 66 06 77 77 77 67 7F 77 77 77 F7 7F 77 77 77 F7 7F 77 77 77 7F 77 77 F7 77 77 77 77 7F 77 77 77 FF 77 77 77 77 FF 77 77 77 77 7E 77 77 77 E0 EE EE EE 00 00 00 00 7F 77 77 77 F7 7F 77 FF 77 F7 FF 77 77 77 77 77 FF FF FF FF 77 77 77 77 EE EE EE EE 00 00 00 00 7F 77 F7 77 77 77 7F 77 77 F7 7F 77 F7 7F 77 77 7F 77 77 77 77 77 77 E7 EE EE EE 0E 00 00 00 00 00 00 00 00 00 00 00 00 A0 AA AA AA 9A 99 99 99 99 99 99 99 99 99 99 F9 99 99 F9 9F 99 99 F9 99 00 00 00 00 00 00 00 00 AA AA AA AA 99 99 99 99 F9 FF FF 9F 9F 99 99 F9 99 F9 FF 99 99 FF FF 9F 00 00 00 00 00 00 00 00 AA AA AA 0A 99 99 99 A9 99 99 99 99 9F 99 99 99 F9 9F 99 99 99 9F 99 99 99 99 9F 99 99 99 F9 99 99 99 F9 9F 99 99 99 F9 99 99 99 99 9E 99 99 99 E0 EE EE EE 00 00 00 00 99 F9 FF FF 99 99 FF FF 99 99 99 FF 9F 99 F9 FF F9 FF FF 9F 99 99 99 99 EE EE EE EE 00 00 00 00 FF FF 99 99 FF 9F 99 99 FF 9F 99 99 9F 99 99 99 99 99 99 99 99 99 99 E9 EE EE EE 0E 00 00 00 00
The data should be the same size as the block of data you selected.
Now the data for the images is inserted. Let's insert the routine needed to access them.
You will need 70 bytes of free space in hex, or 112 bytes in dec. As we did before, use FSF to locate 112 bytes of free space. For the sake of the tut, I will use offset 0x800300.
In your Hex Editor, navigate to the offset for your routine (Edit>goto). Now select 70 bytes of data (Edit>select block - Length: 70).
Copy the data in the spoilers below:
Spoiler:
1F B4 15 48 01 78 49 00 14 48 00 68 11 4B C0 18 40 18 03 88 00 2B 16 D0 58 00 C0 18 80 00 0C 49 40 18 84 7A 60 00 24 18 A4 01 0E 48 00 19 0C 49 30 22 0B DF 0B 48 00 19 60 30 09 49 1E 22 12 01 89 18 30 22 0B DF 1F BC 07 4C 20 68 07 49 08 47 04 0C 25 08 58 32 00 00 6D B1 03 02 40 B1 03 02 00 18 00 06 XX XX XX 08 48 B1 03 02 7D A1 13 08
Open up a word application such as Notepad. you will need to replace the X's with the offset to the attack images we inserted earlier first. The offset I used was 0x800000.
First, seperate the offset into pairs of numbers. So 800000 would become 80 00 00.
Now you will simply reverse the numbers, where the last pair will be first, and the first pair will be last.
So 80 00 00 will be come 00 00 80.
This is the number you will replace the X's in the routine data with. So if your offset for the images was 0x800000, the data for your routine would be:
Spoiler:
1F B4 15 48 01 78 49 00 14 48 00 68 11 4B C0 18 40 18 03 88 00 2B 16 D0 58 00 C0 18 80 00 0C 49 40 18 84 7A 60 00 24 18 A4 01 0E 48 00 19 0C 49 30 22 0B DF 0B 48 00 19 60 30 09 49 1E 22 12 01 89 18 30 22 0B DF 1F BC 07 4C 20 68 07 49 08 47 04 0C 25 08 58 32 00 00 6D B1 03 02 40 B1 03 02 00 18 00 06 00 00 80 08 48 B1 03 02 7D A1 13 08
Copy this data, return to your Hex Editor, and paste it into the block of free space you had previously selected, and save.
Before we move on, navigate to offset 0x13A1A0 in your hex editor. Take the offset for your routine and reverse it as you did the offset for the images. The offset for my routine was 0x800300 which would become 80 03 00 and reversed would be 00 03 80. Add 1 to the first pair of numbers in the reversed offset. In the case of my example, I would add 1 to 00, making it 01 03 80. Lastly, stick 08 to the end of the line of data so that it will become 01 03 80 08.
Please type this number into the offset at 0x13A1A0.
Okay, now the most difficult parts of the tutorial are done. Now let's change the attack data so that the attacks are registered correctly.
Initially, all of the attacks will by Physical attacks. Go to your hex editor and select Edit > Select Block - Start Offset: 250C10 ; End Offset: 251CA7. (These offsets are for Fire Red. They may differ for Emerald or Ruby.)
You should have selected 1098 bytes of data.
Replace the data here with the data in the spoilers below:
Spoiler:
00 28 00 64 23 00 00 00 33 00 00 00 2B 32 01 64 19 00 00 00 33 00 00 00 1D 0F 00 55 0A 00 00 00 33 00 00 00 1D 12 00 55 0F 00 00 00 33 00 00 00 00 50 00 55 14 00 00 00 33 00 00 00 22 28 00 64 14 64 00 00 32 00 00 00 04 4B 0A 64 0F 0A 00 00 13 00 00 00 05 4B 0F 64 0F 0A 00 00 13 00 00 00 06 4B 0D 64 0F 0A 00 00 13 00 00 00 00 28 00 64 23 00 00 00 33 00 00 00 00 37 00 64 1E 00 00 00 33 00 00 00 26 01 00 1E 05 00 00 00 13 00 00 00 27 50 00 64 0A 00 08 00 32 00 01 00 32 00 00 00 1E 00 10 00 08 00 02 00 00 32 00 5F 1E 00 00 00 33 00 00 00 95 28 02 64 23 00 00 00 32 00 01 00 00 3C 02 64 23 00 00 00 33 00 00 00 1C 00 00 64 14 00 00 FA 12 00 02 00 9B 46 02 5F 0F 00 00 00 33 00 00 00 2A 0F 00 4B 14 64 00 00 33 00 00 00 00 50 00 4B 14 00 00 00 33 00 00 00 00 23 0C 64 0A 00 00 00 33 00 00 00 96 41 00 64 14 1E 00 00 13 00 00 00 2C 1E 01 64 1E 00 00 00 33 00 00 00 00 78 00 4B 05 00 00 00 33 00 00 00 2D 46 01 5F 19 00 00 00 33 00 00 00 1F 3C 01 55 0F 1E 00 00 33 00 00 00 17 00 04 64 0F 00 00 00 16 00 02 00 1F 46 00 64 0F 1E 00 00 13 00 00 00 00 41 00 64 19 00 00 00 33 00 00 00 1D 0F 00 55 14 00 00 00 33 00 00 00 26 01 00 1E 05 00 00 00 13 00 00 00 00 23 00 5F 23 00 00 00 33 00 00 00 06 55 00 64 0F 1E 00 00 13 00 00 00 2A 0F 00 55 14 64 00 00 33 00 00 00 30 5A 00 55 14 00 00 00 33 00 00 00 1B 5A 00 64 14 64 04 00 33 00 00 00 C6 78 00 64 0F 00 00 00 33 00 00 00 13 00 00 64 1E 00 08 00 16 00 02 00 02 0F 03 64 23 1E 00 00 12 00 00 00 4D 19 06 64 14 14 00 00 12 00 00 00 1D 0E 06 55 14 00 00 00 32 00 00 00 13 00 00 64 1E 00 08 00 16 00 02 00 1F 3C 11 64 19 1E 00 00 13 00 00 00 12 00 00 64 28 00 08 00 16 00 02 00 1C 00 00 64 14 00 00 FA 12 00 02 00 01 00 00 37 0F 00 00 00 16 00 02 00 31 00 00 37 14 00 00 00 16 00 02 00 82 01 00 5A 14 00 00 00 32 00 01 00 56 00 00 37 14 00 00 00 12 00 02 00 45 28 03 64 1E 0A 08 00 12 00 01 00 04 28 0A 64 19 0A 00 00 12 00 01 00 04 5F 0A 64 0F 0A 00 00 12 00 01 00 2E 00 0F 00 1E 00 10 00 08 00 02 00 00 28 0B 64 19 00 00 00 32 00 01 00 00 78 0B 50 05 00 00 00 32 00 01 00 00 5F 0B 64 0F 00 08 00 32 00 01 00 05 5F 0F 64 0A 0A 00 00 12 00 01 00 05 78 0F 46 05 0A 08 00 12 00 01 00 4C 41 0E 64 14 0A 00 00 12 00 01 00 46 41 0B 64 14 0A 00 00 12 00 01 00 44 41 0F 64 14 0A 00 00 12 00 01 00 50 96 00 5A 05 00 00 00 32 00 01 00 00 23 02 64 23 00 00 00 33 00 00 00 00 50 02 64 14 00 00 00 33 00 00 00 30 50 01 50 19 00 00 00 33 00 00 00 C4 01 01 64 14 00 00 00 33 00 00 00 59 01 01 64 14 00 01 FB 11 00 00 00 57 01 01 64 14 00 00 00 33 00 00 00 00 50 00 64 0F 00 00 00 33 00 00 00 03 14 0C 64 14 00 00 00 12 00 01 00 03 28 0C 64 0A 00 00 00 12 00 01 00 54 00 0C 5A 0A 00 00 00 16 00 02 00 0D 00 00 00 28 00 10 00 08 00 02 00 2B 37 0C 5F 19 00 08 00 32 00 00 00 97 78 0C 64 0A 00 00 00 32 00 01 00 42 00 03 4B 23 00 00 00 16 00 02 00 43 00 0C 4B 1E 00 00 00 16 00 02 00 01 00 0C 4B 0F 00 00 00 16 00 02 00 1B 46 0C 64 14 64 04 00 33 00 01 00 14 00 06 5F 28 00 08 00 16 00 02 00 29 01 10 64 0A 00 00 00 32 00 01 00 2A 0F 0A 46 0F 64 00 00 32 00 01 00 06 28 0D 64 1E 0A 00 00 12 00 01 00 06 5F 0D 64 0F 0A 00 00 12 00 01 00 43 00 0D 64 14 00 00 00 16 00 02 00 98 78 0D 46 0A 1E 00 00 12 00 01 00 00 32 05 5A 0F 00 00 00 32 00 00 00 93 64 04 64 0A 00 20 00 32 00 00 00 26 01 04 1E 05 00 00 00 12 00 00 00 9B 3C 04 64 0A 00 00 00 33 00 00 00 21 00 03 55 0A 64 00 00 16 00 02 00 4C 32 0E 64 19 0A 00 00 12 00 01 00 48 5A 0E 64 0A 0A 00 00 12 00 01 00 01 00 0E 3C 14 00 00 00 16 00 02 00 0A 00 0E 00 28 00 10 00 08 00 02 00 34 00 0E 00 1E 00 10 00 08 00 02 00 67 28 00 64 1E 00 00 01 33 00 00 00 51 14 00 64 14 00 00 00 33 00 00 00 99 00 0E 00 14 00 10 00 00 00 02 00 57 01 07 64 0F 00 00 00 32 00 01 00 52 00 00 64 0A 00 00 00 02 00 02 00 3B 00 00 55 28 00 00 00 16 00 02 00 10 00 00 00 0F 00 10 00 08 00 02 00 20 00 00 00 14 00 10 00 08 00 02 00 0B 00 00 00 1E 00 10 00 08 00 02 00 6C 00 00 00 14 00 10 00 08 00 02 00 17 00 00 64 14 00 00 00 16 00 02 00 31 00 07 64 0A 00 00 00 16 00 02 00 0B 00 0B 00 28 00 10 00 08 00 02 00 9C 00 00 00 28 00 10 00 08 00 02 00 33 00 0E 00 1E 00 10 00 08 00 02 00 23 00 0E 00 1E 00 10 00 08 00 02 00 19 00 0F 00 1E 00 10 00 02 00 02 00 41 00 0E 00 14 00 10 00 08 00 02 00 2F 00 00 00 1E 00 10 00 08 00 02 00 1A 01 00 64 0A 00 10 00 23 00 00 00 53 00 00 00 0A 00 01 00 00 00 02 00 09 00 02 00 14 00 01 00 00 00 02 00 07 C8 00 64 05 00 20 00 32 00 00 00 00 64 00 4B 0A 00 00 00 32 00 00 00 06 14 07 64 1E 1E 00 00 13 00 00 00 02 14 03 46 14 28 00 00 12 00 01 00 02 41 03 64 14 1E 00 00 12 00 01 00 1F 41 04 55 14 0A 00 00 12 00 00 00 04 78 0A 55 05 0A 00 00 12 00 01 00 00 50 0B 64 0F 00 00 00 33 00 00 00 2A 23 0B 4B 0A 64 00 00 33 00 00 00 11 3C 00 00 14 00 08 00 32 00 01 00 91 64 00 64 0F 00 00 00 33 00 00 00 1D 14 00 64 0F 00 00 00 32 00 00 00 46 0A 00 64 23 0A 00 00 13 00 00 00 36 00 0E 00 14 00 10 00 08 00 02 00 17 00 0E 50 0F 00 00 00 16 00 02 00 9D 00 00 64 0A 00 10 00 18 00 02 00 2D 55 01 5A 14 00 00 00 33 00 00 00 43 00 00 4B 1E 00 00 00 16 00 02 00 08 64 0E 64 0F 00 00 00 12 00 01 00 42 00 03 37 28 00 00 00 16 00 02 00 1D 0F 00 55 14 00 00 00 32 00 00 00 03 14 06 64 0F 00 00 00 13 00 00 00 01 00 00 4B 0A 00 00 00 16 00 02 00 4B 8C 02 5A 05 1E 00 00 32 00 00 00 39 00 00 00 0A 00 00 00 00 00 02 00 46 14 0B 64 1E 0A 08 00 12 00 01 00 4C 46 00 64 0A 14 00 00 13 00 00 00 01 00 0C 64 0F 00 00 00 16 00 02 00 17 00 00 46 14 00 00 00 16 00 02 00 58 01 0E 50 0F 00 00 00 32 00 01 00 55 00 00 00 28 00 10 00 00 00 02 00 33 00 03 00 28 00 10 00 08 00 02 00 2B 5A 0B 55 0A 00 00 00 33 00 00 00 07 FA 00 64 05 00 20 00 32 00 00 00 1D 12 00 50 0F 00 00 00 33 00 00 00 2C 32 04 5A 0A 00 00 00 32 00 00 00 25 00 0E 00 0A 00 10 00 08 00 02 00 1F 4B 05 5A 0A 1E 08 00 12 00 00 00 1F 50 00 5A 0F 0A 00 00 13 00 00 00 0A 00 00 00 1E 00 10 00 08 00 02 00 1E 00 00 00 1E 00 10 00 00 00 02 00 24 50 00 64 0A 14 00 00 12 00 01 00 28 01 00 5A 0A 00 00 00 13 00 00 00 2B 46 00 64 14 00 00 00 33 00 00 00 4F 00 00 00 0A 00 10 00 08 00 02 00 30 32 00 64 01 00 00 00 33 00 00 00 5F 00 00 00 01 00 00 00 00 00 02 00 68 0A 01 5A 0A 00 00 00 33 00 00 00 69 28 11 64 0A 64 00 00 13 00 00 00 6A 00 06 64 0A 00 00 00 16 00 02 00 5E 00 00 64 05 00 00 00 12 00 02 00 6B 00 07 64 0F 00 00 00 12 00 02 00 7D 3C 0A 64 19 0A 00 00 13 00 00 00 5C 28 00 64 0F 1E 00 00 32 00 01 00 6D 00 09 00 0A 00 00 00 00 00 02 00 63 01 00 64 0F 00 00 00 33 00 00 00 5D 00 00 64 1E 00 10 00 00 00 02 00 2B 64 02 5F 05 00 00 00 32 00 01 00 3C 00 0C 55 28 00 00 00 16 00 02 00 63 01 01 64 0F 00 00 00 33 00 00 00 64 00 07 64 0A 00 00 00 12 00 02 00 05 28 0F 64 19 0A 08 00 12 00 01 00 6F 00 00 00 0A 00 10 03 00 00 02 00 67 28 01 64 1E 00 00 01 33 00 00 00 3C 00 00 5A 0A 00 00 00 16 00 02 00 11 3C 11 00 14 00 00 00 32 00 00 00 31 00 00 4B 0A 00 00 00 16 00 02 00 8E 00 00 00 0A 00 10 00 08 00 02 00 02 5A 03 64 0A 1E 00 00 12 00 01 00 49 14 04 64 0A 64 00 00 12 00 01 00 49 41 0B 55 0A 32 00 00 12 00 01 00 70 00 04 00 14 00 40 00 00 00 02 00 06 64 0D 32 05 64 00 00 12 00 01 00 71 00 00 64 28 00 00 00 12 00 02 00 62 00 07 00 05 00 10 00 00 00 02 00 72 00 00 00 05 00 10 00 00 00 02 00 46 37 0F 5F 0F 64 08 00 12 00 01 00 6F 00 01 00 05 00 10 03 00 00 02 00 1D 19 04 50 0A 00 00 00 32 00 00 00 5E 00 00 64 05 00 00 00 12 00 02 00 1B 5A 10 64 0F 64 04 00 33 00 00 00 73 00 05 00 0A 00 10 00 00 00 02 00 03 3C 0C 64 05 00 00 00 12 00 01 00 74 00 00 00 0A 00 10 03 00 00 02 00 3A 00 00 64 14 00 00 00 16 00 02 00 75 1E 05 5A 14 00 00 00 33 00 00 00 65 28 00 64 28 00 00 00 33 00 00 00 76 00 00 5A 0F 64 00 00 16 00 02 00 9D 00 00 00 0A 00 10 00 0A 00 02 00 06 41 0D 64 14 1E 00 00 13 00 00 00 77 0A 06 5F 14 00 00 00 33 00 00 00 8A 46 08 5A 19 0A 00 00 33 00 00 00 6A 00 00 64 05 00 00 00 16 00 02 00 78 00 00 64 0F 00 00 00 16 00 02 00 61 00 00 00 0A 00 01 00 00 00 02 00 66 00 00 00 05 00 10 00 08 00 02 00 79 01 00 64 14 00 00 00 33 00 00 00 7A 01 00 5A 0F 00 00 00 12 00 00 00 7B 01 00 64 14 00 00 00 33 00 00 00 7C 00 00 00 19 00 10 00 08 00 02 00 5B 00 00 64 14 00 00 00 12 00 02 00 7D 64 0A 5F 05 32 00 00 12 00 00 00 7E 01 04 64 1E 00 20 00 32 00 00 00 4C 64 01 32 05 64 00 00 13 00 00 00 00 78 06 55 0A 00 00 00 33 00 00 00 06 3C 10 64 14 1E 00 00 32 00 01 00 7F 00 00 00 28 00 10 00 00 00 02 00 5A 00 00 64 05 00 00 00 12 00 02 00 80 28 11 64 14 00 00 00 13 00 00 00 81 14 00 64 28 00 00 00 33 00 00 00 18 00 00 64 14 00 08 00 16 00 02 00 45 64 08 4B 0F 1E 00 00 13 00 00 00 8B 32 08 5F 23 0A 00 00 13 00 00 00 4E 46 01 64 0A 00 00 FF 33 00 00 00 84 00 00 00 05 00 10 00 08 00 02 00 85 00 0C 00 05 00 10 00 08 00 02 00 86 00 00 00 05 00 10 00 08 00 02 00 87 01 00 64 0F 00 00 00 32 00 01 00 2B 64 01 50 05 00 00 00 33 00 00 00 92 28 10 64 14 14 08 00 32 00 01 00 88 00 0B 00 05 00 10 00 00 00 02 00 89 00 0A 00 05 00 10 00 00 00 02 00 48 50 11 64 0F 14 00 00 13 00 00 00 90 01 0E 64 14 00 01 FB 10 00 01 00 8F 00 00 00 0A 00 00 00 08 00 02 00 67 50 00 64 05 00 00 01 33 00 00 00 8C 3C 05 64 05 0A 00 00 13 00 01 00 48 50 07 64 0F 14 00 00 12 00 01 00 94 50 0E 5A 0F 00 00 00 00 00 01 00 45 14 01 64 0F 32 00 00 13 00 00 00 2A 0F 0B 46 0F 64 00 00 32 00 01 00 9A 0A 11 64 0A 00 00 00 32 00 00 00 9E 28 00 64 0A 00 00 01 12 00 00 00 9F 32 00 64 0A 64 04 00 32 00 01 00 A0 00 00 00 0A 00 10 00 08 00 02 00 A1 64 00 64 0A 00 00 00 22 00 01 00 A2 00 00 00 0A 00 10 00 08 00 02 00 04 64 0A 5A 0A 0A 08 00 12 00 01 00 A4 00 0F 00 0A 00 10 00 02 00 02 00 A5 00 11 64 0F 00 00 00 12 00 02 00 A6 00 11 64 0F 00 00 00 16 00 02 00 A7 00 0A 4B 0F 00 00 00 16 00 02 00 A8 00 11 64 0A 00 00 00 12 00 02 00 A9 46 00 64 14 00 00 00 13 00 00 00 AA 96 01 64 14 00 00 FD 03 00 00 00 AB 3C 00 64 0A 00 00 00 13 00 00 00 AC 00 00 64 14 00 10 03 00 00 02 00 AD 00 00 00 14 00 01 00 00 00 02 00 AE 00 0D 64 14 00 10 00 08 00 02 00 AF 00 11 64 14 00 00 00 02 00 02 00 B0 00 00 64 14 00 10 05 00 00 02 00 B1 00 0E 64 0A 00 00 00 12 00 02 00 B2 00 0E 64 0A 00 00 00 00 00 02 00 B3 00 00 64 0A 00 10 00 02 00 02 00 B4 00 00 64 14 00 01 00 00 00 02 00 B5 00 0C 64 14 00 10 00 08 00 02 00 B6 78 01 64 05 00 00 00 13 00 00 00 B7 00 0E 64 0F 00 01 04 00 00 02 00 B8 00 00 64 0A 00 10 00 00 00 02 00 B9 3C 01 64 0A 00 00 FC 33 00 00 00 BA 4B 01 64 0F 00 00 00 33 00 00 00 BB 00 00 64 0A 00 00 00 16 00 02 00 BC 14 11 64 14 64 00 00 13 00 00 00 BD 01 00 64 05 00 00 00 33 00 00 00 BE 96 0A 64 05 00 08 00 32 00 01 00 BF 00 0E 64 0A 00 00 00 12 00 02 00 C0 00 0E 64 0A 00 10 00 02 00 02 00 C1 00 00 64 14 00 10 00 08 00 02 00 C2 00 07 64 05 00 10 00 12 00 02 00 C3 00 11 64 0A 00 01 04 00 00 02 00 C5 46 00 64 14 1E 00 00 12 00 00 00 9B 3C 0B 64 0A 00 00 00 33 00 00 00 1D 0F 01 64 14 00 00 00 33 00 00 00 D5 00 00 64 14 00 10 00 08 00 02 00 35 00 06 64 14 00 10 00 08 00 02 00 48 46 0E 64 05 32 00 00 12 00 01 00 47 46 0E 64 05 32 00 00 12 00 01 00 3A 00 02 64 0F 00 00 00 16 00 02 00 C7 00 00 64 14 00 20 00 02 00 02 00 C8 55 0A 5A 0A 0A 00 00 13 00 00 00 C9 00 04 64 0F 00 10 00 00 00 02 00 75 1E 0F 5A 14 00 00 00 33 00 00 00 96 3C 0C 64 0F 1E 00 00 13 00 00 00 20 00 00 64 0A 00 10 00 08 00 02 00 00 5A 00 64 0A 00 08 00 12 00 01 00 CA 32 03 64 0F 1E 00 00 13 00 00 00 45 4B 00 5F 0A 32 00 00 13 00 00 00 50 96 0A 5A 05 00 00 00 32 00 01 00 50 96 0B 5A 05 00 00 00 32 00 01 00 8B 64 08 55 0A 14 00 00 33 00 00 00 96 1E 07 64 0F 1E 00 00 13 00 00 00 CB 32 00 64 0A 00 00 00 32 00 01 00 66 00 0C 00 05 00 10 00 08 00 02 00 3E 00 11 64 14 00 00 00 16 00 02 00 2B 37 02 5F 19 00 08 00 32 00 01 00 CC 8C 0A 5A 05 64 00 00 33 00 01 00 71 00 00 64 28 00 00 00 12 00 02 00 46 32 05 50 0A 64 00 00 12 00 00 00 8C 3C 06 64 05 0A 00 00 32 00 01 00 3E 00 08 55 28 00 00 00 16 00 02 00 01 00 0C 37 0F 00 00 00 16 00 02 00 CD 00 00 64 14 00 00 00 36 00 02 00 CE 00 0E 00 14 00 10 00 08 00 02 00 BE 96 0B 64 05 00 08 00 12 00 01 00 4C 4B 06 64 0F 0A 00 00 32 00 01 00 11 3C 07 00 14 00 00 00 33 00 00 00 96 50 0E 64 1E 0A 00 00 12 00 01 00 CF 55 01 5A 0F 00 00 00 33 00 00 00 2A 0F 04 46 0F 64 00 00 32 00 00 00 26 01 0F 1E 05 00 00 00 12 00 01 00 49 5F 0B 55 0A 1E 08 00 32 00 01 00 1D 0A 0C 64 1E 00 00 00 32 00 00 00 11 3C 02 00 14 00 00 00 33 00 00 00 1D 0A 0F 64 1E 00 00 00 32 00 00 00 33 00 08 00 0F 00 10 00 08 00 02 00 6A 00 00 64 05 00 00 00 16 00 02 00 0A 00 00 00 28 00 10 00 08 00 02 00 00 50 10 64 0F 00 00 00 33 00 00 00 50 96 0C 5A 05 00 00 00 32 00 01 00 D0 00 01 00 14 00 10 00 08 00 01 00 9B 55 02 55 05 1E 00 00 33 00 00 00 46 37 04 5F 0F 64 00 00 32 00 01 00 D1 32 03 64 19 0A 00 00 33 00 00 00 69 28 00 64 28 64 00 00 12 00 00 00 C6 78 0D 64 0F 00 00 00 33 00 00 00 11 3C 0C 00 14 00 00 00 32 00 01 00 D2 00 0B 64 0F 00 10 00 00 00 02 00 D3 00 0E 00 14 00 10 00 08 00 02 00 2B 46 0C 64 0F 00 00 00 33 00 00 00 D4 00 10 00 14 00 10 00 08 00 02 00 1D 19 05 50 0A 00 00 00 32 00 00 00 11 3C 0D 00 14 00 00 00 32 00 01 00 4C 3C 0B 64 14 14 00 00 32 00 01 00 94 78 08 55 05 00 00 00 00 00 01 00 CC 8C 0E 5A 05 64 00 00 32 00 01 00
This should change all the attacks to their correct designation. I believe I changed all the attacks correctly, but if not, please let me know.And that should be everything you have to do. If I missed anything please let me know, but I think I got all the steps needed.
Again, thanks to Darthatron, Jambo51, and doesntknowhowtoplay for all their hard work. Enjoy!
Last edited: