ROM Hack (NTR Codes)Fantasy Life

  • Thread starter Thread starter Raidouthe1st
  • Start date Start date
  • Views Views 108,926
  • Replies Replies 217
  • Likes Likes 4
Status
Not open for further replies.
You didn't understand, every plugin have a different sources ;)
My sources won't allow you to edit other plugin.

To edit sources you need to know the basics of C programming. ;)

I see, well I need first to learn the basic of C programming. I think that's much better :bow::D
 
I don't understand any of this. I read through the whole thread and I guess I'm just dumb founded by all this. How do I get any of this on My O3DS and how do I use it?
 
Affirmative.
Download BootNTR from
https://github.com/44670/BootNTR/releases (Get 3.2 since you're O3DS)
Put it all on your SD and install the cia
Make a new folder on your root named plugins (might be plugin, in the middle of a game so I'll check once it's over)
Make a folder within the plugin folder named
0004000000113200 - If your game is USA
0004000000113100 - if your game is EUR
00040000000E9C00 - If your game is JPN
Download the cheat file you want which a few users have attached to their posts in this thread and place it within that folder
Open BootNTR on your 3DS
Open Fantasy Life
Press X+Y and select "game plugin"
Cheat till your hearts content
 
  • Like
Reactions: Reiseconner
Download BootNTR from
https://github.com/44670/BootNTR/releases (Get 3.2 since you're O3DS)
Put it all on your SD and install the cia
Make a new folder on your root named plugins (might be plugin, in the middle of a game so I'll check once it's over)
Make a folder within the plugin folder named
0004000000113200 - If your game is USA
0004000000113100 - if your game is EUR
00040000000E9C00 - If your game is JPN
Download the cheat file you want which a few users have attached to their posts in this thread and place it within that folder
Open BootNTR on your 3DS
Open Fantasy Life
Press X+Y and select "game plugin"
Cheat till your hearts content
Liiiiiiiiiiiffffeeeee Saaavvvverrrr!
Thanks! xD
 
Just checked, folder name is plugin not plugins

Also, if you do a search, someone made a editing program which you might find easier because it has an easy to use interface--
 
Just checked, folder name is plugin not plugins

Also, if you do a search, someone made a editing program which you might find easier because it has an easy to use interface--
Yeah, I have the folder as plugin. The UI i don't mind it's just the plugin i want to use just isn't working. Within the interface I see it was modified just in the game it's not taking affect.

--------------------- MERGED ---------------------------

Yeah, I have the folder as plugin. The UI i don't mind it's just the plugin i want to use just isn't working. Within the interface I see it was modified just in the game it's not taking affect.
Derp. I got it going now.
 
I answer here too:
The code that gives you Bliss +1000 does not work and needs to be fixed. <-----(I really want to use that code.)
I'll check when I'll get back home (but no idea when...).

Also, the Skill Point codes for "Earth Magic" and "Egg Veggie Cuisine" are mixed up with each other and should simply be renamed correctly.
Same as previous.

Lastly, the code that gives you 99 of all items in your storage works, but there is a big problem: It gives you 99 of things that are NOT supposed to be stackable as well- Like Weapons, Armors, Accessories and Tools and Furniture/Decorations. Could someone please fix it so that it no longer affects Weapons, Armors, Accessories and Tools and Furniture/Decorations?
Sorry but nothing I can do. It's not a bug but how the code is supposed to work.
There is no way to know (at least if there is one, I don't know about) what is stocked so we have to deal with it and remove all non stackable objects before. ;)

Is there an Item (Armor/Weapons) Plugin in the works?
I don't know for others but I don't plan to work on that sorry.
 
Some codes i made myself

Code:
Misc & Stats(XX is value to change and should be used Hex value ex. 999999 is F423F in hex so you enter (0x3f, 0x42, 0x0f, 0x00))

Level                write(0x00720bfc, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Stat Points            write(0x00720c00, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Exp                write(0x00720c04, (0xXX, 0xXX, 0xXX, 0x00), pid=0xXX)
Bliss                write(0x00720c08, (0xXX, 0xXX, 0xXX, 0x00), pid=0xXX)
Dosh                write(0x00720c0c, (0xXX, 0xXX, 0xXX, 0x00), pid=0xXX)
Gold Lunares            write(0x00720ec4, (0xXX, 0x0X, 0x00, 0x00), pid=0xXX)
Silver Lunares            write(0x00720ec8, (0xXX, 0x0X, 0x00, 0x00), pid=0xXX)
Code:
Skill Levels(Max is 15 so XX should be 0F)

Accessory Alchemy        write(0x00720a74, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Alchemy                write(0x00720a7c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Misc. Tailoring            write(0x00720a84, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Carpentry            write(0x00720a8c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Garment Tailoring        write(0x00720a94, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Cooking                write(0x00720a9c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Dash            write(0x00720aa4, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Fishing                write(0x00720ab4, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Furniture Carpentry        write(0x00720abc, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Armor Smithing            write(0x00720ac4, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Metal Smithing            write(0x00720acc, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Woodcutting            write(0x00720ad4, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Meat Cuisine            write(0x00720adc, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Medicinal Alchemy        write(0x00720ae4, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Mining                write(0x00720aec, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Seafood Cuisine            write(0x00720afc, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Sewing                write(0x00720b04, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Sneaking            write(0x00720b0c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Smithing            write(0x00720b14, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Fabric Tailoring        write(0x00720b1c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Egg & Veggie Cuisine        write(0x00720b24, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Weapon Smithing            write(0x00720b2c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Tools Carpentry            write(0x00720b34, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Weapons Carpentry        write(0x00720b3c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Wind Magic            write(0x00720b44, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Archery Skill            write(0x00720b4c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Dagger Skill            write(0x00720b54, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Earth Magic            write(0x00720b5c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Fire Magic            write(0x00720b64, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Longsword Skill            write(0x00720b74, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Shield Skill            write(0x00720b7c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Magic Skill            write(0x00720b84, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Greatsword Skill        write(0x00720b8c, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Water Magic            write(0x00720b94, (0x0X, 0x00, 0x00, 0x00), pid=0xXX)
Code:
Storage item xXX(ex. 33,66,99 max should be 99[Hex value 63])

Storage Item Slot 1        write(0x0071e436, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 2        write(0x0071e3fa, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 3        write(0x0071e3be, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 4        write(0x0071e382, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 5        write(0x0071e346, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 6        write(0x0071e30a, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 7        write(0x0071e2ce, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 8        write(0x0071e292, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 9        write(0x0071e256, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
Storage Item Slot 10        write(0x0071e21a, (0xXX, 0x00, 0x00, 0x00), pid=0xXX)
The items correspond to the first item that you insert into storage not by the auto sort that the game automatically does, to see it work first empty your storage and insert the items you wanted to change the quantity

If anyone want to make a cheat.plg notice that the offsets of the storage items are 3c and the total amount of storage space is 1500(maxed out by bliss reward) so the starting point of the last space should be 006d105a so if you know how to simplify a code to make all slot max items that should help out a lot.Also if anyone know how to make a float value from cheatengine work in NTR/cheat.plg heres the values for HP and SP
HP(could be max or current) 00720C1C
SP(could be max or current) 00720C20
HP(could be max or current) 00720CC4
SP(could be max or current) 00720CC8
Item codes?
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum