Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Please make sure you only copy the hex code, it's the weird numbers and letters. Make sure you leave the code exactly how it looks, this is important. Letter case is not important. Don't type them out, just copy-paste them, it's quicker.
- THESE CODES ARE FOR THE PAL VERSION OF ADVANCE WARS: DUAL STRIKE. PAL VERSION IS STANDARD IN EUROPE AND AUSTRALIA. THEY WILL NOT WORK ON THE JAPANESE OR NA VERSIONS!
- THE SPACES IN BETWEEN THE STRINGS ARE IMPORTANT, YOU MUST LEAVE THEM OR THE CHEAT WILL NOT FUNCTION!
- Comments are for what character it's for. I'm not doing Von Bolt yet as even if I cheat through the hard campaign it will take too long.
- If you'd rather a version without my ramblings, use the following link for a pure list:
- https://pastebin.com/Ya9PbGYT
- Some forward explanations:
- // I already had the codes for Jake and Rachel, so I needed to learn how the XP system works. Turns out it's a simple integer
- // between 0 and 100000. But I was worried it was an integer with modulo 1000. I needed to see how XP worked to prove whether
- // or not that was how XP worked, and I figured a character with 0 XP was the best way to start. I did some games to nail
- // down his number and checked what would happen if I made the integer 1000. He hit level 1. I did some more experimenting
- // and yes, AW-DS levels are just a number between 0 and 100000. Hence why the final string is the same characters every
- // time. The first string identifies the character, and the second string identifies the XP value. The first strings tend to use
- // the same-ish look if you get what I mean, there's a pattern, they all start with 022BE.
- // Although you can't trust this too much, it helps in nailing it down.
- // In order to nail down exactly what value is which, I used DeSmuMe's "search" system. Obviously, most of my characters had 0 XP.
- // This is useless for searching because there are nearly 50,000 strings with a value of 0. Hence why I played a few games in the
- // War Room with a CO before even attempting it. I cheated to create a grunt and move it to instantly capture the enemy base to get
- // to 500 XP (since I used 2.5x bonus). Then I'd play a game and let them create a unit so I could kill it. This is because if you
- // kill 0 units, your power score will be 0! It's useful if you can have at least 2 non-0 digits since that makes nailing down what
- // value is who the XP easier. Overall, each character takes ~5-10 minutes. I hope you enjoy my codes! This was my first time ever
- // trying to create Action Replay codes, and it's honestly kinda relaxing! PLEASE ENJOY!
- CHARACTER LEVEL CHEATS:
- 1:
- 022BEE14 000186A0
- // Jake max XP
- 2:
- 022BEE30 000186A0
- // Rachel max XP
- 3:
- 022BEC54 000186A0
- // Olaf max XP
- // First CO I actually searched for since I needed to know how XP worked in AW-DS.
- 4:
- 022BEE84 000186A0
- // Grimm max XP
- 5:
- 022BECA8 000186A0
- // Kanbei max XP
- 6:
- 022BEEA0 000186A0
- // Candy/Kindle max XP
- // One of the hardest to figure out because instead of getting max XP her sprite would glitch. Which isn't useful.
- 7:
- 022BEE68 000186A0
- // Javier max XP
- 8:
- 022BEC00 000186A0
- // Nell max XP
- 9:
- 022BEDA4 000186A0
- // Hachi max XP
- // Probably the 2nd most annoying to find, due to an annoying false-herring. I located it whilst looking for Nell's value and
- // managed to accidentally set his XP to 900. However, much like what happened with Kindle, when trying to turn the value to max it
- // glitched out. I eventually realised I'd need an easier value to find. I played a game to get a nice non-0 ending value and when I
- // searched for it it crashed DeSmuMe. So I had to try again and eventually was able to find his value after playing a full game.
- // If you know what 022CE69A 000003E8 is used for f*cking let me know.
- 10:
- 022BEC1C 000186A0
- // Andy max XP
- // This kid's XP value wouldn't show up for ages. I managed to get 4 non-0 digits and the little shit refused to show himself.
- // I ended up loading a super old save-state so I could set his XP down to 0 and try again from the start. I managed to get him
- // to a clean 700 and once I searched he f*cking decided to crash DeSmuMe. I'm glad I used a copy of my game to f*ck around
- // with these values, since I'm fairly sure that this file is broken forever. I ended up having to get him to 900 and
- //sifting through 32 strings to see which one resembled the previously established pattern. Luckily, there were
- // only 2 options that resembled a character and I got it first try. Not as bad as Hachi and Kindle,
- // but definitely up there as being a shit. F*cker must be pissed he's not the main character any more.
- 11:
- 022BEC38 000186A0
- // Max max XP
- // Max was really hard to do since I'd played with him and got his value to be 4 non-0 digits. It seems like DeSmuMe sucks at finding
- // strings with values that are 4 non-0 digits. Eventually though I found it by getting his XP to 1681...except there were 16 values.
- // Less than Andy, but annoying. Again though, only 1 resembles a CO. So it was got in 1!
- 12:
- 022BEC70 000186A0
- // Sami max XP
- // Same as Max, DeSmuMe sucks at finding 4 non-0 digits. I could never end up finding Sami though, so I wanted to try something else.
- // I figured if I went to an old save-state where I'd never used Sami, I'd be able to get her with 0 XP and ergo more cleanly look
- // for her values. Turns out my only save-state from when I hadn't used Sami was right after beating Crystal Calamity... and I ended
- // up accidentally saving and saving my save-state over it. So that's not good! I accidentally erased my good save-file because of
- // this bitch. So now I not only have to do Dark Ambition, but I have to do Pincer Strike again because of this bitch.
- // Congrats me. This was easily the worst one to find so far. Good news though, I managed to get her code!
- // It only took accidentally nuking my save file! At least she's cute though!
- 12:
- 022BEC8C 000186A0
- // Grit max XP
- // After dealing with horrors like Max, Sami and Hachi, a CO who only crashes DeSmuMe once is a blessing.
- 13:
- 022BEDC0 000186A0
- // Colin max XP
- // Easiest one yet. One game, one search, found result instantly.
- 13:
- 022BEE4C 000186A0
- // Sasha max XP
- // Relatively painless, but a quick false-alarm annoyed me.
- 14:
- 022BECFC 000186A0
- // Drake max XP
- // I got a bit cocky and thought I could find it on 200. I couldn't, need to wait for 400. Knowing that they all follow the
- // same pattern makes it easier to sift through huge chunks though.
- 15:
- 022BECE0 000186A0
- // Eagle max XP
- // I didn't think Eagle could be found. I've tried searching for ages and got nothing. Whenever I looked up his XP I received
- // nothing back, 0 results, it was honestly honestly bizarre. I'm not sure if I broke Eagle. I THOUGHT I've found his character
- // string (022BECE0) but it didn't seem to do anything when I edited it.
- // After every few games, Eagle's XP ends up turning into something ending
- // in 96. This leads me to believe I've accidentally screwed up his values somehow. A string that shows up often is 222CE69A.
- // This shows up sometimes when I put in his XP. I really don't think this is CO string, and even when I edit it nothing happens.
- // Just to test, I went and made both Drake and Eagle have 500 XP. There were 2 CO strings, one was Drake and the other, as it
- // turned out, was Eagle. He must be a critically endangered Philippine eagle because he was so f*cking hard to find. Easily
- // the most boring slog out of all characters. But I got a code for him!
- 16:
- 022BEDDC 000186A0
- // Jess max XP
- // Took a few tries, but managed to get it! Jess's theme is easily one of my favourites.
- 17:
- 022BECC4 000186A0
- // Sonja max XP
- // Sonja's good at hiding her units' HP, but not as good at hiding her XP!
- 18:
- 022BEDF8 000186A0
- // Sensei max XP.
- 19:
- 022BED88 000186A0
- // Hawke max XP
- // By this point, I realised if you just selected restart and searched again it would usually find the values. So
- // it was mostly a breeze at this point.
- 20:
- 022BEEBC 000186A0
- // Flak max XP
- // Sometimes the string it will give you starts with a 2 instead of a 0 but otherwise resembles a CO string. In this case,
- // simply changing the 2 to a 0 will work! That's what I did here.
- 21:
- 022BED50 000186A0
- // Lash max XP
- // Lash had a glow up between Black Hole Rising and Dual Strike. Same as Flak, swap a 2 for a 0 if it looks like a CO string.
- 22:
- 022BEED8 000186A0
- // Adder max XP
- 23:
- 022BED34 000186A0
- // Jugger max XP
- // Jugger caused our first glitch in a while. Fitting.
- 24:
- 022BED6C 000186A0
- // Zak/Koal max XP
- And just like that, that's every CO except Von Bolt with a working code to get them to max level and XP! I'll do Von Bolt once I clear the hard campaign. Please enjoy! It took about 4 hours to make these in total, so I really hope you guys appreciate them.
- 25:
- 022BED18 000186A0
- // Von Bolt max XP
- // Welp, it took me 2 years, but I finally got the Von Bolt code on the 2nd of October, 2022AD. It didn't take ages
- // because it was super hard to find, but because I didn't play the game for ages to unlock him because the hard campaign
- // is notoriously brutal. I had to re-learn how to make the cheat codes, and it took a while because I was searching
- // using the hex value, not the decimal value. Once I searched with the decimal, I immediately found his string
- // and got a working code. Enjoy! The game's max XP can finally be considered done. Also, I had to remove
- // all my f-bombs when re-editing this, which is absolute shit. I'm Australian, swearing is in my nature!
Advertisement
Add Comment
Please, Sign In to add comment