ROM Hack <Help> open undefined file (without extension)

Februarysn0w

Well-Known Member
OP
Member
Joined
Oct 31, 2014
Messages
1,206
Trophies
0
Age
36
XP
834
Country
Japan
Hello.
Do you know what is the file extension? how can I open or edit this file?
the file come with Monster Hunter 4G (JPN) rom.

sample file
*deleted illegal file*

Please help me.
Thank you.
Best Regard
 

Februarysn0w

Well-Known Member
OP
Member
Joined
Oct 31, 2014
Messages
1,206
Trophies
0
Age
36
XP
834
Country
Japan
It's an image with ETC1 image data inside.

The 2 bytes at 0x07 are the width, the 2 bytes at 0x09 are the height. The image data starts at 0x14. Don't know about the rest of the header.

H93DO5z.png


I can probably code up a quick tool to handle the file based on this spec but I don't know if it'll work all the time.

Thank you so much. I'm waiting for your tool release. Very very thank you.
 

Februarysn0w

Well-Known Member
OP
Member
Joined
Oct 31, 2014
Messages
1,206
Trophies
0
Age
36
XP
834
Country
Japan
Requires Python 2.7. I don't know if it'll work for any of the other files but it works for this particular one.

Here's the code: https://gist.github.com/polaris-/516218c68c4cd4974e10
Download this EXE and put it in the same folder with the .py file when you run it: https://github.com/polaris-/ctpktool/releases/download/v1.1/ctpktool.zip

To use it, type "python tex2ctpk.py (filename).bin" such as "python tex2ctpk.py ui_guild_01_ID.bin".

Just a small note: Change the filename to something with an extension, like ui_guild_01_ID.bin or anything. That way ctpktool can create the folder without erroring because the name is already taken by the file.

Edit: Just for anyone who might read this in the future. It generates a (probably slightly invalid) CTPK file out of the image data so my other program, ctpktool, can do the heavy lifting like decompressing the image data and saving it to PNG.

Thank you so much. I'm very grateful your help.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Veho @ Veho: Touché.