ROM Hack [release] MHX Data Manager

moghedien

Well-Known Member
OP
Member
Joined
Mar 9, 2015
Messages
411
Trophies
0
XP
317
Country
United States
New release is up on my github. It adds an option to delete the quests in your save file. It also has some better error checking when import/exporting quests.
 
  • Like
Reactions: justln

Admiral_

New Member
Newbie
Joined
Jul 3, 2016
Messages
4
Trophies
0
Age
29
XP
52
Country
United States
I got an error trying this. I wanted to test if it works, so I imported the quest q1010004.arc after converting it using your script. I then put it into the eng folder and imported it into my game. When I went into my game, it just replaced a quest I had in my quest list with ????? and going on it crashed my game. Any ideas to what's wrong @moghedien ?
 

moghedien

Well-Known Member
OP
Member
Joined
Mar 9, 2015
Messages
411
Trophies
0
XP
317
Country
United States
I got an error trying this. I wanted to test if it works, so I imported the quest q1010004.arc after converting it using your script. I then put it into the eng folder and imported it into my game. When I went into my game, it just replaced a quest I had in my quest list with ????? and going on it crashed my game. Any ideas to what's wrong @moghedien ?
It should only replace a quest if they both have the same ID. Did you change the name of the file at all or did you leave it as "q1010004.arc"? Also the "????" is normal, it's because there's no Japanese font in the Generations.
 

marcoz9999

Well-Known Member
Member
Joined
May 27, 2012
Messages
123
Trophies
0
XP
131
Country
Mexico
great work @moghedien as always and all of you guys say do you happen to know wich tool would i need to use for downloading all mhx quest so i can import them to mhgen ? thank in advance


Edit1 : i think i found the tool Python download_n3ds.py X JPN arc/quest/q1010002.arc q1010002.arc am i correct and would anyone happen to know of a list o the dlc or way to download them all thanks
 
Last edited by marcoz9999,

xeroorc

New Member
Newbie
Joined
Jul 22, 2016
Messages
1
Trophies
0
Age
37
XP
41
Country
Sierra Leone
This in an update/expansion of another homebrew app that I made (http://gbatemp.net/threads/release-mhx-quest-importer.410108/). It's now compatible with the JPN, USA and EUR versions of Monster Hunter X.

You can copy characters to different regions or just to a different save slot, you can backup and restore your save file, and, like my old app, you can import/export/delete quests from your save file.

Always backup your save file before messing with it!
Please report issues here: https://github.com/svanheulen/mhx_data_manager/issues


Source code: https://github.com/svanheulen/mhx_data_manager
Compiled version: https://github.com/svanheulen/mhx_data_manager/releases

Currently I only have it compiled as a 3dsx file but I'll make a CIA eventually.

Edit:
Here's a Python script to convert a Japanese MHX quest to work with MHGen: https://github.com/svanheulen/mhff/blob/master/n3ds/convert_quest.py
MHGen doesn't seem to have a Japanese font though so the text will show up as a bunch of question marks.
hi first time using this, im using all ofw and no cfw how do i get my 3ds ll save files out? my mhx is a game cartridge. and i want to transfer to my 3dsxl..
 

justln

Well-Known Member
Member
Joined
Aug 16, 2013
Messages
718
Trophies
0
XP
604
Country
great work @moghedien as always and all of you guys say do you happen to know wich tool would i need to use for downloading all mhx quest so i can import them to mhgen ? thank in advance


Edit1 : i think i found the tool Python download_n3ds.py X JPN arc/quest/q1010002.arc q1010002.arc am i correct and would anyone happen to know of a list o the dlc or way to download them all thanks
Download MHX, download all DLC, export them.
 

moghedien

Well-Known Member
OP
Member
Joined
Mar 9, 2015
Messages
411
Trophies
0
XP
317
Country
United States
great work @moghedien as always and all of you guys say do you happen to know wich tool would i need to use for downloading all mhx quest so i can import them to mhgen ? thank in advance


Edit1 : i think i found the tool Python download_n3ds.py X JPN arc/quest/q1010002.arc q1010002.arc am i correct and would anyone happen to know of a list o the dlc or way to download them all thanks
Use that to download "eventQuestList.bin" which will list all of the quests currently available. But that method needs the newest encryption key (which changes every 48hrs so I haven't bothered keeping it up to date). I'm working on adding an option to MHX Data Manager to get the newest keys, but I don't know when I'll have it done.

hi first time using this, im using all ofw and no cfw how do i get my 3ds ll save files out? my mhx is a game cartridge. and i want to transfer to my 3dsxl..
You need to have homebrew access to use this: https://github.com/Plailect/Guide/wiki/Part-1-(Homebrew)
 

ParentalLvl9

New Member
Newbie
Joined
Jul 23, 2016
Messages
4
Trophies
0
Age
27
XP
46
Country
Mexico
Hi, I need some help please. I exported all the japanese dlc and used your python file to convert every quest so that i could use them with the USA version. However once I'm importing them to said game I'm only able to get some of them copied successfully (like 5), the other ones just for some reason show as quest/usa/q0000000.arc ... failure.
So I don't know what's going on since the files are not even named like that in the "usa" folder.
 

marcoz9999

Well-Known Member
Member
Joined
May 27, 2012
Messages
123
Trophies
0
XP
131
Country
Mexico
@justln so it will be like python convert_quest.py d:\mhx\q1010002.arc d:\mhgen\q1010002.arc d:\mhx\q1010003.arc d:\mhgen\q1010003.arc and so on? Thanks un advance
 

marcoz9999

Well-Known Member
Member
Joined
May 27, 2012
Messages
123
Trophies
0
XP
131
Country
Mexico
@justln i did as you said install mhx download all dlc and got the .arc files after that i runned the convert_quest.py on all of them and copy them into the quest/usa/ folder of the programa but all of them give me this error quest/usa/q0000000.arc ... failure any ideas @moghedien thanks in advance
 

moghedien

Well-Known Member
OP
Member
Joined
Mar 9, 2015
Messages
411
Trophies
0
XP
317
Country
United States
@justln i did as you said install mhx download all dlc and got the .arc files after that i runned the convert_quest.py on all of them and copy them into the quest/usa/ folder of the programa but all of them give me this error quest/usa/q0000000.arc ... failure any ideas @moghedien thanks in advance
There are a few things that will cause the "failure" message when importing a quest: can't open the quest file, can't read the quest file, the quest file is too large, can't write the quest info, can't write the quest file.
Can you PM me one of the quests you're trying to import and a backup of your save file?

Edit: Actually, does it really show "q0000000.arc" when importing?
 
Last edited by moghedien,

justln

Well-Known Member
Member
Joined
Aug 16, 2013
Messages
718
Trophies
0
XP
604
Country
I think there's a big problem with 1.2.1, I tried importing the quests on another 3DS, the bottom list scrolls but the imported file is the same name and some of the quests fails. Tried the 1.1 version and it worked fine.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: @CameronCataclysm...