Search the Community
Showing results for tags 'unlimited'.
-
Infinite TMs in Gen IV --- Let me first preface this by saying that this was figured out by Mikelan98 (with some help from Nextworld and BagBoy to find some of the offsets in different languages). Mikelan98 has requested that you give credit to him if you implement this in your hack. This is simply a documentation so the information doesn't get lost - I didn't figure out any of this myself! This is for the American (U) versions of Platinum and Heart Gold / Soul Silver. Step 1: Extract the relevant files --- First we need to get the right files out of the ROM. For Platinum, you'll need the arm9.bin and the overlay_0084.bin files. For HG / SS, you'll need the decompressed arm9.bin and a decompressed overlay_0015.bin files. (Use the Extract(U) option in crystaltile2 to decompress.) Step 2: Edit the code to make the TM quantity not drop after use --- For Platinum, we want to make the following changes: * Search for "FE 00 28 07 D1 08 48" in the arm9.bin file. * Replace the "D1" with "E0" so that it now reads "FE 00 28 07 E0 08 48". For HG/SS, we want to make the following changes: * Search for "FD 00 28 07 D1 0A 48" in the decompressed arm9.bin file. * Replace the "D1" with "E0" so that it now reads "FD 00 28 07 E0 0A 48". Step 3: Edit the code to make the item quantity not appear for TMs in the bag --- For Platinum, we want to make the following changes: * Search for "FF F7 83 FF 04 B0" in the overlay_0084.bin file. * Replace the first four bytes with "00 00 00 00", so it should now read "00 00 00 00 04 B0". For HG/SS, we want to make the following changes: * Search for "81 42 53 D3" in the decompressed overlay_0015.bin file. * Replace the "D3" with E0 so that it now reads "81 42 53 E0". Step 4: Rebuild the ROM --- You'll need to reinsert the relevant files as needed. For HG/SS, you'll need to recompress them when adding them to the ROM by using the "Compression" option to import them back when using crystaltile2. After that, save and/or build your ROM, and you should find that TMs don't show a quantity anymore, and they also won't disappear after being used.
- 9 replies
-
- 3
-
- heartgold
- soulsilver
- (and 6 more)
-
OK so a while ago I input the unlimited PokeRadar/Vs seeker code for US Platinum into my AR. At the time it worked perfectly. Now, a few weeks later I am trying to use it again and all it does is restart the game and doesn't work even when it is the only code activated. Does anyone know why it would stop working all of a sudden? Should I erase it and put it back in? Or since I am using it only for the PokeRadar does anyone have a code that just for the PokeRadar and not both Radar and Vs seeker? Any help would be greatly appreciated. Thank you.
-
Does anyone have an Action Replay code, for Pokemon Platinum, to allow unlimited Pal Park transfers? I have HUNDREDS of Pokemon I would like to transfer to my Pokemon platinum version >.< but 6 a day (with one cartridge) is taking too long. I know there was one for Diamond and Pearl. Edit: I tried the one that I thought was for Diamond and Pearl and it seems to be wrong. =( I can't get the code off of my old Action Replay because It no longer connects to the Computer and it's OLD. I'll try to find the unlimited Migrating code for Diamond and Pearl again. When/If I find it I will post it.