View Single Post
Old May 8th, 2007   #53 (permalink)
Hiei-YYH
THE Hentai M@ster
 
Hiei-YYH's Avatar
 
Join Date: Aug 2005
Location: MAKAI
Posts: 1,557
Quote:
Originally Posted by M4yka View Post
Speaking of ArtMoney...I select no$gba in "Select Process" and in the Search you have to specify the type of emulator. There's no no$gba so the Help tells me to add it but I need the zero address code for the emulator.
So can sy post the zero address code for no$gba?
lol, even if i had the address to give to you, since i hacked them in a PC hacking software, all you gonna get is a different address from my pc (emulators doesn't use the SAME mapped memory space)... that will not work and probably make your PC crash. if you want hack game codes, use a proper software as i already mentioned.

what you can do is:

1 - Use the cheat search engine of the emulator
2 - If the emulator doesn't have one, use a software that read the internal game memory from the emulator, take as example HASTEDS for desmume/no$gba or renegade64 for project64 (and some others)

ppl should stop be stupid, PC hacking software is only for PC games, sure you can use in a emulator (since it's a win application), but don't expect that those codes you hacked now will work when you close the emulator and reopen since 99% of the emus will map another memory block to load the game. i don't know for no$gba, but try hack codes with artmoney in VBA close vba and reopen, after that try use your codes.

Quote:
and hiei-yyh you have to admit that artmoney is more simple than hasteds..im kinda of confused with convertingand i think the most people are..
lol no comments...

if that is HARD to you, i don't know what's easy.


GO TO CODEJUNKIES

select the codes you want, if they start with 0, 1 and 2, just invert

0 > 2
1 = 1
2 > 0

0AAAAAAA FFFFFFFF > 2AAAAAAA FFFFFFFF
1AAAAAAA 0000FFFF > 1AAAAAAA 0000FFFF
2AAAAAAA 000000FF > 0AAAAAAA 000000FF

else, if you hacked in hasteds, when you add the code in the list, the default will be 0AAAAAAA

0 = 8bit (1-255)
1 = 16bit (256-65535)
2 = 32bit (65536-4294967295)

based in your code value, change the 0 at the start of the address with the above ones.

now all you have to do is click add new cheat in no$gba, select gameshark and check the RAW box.

simple huh?
__________________

My NEW Site
BEST anime ever!!
PSN(US): Hiei-YYH
PSN(Japan): JHiei-YYH

PSP Model: PSP1001 / CFW 5.00 M33-6 / Sony 8GB MS Pro Duo

Last edited by Hiei-YYH; May 8th, 2007 at 15:30..
Hiei-YYH is offline   Reply With Quote