PDA

View Full Version : Cheats


steamfish8118
April 1st, 2007, 17:57
Does NO$GBA support cheating for NDS? I tried entering some cheats from here (http://us.codejunkies.com/codes_show.asp?rf=0&c=US&cr=USD&cs=$&r=0&l=1&g=17825862&p=17), but they're not working...
Help appreciated...:D

RockmanForte
April 1st, 2007, 18:34
No, it is too early. Read the changelog if the cheat is include then it will work and it didnt so it is a no. :)

steamfish8118
April 1st, 2007, 18:52
The readme/changelog is simplistic at best...:( Guess I have to stick with ips trainers now...:D

Hiei-YYH
April 1st, 2007, 20:17
NO$GBA support cheats, basically not for NDS, but for GBA... but i found that if you paste ARDS raw or CBDS raw codes as CBA (Codebreaker Advance) it will work...

example

LIFE
1216F528 0000270F

then you add as codebreaker (16bit):

LIFE
8216F528 270F


another example, now for 8bit
0217146C 00000063

to CB

3217146C 0063

got it?

RockmanForte
April 1st, 2007, 22:14
NO$GBA support cheats, basically not for NDS, but for GBA... but i found that if you paste ARDS raw or CBDS raw codes as CBA (Codebreaker Advance) it will work...

example

LIFE
1216F528 0000270F

then you add as codebreaker (16bit):

LIFE
8216F528 270F


another example, now for 8bit
0217146C 00000063

to CB

3217146C 0063

got it?

I am sure he know that because his quote asked for NDS, obviously. :)

Hiei-YYH
April 2nd, 2007, 00:55
if he know, why he asked? (I tried entering some cheats from here) since NOGBA doesn't support NDS CHEAT DEVICES yet. and how you have so certain he knows that? i believe even you doesn't know that... so what's the problem? lol

steamfish8118, just do the same as i did to convert ACTION REPLAY or CODEBREAKERDS (UNENCRYPTED) to cba.

SCHUMI_4EVER
April 2nd, 2007, 01:23
Wait Hiei you are saying one can convert Codebreaker DS or Action Replay to Codebreaker for the Gameboy Advance? Then they work fine?

steamfish8118
April 2nd, 2007, 05:54
Much appreciated, guys... Too bad NDS can't cheat yet...:(

Andemon
April 2nd, 2007, 08:04
Just learn to use ArtMoney or some other cheating tool, and make your own codes. It's easy enough, and works perfectly with all Windows-based games, even emulated ones...

vagos08
April 2nd, 2007, 13:18
NO$GBA support cheats, basically not for NDS, but for GBA... but i found that if you paste ARDS raw or CBDS raw codes as CBA (Codebreaker Advance) it will work...

example

LIFE
1216F528 0000270F

then you add as codebreaker (16bit):

LIFE
8216F528 270F


another example, now for 8bit
0217146C 00000063

to CB

3217146C 0063

got it?

Ok with all of it but i have a question:why you change the 12 number with 82 in the 16bit codebraker code??Is this standard??The same thing is happening on the 8bit code as well??And it works properly???

Hiei-YYH
April 2nd, 2007, 13:20
Wait Hiei you are saying one can convert Codebreaker DS or Action Replay to Codebreaker for the Gameboy Advance? Then they work fine?

FOR NO$GBA... yeah, it's simple if you know what you're doing. I'm a little experienced already.

Just learn to use ArtMoney or some other cheating tool, and make your own codes. It's easy enough, and works perfectly with all Windows-based games, even emulated ones...

why use a tool to search the emulator ram if you can use hasteds to search the internal one? emulators doesn't use the same address location always. :rotflmao: try hack VISUALBOYADVANCE with tsearch or artmoney... close vba, and then try use the same codes :P you'll see what happens.

you know, that's why vba has a search function to find cheat codes... almost all emulators have.

Ok with all of it but i have a question:why you change the 12 number with 82 in the 16bit codebraker code??Is this standard??The same thing is happening on the 8bit code as well??And it works properly???

3 = 8bit
8 = 16bit

other examples (CB)

0217146C 00000063 > 3217146C 0063

13171470 0000FFFF > 83171470 FFFF

02171483 000000FF > 32171483 00FF

03171488 0000001E > 33171488 001E

1217149C 000003E7 > 8217149C 03E7

131714AC 000001F4 > 821714AC 01F4

231714B0 05F5E0FF > 831714B0 E0FF - 831714B2 05F5

221614CC 0098967F > 821614CC 967F - 821614CE 0098


NOTE: CBDS and ARDS use different 8bit and 32bit codetypes.

CBDS:
0 = 8bit
1 = 16bit
2 = 32bit

ARDS:
0 = 32bit
1 = 16bit
2 = 8bit


Just converting the codes steamfish8118 wants from AR site.

Kirby: Canvas Curse
Game ID: ATKE-81e3d510

Infinite Health
220da2d8 00000020
221121c8 00000020

Infinite Lives
220da41c 00000063

Max Stars
220da494 00000063

for no$gba (Enter as codebreaker)

Infinite Health
320da2d8 0020
321121c8 0020

Infinite Lives
320da41c 0063

Max Stars
320da494 0063

vagos08
April 5th, 2007, 19:18
FOR NO$GBA... yeah, it's simple if you know what you're doing. I'm a little experienced already.



why use a tool to search the emulator ram if you can use hasteds to search the internal one? emulators doesn't use the same address location always. :rotflmao: try hack VISUALBOYADVANCE with tsearch or artmoney... close vba, and then try use the same codes :P you'll see what happens.

you know, that's why vba has a search function to find cheat codes... almost all emulators have.



3 = 8bit
8 = 16bit

other examples (CB)

0217146C 00000063 > 3217146C 0063

13171470 0000FFFF > 83171470 FFFF

02171483 000000FF > 32171483 00FF

03171488 0000001E > 33171488 001E

1217149C 000003E7 > 8217149C 03E7

131714AC 000001F4 > 821714AC 01F4

231714B0 05F5E0FF > 831714B0 E0FF - 831714B2 05F5

221614CC 0098967F > 821614CC 967F - 821614CE 0098


NOTE: CBDS and ARDS use different 8bit and 32bit codetypes.

CBDS:
0 = 8bit
1 = 16bit
2 = 32bit

ARDS:
0 = 32bit
1 = 16bit
2 = 8bit


Just converting the codes steamfish8118 wants from AR site.

Kirby: Canvas Curse
Game ID: ATKE-81e3d510

Infinite Health
220da2d8 00000020
221121c8 00000020

Infinite Lives
220da41c 00000063

Max Stars
220da494 00000063

for no$gba (Enter as codebreaker)

Infinite Health
320da2d8 0020
321121c8 0020

Infinite Lives
320da41c 0063

Max Stars
320da494 0063
Thanks very much the convert went good and finally i have codes for no$gba!!!!!!!But i have a question..for what you saying to recognice a ARDS code is that those who start with number 2 are 8 bit and to convert them you have to use number 3.And those who start with number 1 are 16bit and to convert them you have to use number 8.The question is if i understand this correctly which number do i have to use to convert a 32bit code which start with number 0??

Hiei-YYH
April 5th, 2007, 23:28
32bit you have to use 2 16bits, i posted one example ;p

231714B0 05F5E0FF

to

831714B0 E0FF
831714B2 05F5

221614CC 0098967F

to

821614CC 967F
821614CE 0098

vagos08
April 6th, 2007, 14:03
32bit you have to use 2 16bits, i posted one example ;p

231714B0 05F5E0FF

to

831714B0 E0FF
831714B2 05F5

221614CC 0098967F

to

821614CC 967F
821614CE 0098

Also there are some codes that starting with words....
ex:
94000130 000003fb
d5000000 3e700000
c0000000 0000013c
d6000000 021e0498
d2000000 00000000

Can you try convert it?

Hiei-YYH
April 7th, 2007, 00:05
this code use different code type that i don't know yet, well, the 9 code looks like a joker command, the last one is the joker stop. the other 3 i really don't know =p i said ONLY NORMAL 8-16-32bit codes.

Machalite
April 13th, 2007, 01:29
I kinda don't understand it, I mean, I got the it to reconise the cheat, it's just that the cheat doesn't do anything

EDIT: Ahh crap, forgot to hit the check box, >.<*, sorry for bumping

vagos08
April 13th, 2007, 09:50
when you sumbit the cheat you must have checked the codebreaker space and when you hit the ok to ckeck the icon next to codebreaker that it appers after you sumbit the code..If a (?) appears it means that the code isnt right.Am i right Hiei-YYH?

Hiei-YYH
April 13th, 2007, 13:36
when you sumbit the cheat you must have checked the codebreaker space and when you hit the ok to ckeck the icon next to codebreaker that it appers after you sumbit the code..If a (?) appears it means that the code isnt right.Am i right Hiei-YYH?

probably. it needs to have the codebreaker symbol, so you know it's right

vagos08
April 22nd, 2007, 14:33
Hey HIEI-YYH can you try convert this.. "02110360 05f5e0ff"I convert it but it doesnt work so maybe i convert it wrong..Its for YUGIOH World championship 2007.A Infinite DP code:D

Hiei-YYH
April 22nd, 2007, 14:38
dude, i posted some examples already =S

enter as cb

82110360 E0FF
82110362 05F5

vagos08
April 22nd, 2007, 14:44
Yeah thats what i did it before too but it doesnt work..it seems that the codes for the US version of the game(yugioh WC 2007) doesnt work on the Jap version that im using..But thats odd cause on the yugioh spirit caller the codes for the us version works just fine as in the jap version..

Hiei-YYH
April 22nd, 2007, 14:54
Yeah thats what i did it before too but it doesnt work..it seems that the codes for the US version of the game(yugioh WC 2007) doesnt work on the Jap version that im using..But thats odd cause on the yugioh spirit caller the codes for the us version works just fine as in the jap version..

you can't use japanese codes in US version or vice versa, most games uses different ram location when translated or added something, then the offset changes. using codes of a different region may cause crashes in the game or even the emulator.

