ROM Hack [Release][NTR Plugin] Fantasy Life

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,642
Country
United States
How does this fairy code work exactly?
If HP < 50
HP = HP + 9999

the problem is if you're above 50 HP and take lethal damage, the code doesn't prevent a KO. And no, theres no fairy involved. The code is just designed to work vaguely like a LoZ fairy in that if you get low HP you instantly heal.
 
Last edited by iSharingan,

Prince Valmont

Well-Known Member
Member
Joined
Oct 7, 2007
Messages
231
Trophies
1
Location
Midwest
XP
461
Country
United States
If HP < 50
HP = HP + 9999

the problem is if you're above 50 HP and take lethal damage, the code doesn't prevent a KO. And no, theres no fairy involved. The code is just designed to work vaguely like a LoZ fairy in that if you get low HP you instantly heal.

Oh! Hahaha, this whole time I've been taking things literally. Well this makes a lot more sense. Thank you for clearing this up.
 

Acecmaster14

New Member
Newbie
Joined
Apr 1, 2019
Messages
1
Trophies
0
Age
20
XP
29
Country
Australia
Hi guys ! :)

Last year I shared a plugin for Fantasy Life which I decided to update a little to use my menu.

I join a list of the objects and items ID nicely dumped and shared by @TheDeKay in the archive.
Note that you must inverse the bytes from @TheDeKay's list.
Example: 3F 02 | object -> 023F

Have fun guys and happy new year 2017 !! ;)

Changelog


From 3.2, I implemented a language system that I've been working on. I didn't tried it intensively, but it should load a language file according to the current system language.
Language files are simple text files, and every one can create or edit them.
Here the filenames according to language:
Code:
        "Lang_JPN.txt",
        "Lang_ENG.txt",
        "Lang_FRA.txt",
        "Lang_DEU.txt",
        "Lang_ITA.txt",
        "Lang_SPA.txt",
        "Lang_CHN.txt",
        "Lang_KOR.txt",
        "Lang_DUT.txt",
        "Lang_POR.txt",
        "Lang_RUS.txt",
        "Lang_CHI.txt"
Traductions can be partial, in which case missing references will default to English.

Videos:

So I share with you this plugin, the only new thing being an Item Editor.
You'll be able to edit your equipment in-game with this plugin.

A video to show you how it works:



Changelog

I need some getting it to work I know this is pretty old but if you can still reply please thanks in advance
 

TheVoidKitsune

New Member
Newbie
Joined
May 2, 2019
Messages
4
Trophies
0
Age
19
XP
57
Country
United States
so basically I tried to use the code C802(the spirit kings helm) and everytime I tried to pickup the Item my game crashed
Is there a fix to this?
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,642
Country
United States
so basically I tried to use the code C802(the spirit kings helm) and everytime I tried to pickup the Item my game crashed
Is there a fix to this?
Yes. Switch the bytes to 02C8. The list you're using is intended for RAM editing, where the bytes are in "little endian" format (smallest to biggest byte order). The plugin uses "big endian" format, which works more like counting numbers (biggest to smallest byte order).
 
Last edited by iSharingan,

theSnowman

New Member
Newbie
Joined
Jun 8, 2019
Messages
1
Trophies
0
Age
33
XP
36
Country
Philippines
Hi, I cant find anything when I go to game guide. What should I do to fix this?

Hi guys ! :)

Last year I shared a plugin for Fantasy Life which I decided to update a little to use my menu.

I join a list of the objects and items ID nicely dumped and shared by @TheDeKay in the archive.
Note that you must inverse the bytes from @TheDeKay's list.
Example: 3F 02 | object -> 023F

Have fun guys and happy new year 2017 !! ;)

Changelog


From 3.2, I implemented a language system that I've been working on. I didn't tried it intensively, but it should load a language file according to the current system language.
Language files are simple text files, and every one can create or edit them.
Here the filenames according to language:
Code:
        "Lang_JPN.txt",
        "Lang_ENG.txt",
        "Lang_FRA.txt",
        "Lang_DEU.txt",
        "Lang_ITA.txt",
        "Lang_SPA.txt",
        "Lang_CHN.txt",
        "Lang_KOR.txt",
        "Lang_DUT.txt",
        "Lang_POR.txt",
        "Lang_RUS.txt",
        "Lang_CHI.txt"
Traductions can be partial, in which case missing references will default to English.

Videos:

So I share with you this plugin, the only new thing being an Item Editor.
You'll be able to edit your equipment in-game with this plugin.

A video to show you how it works:



Changelog
 

stfb1055

Well-Known Member
Member
Joined
Oct 14, 2010
Messages
152
Trophies
1
XP
216
Country
United States
i have a question. how i can use ID folder into ntr plugin for this game? every time i check a game guide there... ID folder not pop up there... i dont even know where to put it in... i also dont know where to put lang.txt file into it too... my game keep crashing whenever i try to loot with a desired id.. i using 2ds
 

XiNaru

Well-Known Member
Member
Joined
Jun 23, 2017
Messages
249
Trophies
0
Age
33
XP
540
Country
Germany
I would like to ask that this plugin be revised again. There is a lot of bugs in the plugin. if I cheated an item and want to put it into storage, there are suddenly over 30 stacks of the item.

and now ... because of the cheating of a fish my score is now broken. I can no longer open the inventory and so I can forget the rest.
since there is no way I can cheat an item without deleting the inventory ... I can forget it. and when selling items the item is not shown ..... thank you for allowing me to start again.
 

Sky-14

New Member
Newbie
Joined
Dec 2, 2010
Messages
3
Trophies
0
Location
Rebel Base
XP
149
Country
Indonesia
If HP < 50
HP = HP + 9999

the problem is if you're above 50 HP and take lethal damage, the code doesn't prevent a KO. And no, theres no fairy involved. The code is just designed to work vaguely like a LoZ fairy in that if you get low HP you instantly heal.

This code seems not work for me. My HP is 20, still no cure or heal whatsoever, am I doing something wrong?
 

crono686

Member
Newcomer
Joined
Apr 2, 2018
Messages
24
Trophies
0
Age
36
XP
263
Country
Germany
Hey i know that some codes are not working properly but some do.
At the moment i play the game on Citra, the 3ds Emulator. It would be really helpful to get the raw cheatcodes to use in citra.
 

MrCharizard000

New Member
Newbie
Joined
Feb 19, 2017
Messages
4
Trophies
0
Age
39
XP
60
Country
United States
Noting an issue with the skill point multiplier; turning it on in any capacity (even at x1, which shouldn't change anything) ENTIRELY disables the acquisition of the "specific" skills such as Weapon Carpentry or Metal Smithing. The only one that still increases is Earth Magic. This makes it almost entirely unusable over long periods because most of your skills just won't increase at all. Would love to see this fixed if possible.
 

newhope

New Member
Newbie
Joined
Jan 1, 2021
Messages
3
Trophies
0
Age
38
XP
35
Country
Singapore
@Nanquitas

Sorry to bump the old thread.
Any chance to recompile the PLG into 3GX for the new Luma plugin loader.
I'm being locked with the new firmware & Luma. The NTR is no longer working at the moment and no ETA of the fix/update from Luma team...
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Xdqwerty @ Xdqwerty:
    good night
  • BakerMan @ BakerMan:
    as to you
  • K3Nv2 @ K3Nv2:
    How do you know if the night will be good when you're asleep
  • BakerMan @ BakerMan:
    because i didn't say i was asleep
  • BakerMan @ BakerMan:
    i said i was sleeping...
  • BakerMan @ BakerMan:
    sleeping with uremum
  • K3Nv2 @ K3Nv2:
    Even my mum slept on that uremum
  • TwoSpikedHands @ TwoSpikedHands:
    yall im torn... ive been hacking away at tales of phantasia GBA (the USA version) and have so many documents of reverse engineering i've done
  • TwoSpikedHands @ TwoSpikedHands:
    I just found out that the EU version is better in literally every way, better sound quality, better lighting, and there's even a patch someone made to make the text look nicer
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
    Karma177 @ Karma177: do y'all think having an sd card that has a write speed of 700kb/s is a bad idea? trying to...