Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Cheat Engine to Gameshark Help

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
youraverageperson
How do I cheat?
Reputation: 0

Joined: 27 Jul 2016
Posts: 3

PostPosted: Wed Jul 27, 2016 2:51 pm    Post subject: Cheat Engine to Gameshark Help Reply with quote

Hello, I am fairly new to this and have gotten down how to find values and addresses using cheat engine, I have googled this problem, trying to find tutorials and help anywhere and could not really find anything. If anyone here could help that would be great. I am playing Pokemon Gold on Gameboy Colour and have found the address that handles the exp gain after a battle. The address and value I set are as follows:

(Cheat Engine) Address: 023DBFB8
Value: 1500

How would I go about changing this to a Gameshark code? I understand that by the time this is answered, that the address will not be the same, but if someone could aid the best they could, that would be great and I would be eternally grateful.
Back to top
View user's profile Send private message
cooleko
Grandmaster Cheater
Reputation: 11

Joined: 04 May 2016
Posts: 717

PostPosted: Wed Jul 27, 2016 11:23 pm    Post subject: Reply with quote

Despends:

IF the addresses are always the same, it is as simple as:
Code:

[Enable]
023DBFB8:
db DC 05

[Disable]
023DBFB8:
db 00 00


If the address changes, then you need to see what accesses this address, see if that instruction edits anything else, if it doesnt, then use the AOB template on it, and in the script that pops up, just change the value in the script with a "mov register, 5DC" before the register is used in the instruction.
Back to top
View user's profile Send private message
youraverageperson
How do I cheat?
Reputation: 0

Joined: 27 Jul 2016
Posts: 3

PostPosted: Thu Jul 28, 2016 7:36 am    Post subject: Reply with quote

cooleko wrote:
Despends:

IF the addresses are always the same, it is as simple as:
Code:

[Enable]
023DBFB8:
db DC 05

[Disable]
023DBFB8:
db 00 00


If the address changes, then you need to see what accesses this address, see if that instruction edits anything else, if it doesnt, then use the AOB template on it, and in the script that pops up, just change the value in the script with a "mov register, 5DC" before the register is used in the instruction.


I think I may be confused, like I said, I'm new to this. Are those the GameShark codes? In case you misread, I want to turn the address and value I found, into a GameShark code.
Back to top
View user's profile Send private message
PinPoint
Expert Cheater
Reputation: 10

Joined: 07 Apr 2016
Posts: 223
Location: Scotland

PostPosted: Thu Jul 28, 2016 8:10 am    Post subject: Reply with quote

You would need the offset to the address, so it would be like game.exe+12345 with 12345 being the offset.

So the gameshark code for that would be something like : 801234505DC
usually you would have a check with gs codes though so you would need to find another value that is specific when you are in battle. So say you have another address game.exe+54321 that has the value of 1 when you are in battle only. It codes would look like:
D0543210100
801234505DC
Back to top
View user's profile Send private message
youraverageperson
How do I cheat?
Reputation: 0

Joined: 27 Jul 2016
Posts: 3

PostPosted: Thu Jul 28, 2016 8:17 am    Post subject: Reply with quote

PinPoint wrote:
You would need the offset to the address, so it would be like game.exe+12345 with 12345 being the offset.

So the gameshark code for that would be something like : 801234505DC
usually you would have a check with gs codes though so you would need to find another value that is specific when you are in battle. So say you have another address game.exe+54321 that has the value of 1 when you are in battle only. It codes would look like:
D0543210100
801234505DC


I never see codes with an 80 or D0 in the beginning. And the Gameshark codes I find I find online, is that wrong, should I not be doing that?
Back to top
View user's profile Send private message
PinPoint
Expert Cheater
Reputation: 10

Joined: 07 Apr 2016
Posts: 223
Location: Scotland

PostPosted: Thu Jul 28, 2016 8:47 am    Post subject: Reply with quote

Sorry, I never seen it was for gameboy in your op. The ones I used as examples would be for ps1.
Game boy colour only have 1 code for writing 8bits constantly.
0ZYYXXXX format with XXXX as the address YY as the value and Z as the data bank
It's the same process more or less though for how gs codes work. there's a really good gameshark code guide online that will explain it better than I can.
http://gamehacking.org/faqs/hackv500c.html#
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites