ROM Hack [Release][NTR Plugin] Fantasy Life

akiratepes

Member
Newcomer
Joined
Aug 9, 2014
Messages
13
Trophies
0
XP
218
Country
United States
I love your editor. But while using the Item Editor to give my equipment skills I noticed if it already had a skill it adds the new edit into the second slot. Is there anyway to edit both slots?
 

Seasame

Member
Newcomer
Joined
Aug 21, 2015
Messages
5
Trophies
0
Age
26
Location
Singapore
XP
102
Country
Singapore
An exception occurred

Processor: ARM11 (core 0)
Exception type: data abort
Fault status: Translation - Section
Current process: FLLINK (0004000000113100)

R0 100000EC R1 100000D4
R2 100000E4 R3 100000F4
R4 00000000 R5 10000044
R6 00000000 R7 00000000
R8 00000000 R9 00000000
R10 00000000 R11 00000000
R12 00000000 SP 0FFFFFFAC
LR 0701292C PC 070438BC
CPSR A0000010 FPEXC 00000000
FAR 100000CR Access type: Write

Press A to save the crash dump
Press any other button to shutdown

Stack dump:

0FFFFFAC: EC 00 00 10 2C 29 01 07
0FFFFFB4: 00 00 00 00 00 00 00 00
0FFFFFBC: 00 00 00 00 EC 3B 00 07
0FFFFFC4: 10 00 00 00 00 00 00 00
0FFFFFCC: 00 00 00 00 00 00 00 00
0FFFFFD4: 00 00 00 00 00 00 00 00
0FFFFFDC: 00 00 00 00 00 00 00 00
0FFFFFE4: 00 00 00 00 00 00 00 00
0FFFFFEC: 00 00 00 00 00 00 00 00
0FFFFFF4: 00 00 00 00 00 00 00 00
0FFFFFFC: 00 00 00 00
 

AnettoMan

New Member
Newbie
Joined
Jan 31, 2018
Messages
2
Trophies
0
Age
31
XP
52
Country
Mexico
Hi, Nanquitas, I'm surprised by your contribution.

Could you give me permission to do a tutorial? How to use this plugin with a Lang_SPA translation?

I will give you credits
 

Attachments

  • Lang_SPA.txt
    4.1 KB · Views: 363
D

Deleted User

Guest
It just crashes. I boot up bootntr (not mode 3) and put the plugin in the right place, it boots up for 1 second then exception occurs.
EDIT: running luma3ds 11.6 usa (both console and fantasy life, no dlc)
I also have this plugin: https://github.com/Nanquitas/ntr_overlay_samples/releases/tag/v.0.3
I put all the stuff from the .7z in the same folder (the fantasy life title id folder)

An exception occurred

Processor: ARM11 (core 0)
Exception type: data abort
Fault status: Translation - Section
Current process: FLLINK (0004000000113100)

R0 100000EC R1 100000D4
R2 100000E4 R3 100000F4
R4 00000000 R5 10000044
R6 00000000 R7 00000000
R8 00000000 R9 00000000
R10 00000000 R11 00000000
R12 00000000 SP 0FFFFFFAC
LR 0701292C PC 070438BC
CPSR A0000010 FPEXC 00000000
FAR 100000CR Access type: Write

Press A to save the crash dump
Press any other button to shutdown

Stack dump:

0FFFFFAC: EC 00 00 10 2C 29 01 07
0FFFFFB4: 00 00 00 00 00 00 00 00
0FFFFFBC: 00 00 00 00 EC 3B 00 07
0FFFFFC4: 10 00 00 00 00 00 00 00
0FFFFFCC: 00 00 00 00 00 00 00 00
0FFFFFD4: 00 00 00 00 00 00 00 00
0FFFFFDC: 00 00 00 00 00 00 00 00
0FFFFFE4: 00 00 00 00 00 00 00 00
0FFFFFEC: 00 00 00 00 00 00 00 00
0FFFFFF4: 00 00 00 00 00 00 00 00
0FFFFFFC: 00 00 00 00

This is the same error I get
 
Last edited by ,
D

Deleted User

Guest
Ok, I found a fix, name Fantasy-Life.plg to the titleid.plg
also, dont load any other plugin.
replace title id with the titleid of your region
 

LovableRogue

New Member
Newbie
Joined
Jan 14, 2018
Messages
2
Trophies
0
Age
28
XP
54
Country
Germany
Is there a way to revert the "loot item modifier" so regular drops appear again after you're done? Turning it off just crashes the game if I pick up loot.
 

SquidgyBean

Well-Known Member
Member
Joined
Oct 23, 2016
Messages
160
Trophies
0
Age
37
XP
211
Country
I am trying to pull up the id's list by clicking game guide but I just get a blank menu. I have put the guide with the plugin
 

Hallowing

Well-Known Member
Newcomer
Joined
Sep 2, 2017
Messages
77
Trophies
0
XP
346
Country
United States
Would it be possible for you to release your plugin in .txt format for both US and Eur version? I am not tech savvy enough to know how to convert them for use with CTRPF-AR.
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,630
Country
United States
Would it be possible for you to release your plugin in .txt format for both US and Eur version? I am not tech savvy enough to know how to convert them for use with CTRPF-AR.
most of the codes here are done in C++ or C#. there is not base AR for many of them.
 
Last edited by iSharingan,

Hallowing

Well-Known Member
Newcomer
Joined
Sep 2, 2017
Messages
77
Trophies
0
XP
346
Country
United States
Fair enough, I just figured that since nanquitas and others found the correct addresses to edit for a plugin they could be ported easily. I guess my thought was wrong
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,630
Country
United States
I'll check that, thanks.


Yep, this has been known from the very beginning, but it's how the code works.
There's no way to find which item is in the storage, which is why I try to give more options to change the inventory.
just saw this. the item ID can be checked to verify if the item can be stacked or not. I have a list I can send you on which ID ranges can have a quantity. all of the tiem IDs are contiguous for the same type of item format (IE: materials, armor, weapons, tools, etc. are all grouped with others of the same type). alternatively, a force quantity 1 could be added to revert. I helped TheDeKay successfully implement it on the online save editor already. essentially consumables, and materials are right next to each other and are the only items that stack, so only the item IDs within a single range need to be verified. I have also verified via ram dump that the data format in-game is 99% identical to the save structure (certain values are different when in ram, but the structure is the same, with each save slot in sequence)
 
Last edited by iSharingan,

DawnDragon

Member
Newcomer
Joined
Oct 27, 2015
Messages
7
Trophies
0
Age
29
XP
57
Country
United States
So, stayed up until 5:00 in the morning on 5/25/18 to get everything installed for the customer firmware, got a custom theme, and got the action replay to display.
My only issue is, while running fantasy life, when I enter into the action replay setting for cheats, nothing shows up. I placed the .plg files under luma (ActionReplay.plg & FantasyLife.plg).
Did I do something wrong, or missed something within the setup process?
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,630
Country
United States
So, stayed up until 5:00 in the morning on 5/25/18 to get everything installed for the customer firmware, got a custom theme, and got the action replay to display.
My only issue is, while running fantasy life, when I enter into the action replay setting for cheats, nothing shows up. I placed the .plg files under luma (ActionReplay.plg & FantasyLife.plg).
Did I do something wrong, or missed something within the setup process?
did you install the NTR selector, or with the custom Luma payload to launch automatically when the game starts? Your setup will change slightly depending on which you're using
 
Last edited by iSharingan,

DawnDragon

Member
Newcomer
Joined
Oct 27, 2015
Messages
7
Trophies
0
Age
29
XP
57
Country
United States
did you install the NTR selector, or with the custom Luma payload to launch automatically when the game starts? Your setup will change slightly depending on which you're using
I have both installed, but I'm running through the custom Luma payload. I can pull up the action replay after the "Level 5" logo, when the lower right of the top screen states that the plugin is good.

I open the action replay to look at the cheats to make sure that they are available, using the available .PLG for Fantasy Life, but it's empty. Would a folder structure or image help out?
 

iSharingan

Show me your power
Member
Joined
Jun 23, 2016
Messages
804
Trophies
0
XP
1,630
Country
United States
I have both installed, but I'm running through the custom Luma payload. I can pull up the action replay after the "Level 5" logo, when the lower right of the top screen states that the plugin is good.

I open the action replay to look at the cheats to make sure that they are available, using the available .PLG for Fantasy Life, but it's empty. Would a folder structure or image help out?
It seems the default Action Replay plugin is being loaded instead of the game specific plugin (which is normal for when a specific game plugin isn't detected). You need to put your Fantasy Life plugin in as sd:/luma/plugins/0004000000113200/plugin.plg - including renaming it to "plugin.plg"

When the proper plugin is loaded, the regular codes will appear on the main screen, whereas any AR codes set up in the editor/stored in a text file under sd:/cheats/0004000000113200.txt will appear under the Action Replay section.
 

DawnDragon

Member
Newcomer
Joined
Oct 27, 2015
Messages
7
Trophies
0
Age
29
XP
57
Country
United States
It seems the default Action Replay plugin is being loaded instead of the game specific plugin (which is normal for when a specific game plugin isn't detected). You need to put your Fantasy Life plugin in as sd:/luma/plugins/0004000000113200/plugin.plg - including renaming it to "plugin.plg"

When the proper plugin is loaded, the regular codes will appear on the main screen, whereas any AR codes set up in the editor/stored in a text file under sd:/cheats/0004000000113200.txt will appear under the Action Replay section.
So, one step forward, two steps back.

Renamed the plugin, and an error now shows up. As a test, tried what 98otiss stated, which repeats showing nothing for the regular codes.
Here is there error I get:
An exception occurred

Processor: ARM11 (core 0)
Exception type: data abort
Fault status: Translation - Page
Current process: FLLINK (0004000000113200)

R0 070AF000 R1 FFE6B928
R2 00000000 R3 00000001
R4 00000000 R5 00000000
R6 00000000 R7 00000000
R8 00000000 R9 00000000
R10 00000000 R11 00000000
R12 00000000 SP 0FFFFFFC4
LR 07000038 PC 070001A4
CPSR A0000010 FPEXC 00000000
FAR 070AF000 Acess type: Write
--------------------------------------------
Stack dump:
0FFFFFC4: 10 00 00 00 00 00 00 00
0FFFFFCC: 00 00 00 00 00 00 00 00
0FFFFFD4: 00 00 00 00 00 00 00 00
0FFFFFDC: 00 00 00 00 00 00 00 00
0FFFFFE4: 00 00 00 00 00 00 00 00
0FFFFFEC: 00 00 00 00 00 00 00 00
0FFFFFF4: 00 00 00 00 00 00 00 00
0FFFFFFC: 00 00 00 00
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • The Real Jdbye @ The Real Jdbye:
    both of which work well in potplayer
  • The Real Jdbye @ The Real Jdbye:
    amd is a bit cheaper though
  • Psionic Roshambo @ Psionic Roshambo:
    Cheaper and they are less stingy with the RAM not a big issue now but I can imagine in a yard or two things might be different
  • Psionic Roshambo @ Psionic Roshambo:
    Year not yard lol
  • The Real Jdbye @ The Real Jdbye:
    the vram is one advantage when it comes to AI but ends up being slower even with that and really AI is the only use case that needs more than 12gb vram right now
  • Psionic Roshambo @ Psionic Roshambo:
    Interesting lol
  • Psionic Roshambo @ Psionic Roshambo:
    I think I watched a video where two games at 4K where eating just over 16GB of RAM and it's the one case where the 7900XT and XTX pulled ahead (minus RTX of course)
  • Psionic Roshambo @ Psionic Roshambo:
    So my opinion is that they could age a bit better in the future, and maybe AMD will continue improving them via drivers like they tend to do. No guarantee there but they have done it in the past. Just a feeling I have.
  • The Real Jdbye @ The Real Jdbye:
    cyberpunk at 4k without DLSS/fidelityfx *might* exceed 12gb
    +1
  • The Real Jdbye @ The Real Jdbye:
    but that game barely runs at native 4k
  • Psionic Roshambo @ Psionic Roshambo:
    I think it was some newer games and probably poorly optimized PS4 or PS5 ports
  • The Real Jdbye @ The Real Jdbye:
    they definitely will age better but i feel dlss might outweigh that since it looks about as good as native resolution and much less demanding
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    When I played Cyberpunk on my old 2080 Ti it sucked lol
  • The Real Jdbye @ The Real Jdbye:
    AMD could introduce something comparable to DLSS but nvidia's got a lot more experience with that
  • The Real Jdbye @ The Real Jdbye:
    least amd 7xxx has tensor cores which the previous generations didn't so there is the potential for AI upscaling
  • Psionic Roshambo @ Psionic Roshambo:
    They have FSR or whatever it's called and yeah it's still not great
  • The Real Jdbye @ The Real Jdbye:
    so AMD seem to finally be starting to take AI seriously
  • Psionic Roshambo @ Psionic Roshambo:
    Oh yeah those new 8000 CPUs have AI cores built in that's interesting
  • Psionic Roshambo @ Psionic Roshambo:
    Maybe they plan on offloading to the CPU?
  • Psionic Roshambo @ Psionic Roshambo:
    Would be kinda cool to have the CPU and GPU working in random more
  • Psionic Roshambo @ Psionic Roshambo:
    Tandem even
  • The Real Jdbye @ The Real Jdbye:
    i think i heard of that, it's a good idea, shouldn't need a dedicated GPU just to run a LLM or video upscaling
  • The Real Jdbye @ The Real Jdbye:
    even the nvidia shield tv has AI video upscaling
  • The Real Jdbye @ The Real Jdbye:
    LLMs can be run on cpu anyway but it's quite slow
    The Real Jdbye @ The Real Jdbye: LLMs can be run on cpu anyway but it's quite slow