Kodewerx

Our culture has advanced beyond all that you could possibly comprehend with one hundred percent of your brain.
It is currently Mon Jul 21, 2025 11:10 pm

All times are UTC - 8 hours [ DST ]


Forum rules


Discussion of illegal hacking/cracking is prohibited. (No virus/trojans/cracks/warez/etc allowed.)



Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Tue Feb 06, 2007 3:26 pm 
Offline
Kommunist
Kommunist

Joined: Sun Feb 04, 2007 8:49 am
Posts: 90
Ok, I've started using Renegade64 and I've got the values sorted out and everything, now i just need some help making it into a Gameshark code.

(Super smash Bros.)

I'm trying to make a code to edit the amount of stock CPU 2 has.

And i've got the memory address, now may i ask, how do i make it into a code?

Thanks.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Feb 06, 2007 4:24 pm 
Offline
Kommunist
Kommunist
User avatar

Joined: Tue Oct 10, 2006 8:49 pm
Posts: 78
Location: California
You've got a lot of options, but I'm going to assume that you want to simply modify CPU 2's stuff and nothing else, like make a code that only changes it when you're on a certain stage. Which you don't. I know this because I can read your mind.

The code type you use is dependent on whether the code is to affect 2 bytes (16 bits) or 1 byte (8 bits). If it's meant to affect 2 bytes, then replace the first two digits of the code with "81," which will give you something like this:

81XXXXXX ????


However, if it's meant to affect 1 bytes, then replace the first two digits with "80." Like so:

80XXXXXX 00??


(In both examples, "XXXXXX" is the last six digits of the address, while the question marks are the quantity digits.)

You can tell how many bytes the code is going to affect by checking what kind of search you did. If you did a series of 16-bit searches, you'll use "81." If you did a series of 8-bit searches, you'll use "80." Now if only the N64 GS had 24- and 32-bit code types...*sigh*

_________________
I'm a procrastinator, but I'll worry about that problem later...

Image


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Feb 07, 2007 1:22 am 
Offline
Kommunist
Kommunist

Joined: Sun Feb 04, 2007 8:49 am
Posts: 90
Ok, but I've tried that on different stages, and the address affects all stages, and i'm sure this is the address because i looked on memory viewer and as the stock goes down, so does the value.

A little more help.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Feb 07, 2007 1:37 am 
Offline
Krew (Admin)
Krew (Admin)
User avatar

Joined: Sun Oct 01, 2006 9:26 pm
Posts: 3768
Title: All in a day's work.
Did you try what Icy_Guy suggested with the code type? The final GameShark code will (in all likelihood) be put into one of the two following forms:

80XXXXXX 00??

81XXXXXX ????

_________________
I have to return some video tapes.

Feed me a stray cat.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Feb 07, 2007 9:19 am 
Offline
Kommunist
Kommunist

Joined: Sun Feb 04, 2007 8:49 am
Posts: 90
Parasyte wrote:
Did you try what Icy_Guy suggested with the code type? The final GameShark code will (in all likelihood) be put into one of the two following forms:

80XXXXXX 00??

81XXXXXX ????


I've tried that, but unfortunatly it still says the same amount of stock. :?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Feb 07, 2007 10:12 am 
Offline
Kommunist
Kommunist

Joined: Mon Jan 29, 2007 2:23 pm
Posts: 313
Sometimes a game has more than one address that will "mirror" the value of the actual address that holds your code. If you had several memory addresses left after your search I suggest you check them out as well.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Feb 07, 2007 12:31 pm 
Offline
Kommunist
Kommunist

Joined: Sun Feb 04, 2007 8:49 am
Posts: 90
I'm only left with one. :S


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Feb 08, 2007 8:15 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Mon Oct 02, 2006 7:47 am
Posts: 336
Location: Amish Redneck Country, PA
Title: Crazy Snake
Are we sure this hasn't been hacked? Maybe I"ll fire up my desktop and have a look.

edit: It should be one of these 2 for CPU 2's stock in VS mode, but I"m getting mixed results.

800A4DA7 00??
8025ECB4 00?? (Peach's Castle Only)


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 814 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group