[HELP] Luigi's Mansion 3 .DATA file

The Original Forum. Game archives, full of resources. How to open them? Get help here.
yham
ultra-n00b
Posts: 5
Joined: Wed Oct 30, 2019 6:22 am
Been thanked: 2 times

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by yham » Wed Oct 30, 2019 7:10 am

I extracted .dict file with Dave's script but it ends with an error.
I don't have a .debug file and .nxpc file like the others. help...

P.S. I am beginner.

User avatar
LolHacksRule
n00b
Posts: 12
Joined: Tue Oct 02, 2018 1:50 am
Been thanked: 1 time

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by LolHacksRule » Wed Oct 30, 2019 6:08 pm

I also have problems, and no .DEBUG or .NXPC files in my dump.

Code: Select all

- open input file global.dict
- open script LM3DICT.bms
- set output folder LM3

  offset   filesize   filename
--------------------------------------
- enter in folder LM3_DMP
- open input file LM3\global.data
- enter in folder LM3_DMP
- open input fileLM3\global.debug

- error in src\file.c line 557: fdnum_open()
Error: No such file or directory

Last script line before the error or that produced the error:
  23  Open FDDE DATA_FILE A
Where to find them?

Über Winfrey
n00b
Posts: 15
Joined: Fri Nov 16, 2018 12:38 am
Has thanked: 1 time

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by Über Winfrey » Thu Oct 31, 2019 12:51 am

use offzip and put offzip -a <.data file> <output path>

User avatar
LolHacksRule
n00b
Posts: 12
Joined: Tue Oct 02, 2018 1:50 am
Been thanked: 1 time

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by LolHacksRule » Thu Oct 31, 2019 6:15 am

I know offzip -a on most of the data files work, but I don't get proper names and directories when I do it that way...

yham
ultra-n00b
Posts: 5
Joined: Wed Oct 30, 2019 6:22 am
Been thanked: 2 times

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by yham » Thu Oct 31, 2019 6:55 pm

By the way, is text data included in global.data?
Has anyone already found it?

User avatar
LolHacksRule
n00b
Posts: 12
Joined: Tue Oct 02, 2018 1:50 am
Been thanked: 1 time

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by LolHacksRule » Sat Nov 02, 2019 6:38 pm

Yeah there's text data in that I think.

Über Winfrey
n00b
Posts: 15
Joined: Fri Nov 16, 2018 12:38 am
Has thanked: 1 time

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by Über Winfrey » Sat Nov 02, 2019 7:12 pm

Image
update Switchbox it can open LM3 dict files

devomako
ultra-n00b
Posts: 4
Joined: Sat Oct 26, 2019 3:19 pm

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by devomako » Sun Nov 03, 2019 2:53 pm

Über Winfrey wrote:
Sat Nov 02, 2019 7:12 pm
Image
update Switchbox it can open LM3 dict files
Neat! How are you getting the rigged models though? Exporting from dae from Switch Toolbox doesn't seem to provide the rig itself

yham
ultra-n00b
Posts: 5
Joined: Wed Oct 30, 2019 6:22 am
Been thanked: 2 times

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by yham » Mon Nov 04, 2019 8:27 am

toolbox.png
How can I extract files with toolbox?
You do not have the required permissions to view the files attached to this post.

Über Winfrey
n00b
Posts: 15
Joined: Fri Nov 16, 2018 12:38 am
Has thanked: 1 time

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by Über Winfrey » Tue Nov 05, 2019 7:24 pm

yham wrote:
Mon Nov 04, 2019 8:27 am
toolbox.png
How can I extract files with toolbox?
You open a .dict file and right click on the model folder and click export

Über Winfrey
n00b
Posts: 15
Joined: Fri Nov 16, 2018 12:38 am
Has thanked: 1 time

Re: [HELP] Luigi's Mansion 3 .DATA file

Post by Über Winfrey » Tue Nov 05, 2019 7:25 pm

devomako wrote:
Sun Nov 03, 2019 2:53 pm
Über Winfrey wrote:
Sat Nov 02, 2019 7:12 pm
Image
update Switchbox it can open LM3 dict files
Neat! How are you getting the rigged models though? Exporting from dae from Switch Toolbox doesn't seem to provide the rig itself
I rigged them manually

Post Reply