Gaming How do I make own Gateshark codes?

  • Thread starter Thread starter Sairensu
  • Start date Start date
  • Views Views 8,355
  • Replies Replies 3

Sairensu

Member
Newcomer
Joined
Mar 22, 2011
Messages
23
Reaction score
4
Trophies
0
XP
224
Country
Germany
How do I make my own Gateshark codes on 3DS? Is there something like CheatEngine for PC on the 3DS? I'm using LumaCFW (N3DSXL).

I've been looking for several codes but the games I'm looking for seem to be a bit more unpopular so I thought about making my own. I will share them here or somewhere else if there is a good place for Gateshark codes.

Thanks in advance!
 
Just use this: https://github.com/Nanquitas/CTRPluginFramework-BlankTemplate

Load the game with the plugin and use the search function to find the addresses/values for the cheats you want, then go on "Free Cheats" to enable/disable/modify them. This is the most basic method of making cheats, you CAN make more advanced ones with more complicated methods like RAM dumping and so on, but I won't get into it now.
 
  • Like
Reactions: Sairensu
Just use this: https://github.com/Nanquitas/CTRPluginFramework-BlankTemplate

Load the game with the plugin and use the search function to find the addresses/values for the cheats you want, then go on "Free Cheats" to enable/disable/modify them. This is the most basic method of making cheats, you CAN make more advanced ones with more complicated methods like RAM dumping and so on, but I won't get into it now.

Thank you for the quick reply! I'm going to try out the plugin you suggested. (Am I reading this right, does it support Action Replay codes as well? Would you suggest doing AR codes or Gateshark?)
Do I need Luma9.1 with plugin support or does the latest version of Luma10 (which I have installed right now) have plugin support included?
 
Thank you for the quick reply! I'm going to try out the plugin you suggested. (Am I reading this right, does it support Action Replay codes as well? Would you suggest doing AR codes or Gateshark?)
Do I need Luma9.1 with plugin support or does the latest version of Luma10 (which I have installed right now) have plugin support included?
Boot NTR Selector got updated to support Luma 10, so you can use whatever you prefer. Also, the codes you find aren't Gateshark, but it's VERY easy to convert the two, here's an example:

Game is MH3U, an original free cheat for the first or second monster in the the Tundra/Flooded Forest/Some Land Arena quests/Great Desert and Tainted Sea and has Address as 166755B8 and Value 1, it will become this when turned into Gateshark (for use with Luma's cheat menu):
[Tun1For1Are2HllwdJhen1Miralis12] /cheat name (keep it short)
DD000000 00000240 /button combo to activate, 200 (L button) + 40 (Up button)
D3000000 166755B8 /D3000000 is pointer that points to the address in second collumn 166755B8 (where the HP for the monsters in said maps is kept)
00000000 00000001 /continuation where the value in the second collumn is the value you want it to become, in this case making monsters have 1HP left
D0000000 00000000 /end
 

Site & Scene News

Popular threads in this forum