Rudurk
April 30th, 2007, 21:07
Codejunkies.com - Pokemon Pearl cheat codes (http://us.codejunkies.com/codes_show.asp?rf=0&c=US&cr=USD&cs=$&r=0&l=1&g=17826136&p=17)

Cant some one convert these codes so it will work on NO$GBA please or direct me to a convert please thank you

vagos08
April 30th, 2007, 21:56
you cant convert them yet...the only way to cheat your game for now is to hack your save..you can read the instructions on the "how to hack your pokemon save "forum

FateDaimon
April 30th, 2007, 22:14
If you want to "hack" or "cheat" a game on the No$gba.. Get a hex editor and learn how to use it >_> Namely Imp2 or WoSmAsSaCrE or one of the many others...

Abantao
May 7th, 2007, 07:42
If you want to "hack" or "cheat" a game on the No$gba.. Get a hex editor and learn how to use it >_> Namely Imp2 or WoSmAsSaCrE or one of the many others...

aren't you a little harsh on them, just give them a hint:innocent:

FateDaimon
May 7th, 2007, 09:13
I can't tell you where to download the programs.. But the use of them is simple... Ok, say you're playing Lunar Dragon Song... You want to max your gold.. So.. You open the editor.. In processes list at the top.. Look for the No$gba and double click it.. An "Enter Value" box will pop up... Say you have 2000 gold in the game... Put 2000 in the enter value box and hit ok... It'll do it's thing and in the "hits" column it should have a list of numbers.. So.. Go spend a little of your gold.. I'll just spend 176 in this case... So, after you spend the gold.. On the hex editor, at the bottom should be a drop down menu.. Click it and click "Eliminate Diff" then another "Enter Value" box will pop up.. In this, you'll need to enter the current amount of gold you have now.. So, 2000 - 176 = 1824.. Then hit enter.. In the "Hits" column it should now only have one number.. Click it once... Now.. Looking to your right, you'll notice the "Pre" and "Post" columns now have numbers.. In "Pre" click the very top number, and an "Enter Value" box will again pop up.. Enter the desired amount of gold you want.. Hit enter and boom, you're rich.. This also works for exp, stats and just about anything else you can think of... Now.. If you're still having trouble after this explanation.. PM me and i'll see if i can help..Also, sometimes you'll get more than one hit even after using "Eliminate Diff" all i can really tell you in this case is to try them all out.. But remember the number you change, if it's not theright one you'll need to change it back right away as to avoid data corruption or freezing. AND NO I WILL NOT SEND YOU THE PROGRAMS! They're not hard to find, just google Imposter2 and you should find it easily.

†Fate†

Hiei-YYH
May 7th, 2007, 14:03
there is a tool to hack desmume/nogba memory internally... it's called hasteds, you don't need to hack using a pc memory search tool because all you're finding is the emulator ram not the actual ds memory... off couse, you don't need to use hasteds, since it's just if you want use codes in a real codebreaker/action replay

Abantao
May 7th, 2007, 14:16
well this means first hack the save and then edit???

what if I tried using a binary editing, will I spend to much time??

Hiei-YYH
May 7th, 2007, 14:53
well this means first hack the save and then edit???

what if I tried using a binary editing, will I spend to much time??

no, is not save hacking, is real time memory hacking.

see here

http://forums.ngemu.com/no-gba/88632-how-hack-your-pokemon-save-file-instructions-3.html#post1135533

Samiro
May 7th, 2007, 18:12
i tried using this code
82110360 E0FF
82110362 05F5

this code is already changes, this was the original
02110360 05f5e0ff

i enterd the above code as codebreaker, but it didn't worked
can somebody help me

Hiei-YYH
May 7th, 2007, 18:51
i tried using this code
82110360 E0FF
82110362 05F5

this code is already changes, this was the original
02110360 05f5e0ff

i enterd the above code as codebreaker, but it didn't worked
can somebody help me


it should work, maybe you're trying to use the code from a different version of the game. USA codes on Japanese version or 1.0 on 1.1 version, etc...

Samiro
May 7th, 2007, 19:29
im playing right now an USA version of the game
for which version is this code for


btw: how far are you with this game or aren't you playing this game

Hiei-YYH
May 7th, 2007, 20:25
im playing right now an USA version of the game
for which version is this code for


btw: how far are you with this game or aren't you playing this game

can you explain to me what is "this" game? and no, if is about nds, no i'm not playing any nds game. as you can see in my signature.

Samiro
May 7th, 2007, 20:45
the game that i am playing right now is yu-gi-oh world championship 2007
and the codes are for infinite DP
you can see that on the first page

Hiei-YYH
May 7th, 2007, 22:15
the game that i am playing right now is yu-gi-oh world championship 2007
and the codes are for infinite DP
you can see that on the first page

if is really the U.S version that you have, then this game has more than 1 version, codejunkies probably will post the 1.1 soon.

Abantao
May 8th, 2007, 06:44
NOOB QUESTION:how do you know the version type?

Samiro
May 8th, 2007, 10:56
since when was there a 1.1 version of the game yugioh

vagos08
May 8th, 2007, 12:46
Yeah i would like an answer to that too...

Hiei-YYH
May 8th, 2007, 15:00
since when was there a 1.1 version of the game yugioh

ask konami, since when developers say to you that has a new version? generally ppl discover when using cheat devices and has the infamous problem of "codes not working"

Abantao
May 9th, 2007, 07:13
ask konami, since when developers say to you that has a new version? generally ppl discover when using cheat devices and has the infamous problem of "codes not working"

hay never ask some one from japan,they are always updated

Samiro
May 9th, 2007, 17:24
the codes do work
when you enter the code, you have to vink it to enable it, i just discoverd it

Abantao
May 10th, 2007, 08:48
nice thinking, well lets discover more

Hiei-YYH
May 10th, 2007, 14:19
you guys are so strange... :/ so you didn't enabled the codes and were complaining about codes didn't working? lol

Samiro
May 10th, 2007, 15:08
i presumed that when you enterd the codes, they automatically work.
but it wasn't so, until yesterday when i clicked on the code and a vink appeared.

it seems the problem is solved

Snake_eyes
May 15th, 2007, 17:01
I found some raw codes in codejunkies, anyone knows other good source of NDS RAW codes?

Hiei-YYH
May 15th, 2007, 17:05
I found some raw codes in codejunkies, anyone knows other good source of NDS RAW codes?

you can find some at codebreaker forum (the ones that users post)

Snake_eyes
May 16th, 2007, 00:39
you can find some at codebreaker forum (the ones that users post)

Thanks for the hint, Hiei. I checked the forum and that 'user created' sections have some very interesting codes :thumb:.

I'm not sure if it will be helpfull, but there are some nfo about coding cheat devices here:
The Secrets of Professional GameShark(tm) Hacking (http://www.gscentral.org/tools/hackv500c.html)

Hiei-YYH
May 16th, 2007, 05:17
Thanks for the hint, Hiei. I checked the forum and that 'user created' sections have some very interesting codes :thumb:.

I'm not sure if it will be helpfull, but there are some nfo about coding cheat devices here:
The Secrets of Professional GameShark(tm) Hacking (http://www.gscentral.org/tools/hackv500c.html)

LOL. yeah, i saw this guide some years ago when i was starting into code hacking.


by the way, I'm Hiei-YYH in the codebreaker forum too (gba mod :P and possibly nds when good emulators with good hacking tools appear )

vvak_hp
February 21st, 2008, 15:01
can you convert this pokemon diamond ar code for me
94000130 FCFF0000 B21C4D28 00000000 B0000004 00000000 000002E4 000F423F D2000000 00000000

Dualscreenman
February 21st, 2008, 17:17
Boo, GSCentral.
A much more updated cheat code hacking documentation can be found at EnHacklopedia (http://doc.kodewerx.net)
It's even written by the people who made the original document linked too, along with some new people.

henrysullivan
February 22nd, 2008, 06:13
Wierd....
I got the cheats to work on the rune factory yet can't on others game
and what is raw codes anyway, thats my question

Revy
February 22nd, 2008, 11:28
raw codes are code addresses directly hacked via, lets say, HateDS or artmoney which are not in CB or AR format
ive yet to see a raw code actually working

henrysullivan
February 22nd, 2008, 12:13
thanks for answering ^_^

jvhellraiser
February 22nd, 2008, 13:00
wait a minute what do mean you can cheat on nds in NO$GBA?
they are call action replay codes so if you want to cheat use action replay codes
because codebreaker is not supported....YET

http://i151.photobucket.com/albums/s142/jvhellraiser/Untitled-7.jpg

Dualscreenman
February 22nd, 2008, 13:11
Uh, Codebreaker codes are very much supported.

DarkBolo
February 22nd, 2008, 13:27
Yeah ! I was looking for good solution about cheats on DS. Thanks

jvhellraiser
February 22nd, 2008, 14:25
well you can add codebreaker codes but they wont work unless you can show me how you do it i don't believe it cause i have try many codebreaker codes and the haven't work for me only action replay codes work really good without any problems,then if you could show me then i'll believe it like i did because here at my NO$GBA they are not working and by the way i have NO$GBA 2.6a

Hiei-YYH
February 22nd, 2008, 14:58
well you can add codebreaker codes but they wont work unless you can show me how you do it i don't believe it cause i have try many codebreaker codes and the haven't work for me only action replay codes work really good without any problems,then if you could show me then i'll believe it like i did because here at my NO$GBA they are not working and by the way i have NO$GBA 2.6a

if you're using cb codes from the official site, you'll need the enable code entered because they're encrypted. If you're getting from another source (like my site for example) you can input the codes without the enable code.

jvhellraiser
February 22nd, 2008, 16:11
so lets check them out thanks ill see if work!!!

uuuuuuuuum yes iam getting them from codebreaker website but it seems that from
there website won't work wonder why,plus your codes got master codes too because i just visit your web i can see them but then why codebreaker codes from the main website wont work. uuuuuumm i wonder thanks i was using action replay because they seem to work from the the start..

Hiei-YYH
February 22nd, 2008, 16:29
yes, there are enable codes on my site, because they are used to boot the game in the REAL NDS, but they're not necessary on no$gba. (just to unencrypt codes)

conquerall691
February 23rd, 2008, 01:25
ARRRRRRRRRRRRRRRRRRRRRRRRRRRRGGGGGGGGGGGGGGGHHHHH!
This is outrageous! I can't believe I'm posting this again!

Double click on the cheat code name after you enter it.

Dualscreenman
February 23rd, 2008, 01:59
That's not the problem he was having...
He was trying to use encrypted CBDS codes.

tom_mai78101
February 23rd, 2008, 03:34
Image below:

First picture: Normal picture.
http://img183.imageshack.us/img183/5243/rwvg2.png

Second picture: Entered code.
http://img301.imageshack.us/img301/994/rw1kc8.png

Third picture: Resulting picture.
http://img301.imageshack.us/img301/1430/rw2wd9.png

Procedures:
1. Put the shiny codes (grabbed from this link. (http://www.supercheats.com/nintendods/pokemonpearlcodes2.htm)) into the Cheat menu --> Add new --> upper white box.

Note that all DS codes, without converting or stuffs, can directly be used by NO$GBA. Go surf online for cheats, and then just do the followings.

NO$GBA --> Utility --> Cheats --> bottom of the Cheat menu --> Add new --> upper white box.

1. Copy-paste the codes.

2. Lower box --> Put a name.

3. Tick the Action Replay DS.

4. Click OK

5. Tick the check box (a square beside your newly inputed cheat) to confirm that you activated your cheat.

6. Click Ok

7. Switch out or do something that could make the game reactivate the actions implied. In Pokemon Pearl, I just go back to the fields, and then press start --> Pokemon --> Summary of that pokemon.

8. There you go.

No need to convert, make, reedit, or whatever you had done to the codes. Input it in the Add new box, tick it, and you're all set.

Changed Log said.

conquerall691
February 23rd, 2008, 22:29
Oops. Sorry about that.

tom_mai78101
February 24th, 2008, 02:17
Oops. Sorry about that.
Don't worry, a lot of people don't realize that No$gba is a 32-bit program, with 16-bit assembly codes, written in a 8-bit environment.

So, all codes should work easily without any edits at all.

Hiei-YYH
February 24th, 2008, 02:46
Image below:

First picture: Normal picture.
http://img183.imageshack.us/img183/5243/rwvg2.png

Second picture: Entered code.
http://img301.imageshack.us/img301/994/rw1kc8.png

Third picture: Resulting picture.
http://img301.imageshack.us/img301/1430/rw2wd9.png

Procedures:
1. Put the shiny codes (grabbed from this link. (http://www.supercheats.com/nintendods/pokemonpearlcodes2.htm)) into the Cheat menu --> Add new --> upper white box.

Note that all DS codes, without converting or stuffs, can directly be used by NO$GBA. Go surf online for cheats, and then just do the followings.

NO$GBA --> Utility --> Cheats --> bottom of the Cheat menu --> Add new --> upper white box.

1. Copy-paste the codes.

2. Lower box --> Put a name.

3. Tick the Action Replay DS.

4. Click OK

5. Tick the check box (a square beside your newly inputed cheat) to confirm that you activated your cheat.

6. Click Ok

7. Switch out or do something that could make the game reactivate the actions implied. In Pokemon Pearl, I just go back to the fields, and then press start --> Pokemon --> Summary of that pokemon.

8. There you go.

No need to convert, make, reedit, or whatever you had done to the codes. Input it in the Add new box, tick it, and you're all set.

Changed Log said.

what's the use for it? he's trying use ENCRYPTED CODEBREAKER DS codes, not ARDS. :eyemove: read before you post.

tom_mai78101
February 24th, 2008, 06:22
Encrypted?

Darn, skipped too many posts lately.