ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

  • Thread starter Thread starter Nanquitas
  • Start date Start date
  • Views Views 832,569
  • Replies Replies 1,472
  • Likes Likes 100
Danball senkin/Little battle experience undub cheats please! I have only found money addresses. Something like X2 exp, money or items would be awesome!
 
Hi there! As others mentioned here there are many questions related to the right version for your CFW/bootloader in relation to the plugin you are using or trying to use. I advise all of you to try presenting these problems on the discord because they are super kind and will very easily help you within a very short time!

@Nightwinter yup discord is much more active! I would check there, not sure about it but they might even have a further update :) !
 
  • Like
Reactions: Nightwinter
An error has occurred:

Failed to apply 1 FIRM patch(es).

Press any button tp shutdown

What does that mean cause it keeps happening everytime i start up my 2ds after pressing start from the menu.
 
An error has occurred:

Failed to apply 1 FIRM patch(es).

Press any button tp shutdown

What does that mean cause it keeps happening everytime i start up my 2ds after pressing start from the menu.
its a common error. Your luma version is too low for the firmware you are on. You need to get a more updated luma or you will always see that.
 
Can someone make a cheat for real heroes firefighter 3d? there's a glitch in the game in mission 2 in the arcade there's a door in the back when you try to pry it open it doesn't open no matter what you do
 
Ive tried to use this with no avail, every time I search a new value after the first one, the screen freezes and if I try to press home the new 3ds xl crashes, I seriously need an stealth and a health cheat for Metal Gear Solid 3 snake eater 3D for the american version, the european codes dont work. If someone can help I will be forever grateful.
 
Hello, does anyone know what the problem may be? I have old3ds, this error code is 0xD86007F3 appears to me every time when I close the mario maker game, other games are closing normally plugin turned on, if I turn off the plugin error is missing !! Is there any way to do this? Because I don't want to turn the ps plug on and off every time. Can I find somewhere newer action replay plg file than 0.7.0? thank you.
 
Hello, I have a request for help, I wrote earlier on the forum, but so far no one has answered me, I have an old 3ds with a 10.2.1 luma

Tz. 1. I have a problem with BootNTR Selector, ie it turns on, shows that the 3.6 software has been successfully loaded and the program hangs and does not respond every time, I do not know how to set it?

2. replay.plg action currently shows that I have 0.7.0, apparently 0.7.1 Yes? but i can't find anywhere, it would be nice to help somehow give a link thanks regards. :)
 
I downloaded the latest luma with plugin loader and the latest Action Replay plugin from Nanquitas Github page.
When loading this plugin there is an error message: "Outdated plugin file Check for an updated plugin. Error code: 0xD8E07402"
How to fix this?
 
Hi does anyone here know whether (cheat) plugins are by default compatible with patched games?

Or could it happen that the game becomes unplayable, if the patch & the plugin don't go well together?
 
Hi does anyone here know whether (cheat) plugins are by default compatible with patched games?

Or could it happen that the game becomes unplayable, if the patch & the plugin don't go well together?
game patches almost always shift offsets since different data is loaded into memory than with the vanilla game and everything else gets pushed/pulled as a result of data size changes. The offsets used in codes extremely often don't work when running a patch unless the replacement data is exactly the same size as the original. In super rare cases, a code will effectively search for a pattern in memory so those will still work as nothign the code affect moves relative to the search value (and the search value still exists for the code to find in the first place) - but theres virtually no reason to use such codes on the 3DS with all the simpler methods available to write effective codes normally.
 
  • Like
Reactions: Nutez
game patches almost always shift offsets since different data is loaded into memory than with the vanilla game and everything else gets pushed/pulled as a result of data size changes. The offsets used in codes extremely often don't work when running a patch unless the replacement data is exactly the same size as the original. In super rare cases, a code will effectively search for a pattern in memory so those will still work as nothign the code affect moves relative to the search value (and the search value still exists for the code to find in the first place) - but theres virtually no reason to use such codes on the 3DS with all the simpler methods available to write effective codes normally.


Hi iSharingan thanks for the reply
Wow that sounds really complex!

I did eventually just try it & did manage to successfully run a plugin on a patched game on 3ds. Maybe the creators of the patch & plugin worked together in this particular case or something
 
good day
please teach me how to cheat with CTRPluginFramework-BlankTemplate with health bar. where no numbers.
can't understand first step.
i need to help my daughter to cheat with health in kirby games (robobot or triple deluxe)
tried different methods: specified value and unknown, 1 byte, 2 bytes, 4 bytes and float.
i think i start search incorrectly
unknown search+4 bytes?
then lose some health
then search using smaller than?
but that doesn't help me((
 
i need to help my daughter to cheat with health in kirby triple deluxe
Hi Ilya,

Let's give Kirby Triple Deluxe's main game a shot, eh?

Start the game so you're in the level...

1a. Press 'Select' to bring up the menu.
1b. Change 'Search Type:' to 'Unknown' and click 'Search'; you'll get over 15 million hits - this is normal!
1c. Press 'A' to go back to the results window.
1d. Go back to the game by pressing 'Select', then 'B' to cancel the in-game 'Select' menu.

2a. Lose some health and then press 'Select' to open the menu again.
2b. Change 'Scan Type:' to 'Smaller Than' and click 'Search'; this will still be quite high to start with.
2c. Repeat 2a and 2b a few times until you get around 1000 hits or so.

3a. Go back to the game and move around a bit; this is to change some values we don't want.
3b. Open the menu again and change 'Scan Type:' to 'Equal To' and hit 'Search'; it's going down.
3c. Do this a few times and the hits will drop to around 25.

4. Switch between steps 2a-c and 3a-c until you've only got one digit left - try not to die!

5a. Get hit enough times that Kirby loses all life and restarts.
5b. Open the menu and change the 'Search Type:' to 'Bigger Than' and hit 'Search'.
5c. You should be down to 5 hits now and they won't get any lower (if not, keep doing the above until you are).

On a new life you should end up with something like these; your 'Old Value's will differ depending on the health you had before dying:

Address New Value Old Value Notes:
155E0E00 3F800000 3E19999A Check code?
15B11F3C 000002A0 00000060 Current Health?
15B11F40 000002A0 00000090 Previous Health?
15B17B60 3F800000 3E19999A Check code?
15B17B64 3F800000 3E19999A Check code?


You might have spotted a pattern by now as the results got fewer and fewer, that 2 looks like it's dropping at the same rate as our health and 3 held the previous value of 2. You'll likely have also noticed that results 1,4, & 5 were decreasing too; they're likely some check values - as you'll soon find out...

Just save each cheat individually while you're testing stuff, so:
  • Highlight a line and press 'X'.
  • Select 'New cheat'.
  • Give it a name (I just called them 1-5 for now; you can change them later).
  • Press 'B' to exit out.
  • Repeat this for the other addresses.
When done, press 'B' to go back to the main menu, and click on 'Action Replay' to see your newly created cheats!

Tick the 2nd and 3rd boxes (using 'A') to see if they work in the game (they don't); so go back to the 'Action Replay' menu and tick the other 3 boxes too. Try that, and...

You've just created your first infinite health cheat!

Use the same idea for other games - bear in mind that a lot of things like the check values (3F800000, above) are found through trial and error so don't be afraid to write stuff down and try different things; it's not an exact science but you'll learn to spot certain patterns the more you do it.

Hope this helps 😁
 

Site & Scene News

Popular threads in this forum