The VG Resource

Full Version: Klonoa 2 Texture hacks?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm currently trying to rip textures from Klonoa 2: lunatea's veil for the PS2. I was able to find a program that decompiles the ISO. Inside, there are a bunch of .IRX files and disc images 7-zip can't open (.IMGs)

Could I please have some info on how to do texture hacks for the game properly? (If someone else could relay information on music and text edits, that would also be appreciated.)

Files contained include:
  • AN986.IRX
  • ILINK.IRX
  • ILSOCK.IRX
  • INET.IRX
  • IOPRP20.IMG
  • IOPRP202.IMG
  • IOPRP205.IMG
  • IOPRP21.IMG
  • IOPRP211.IMG
  • IOPRP213.IMG
  • KL2.IRX
  • LIBSD.IRX
  • MCMAN.IRX
  • MCSERV.IRX
  • MCXMAN.IRX
  • MCXSERV.IRX
  • MODDELAY.IRX
  • MODHSYN.IRX
  • MODMIDI.IRX
  • MODMONO.IRX
  • MODMSIN.IRX
  • MODSEIN.IRX
  • MODSESQ.IRX
  • MODSSYN.IRX
  • MSIFRPC.IRX
  • MTAPMAN.IRX
  • NETCNF.IRX
  • PADMAN.IRX
  • PPP.IRX
  • SDRDRV.IRX
  • SIFCMD.IRX
  • SIO2MAN.IRX
  • USBD.IRX
  • USBMLOAD.IRX
I remember IRX files not being very useful usually, but can you upload one or two IMG files?
I think I know your problem. Most of these games hide their data when you use an ISO extractor/mounter , so you have to dig in the ISO to get it. I remember Kingdom Hearts and Chrono Cross using this format from what i looked at them.
EDIT: also yeah IRX and IMG sre pretty much useless for data ripping, theyre just code.
(02-01-2016, 02:06 AM)puggsoy Wrote: [ -> ]I remember IRX files not being very useful usually, but can you upload one or two IMG files?

Knock yourself out. Although the guy above said these files were just code.
http://www.mediafire.com/download/a3sk9x...PRP213.zip

I guess the main thing to figure out is how to properly extract the files from the ISO, cause an ISO extractor won't cut it.




(02-01-2016, 02:09 AM)eureka Wrote: [ -> ]I think I know your problem.  Most of these games hide their data when you use an ISO extractor/mounter , so you have to dig in the ISO to get it.  I remember Kingdom Hearts and Chrono Cross using this format from what i looked at them.
EDIT: also yeah IRX and IMG sre pretty much useless for data ripping, theyre just code.

Any clue on how to "dig" in the iso? I'm looking hard for the right tutorial. I hope you know something. Although, there are Kingdom Hearts Textures uploaded on Textures Resource, so it can be done.
Okay, so I just full on open it with winrar, and...
[Image: X7JrEon.png]
OH MY GOSH!!!!!

So... the files I found are audio files (.ac3), and .BIN files. There are also CNF and SMV. Any help with that?
kldata.bin looks interesting, could you upload that?
The biggest files within the ISO are "Kldata.bin" and "BGMpack.bin" I also sent Bgmpack so you can inspect that as well.
http://www.mediafire.com/download/70q934...kldata.zip
Does anybody know how to open these .BIN files? I need to know as soon as possible!
Vincentmrl, some guys and I went through this back in the day. It's really hit and miss, KLDATA is a big mess of random data and textures here and there.
Read this
I was able to get my mits on GGD-e. Now I have to figure out the palate stuff. I just find it werid that the game uses a tiling system similar to the NES, SNES and so on. What I really wanna know if how to export the textures, edit them, and then load them back into the game. I want to do the same thing with music as well.
Reminds me of when I was trying to rip from Pac-Man World 3. Try asking the guys on ZenHAX for some help cracking the format.
http://zenhax.com/viewforum.php?f=9
After some extracting, I found some things.

There are several folders within "kldata" and they all contain DAT files, DC5 files, an NFC file and an SDB file. What are they, and how do  I open them?