Extracting .tv files from Korean MMORPG Tenvi
Posted: Tue Jan 25, 2011 8:02 pm
Hi! I recently became interested in a Korean game called Tenvi. It's a 2D sidescrolling platform game. What brought me to this game was the graphics, and I would like to be able to extract them. The game is only open in Korea and China, and even there they're not that popular so it's difficult to find a place with game images. Through my research, I've found a website that makes an extractor, but my knowledge in the Chinese language is nonexistent. The website ix EXRPG and the extractor is called Extractor Suite. It can be found here http://bbs.exrpg.com/thread-1420-1-1.html. They have extractors for other games like LaTale, DFO, and Maplestory, and they all require a login. I registered to the site and the only one that doesn't work is the Tenvi one. Disappointment.
So from there I tried learning about extraction methods and found this place. I looked at things people have made for Maplestory, because I thought since they're similar games made by the same people maybe they're set up similarly. But I don't think that's the case, but they probably aren't difficultly encrypted either because the game isn't that popular. I don't know much about extraction, but I'm not sure where to even start and I was wondering if anyone could help me out.
I tried some code from 2006 that worked for Maplestory that would send me in the right direction viewtopic.php?p=14016#p14016 and got this:
http://vana.pastebin.com/f3146d7fe I found this too.
I found this (translated from Chinese):
data10.tv - data14.tv: Map material library
data15.tv: contains references to other .tv files as subdirectories, how the character sprites are displayed and layered
data16.tv: Composite Material Library, NPC, monsters, UI, small maps and so on
data17.tv: xml library
data20.tv - data24.tv: other materials library, a mess, some characters items and equipment, etc.
data25.tv: Model Library (for 3D things i assume)
data26.tv: Sounds
data27.tv: Background Music
These are the game files that hold this data, much like .WZ files of Maplestory. If anyone could help me I would be glad to upload any of them that will be important in extraction. What I'm looking for mainly is the NPC's, monsters, and maybe character stuff.
Thanks.
So from there I tried learning about extraction methods and found this place. I looked at things people have made for Maplestory, because I thought since they're similar games made by the same people maybe they're set up similarly. But I don't think that's the case, but they probably aren't difficultly encrypted either because the game isn't that popular. I don't know much about extraction, but I'm not sure where to even start and I was wondering if anyone could help me out.
I tried some code from 2006 that worked for Maplestory that would send me in the right direction viewtopic.php?p=14016#p14016 and got this:
etc. Not sure what they do.offset: 8702
compressed: 2615 uncompressed: 3144
offset: 11390
compressed: 439 uncompressed: 4128
offset: 54032
compressed: 28558 uncompressed: 129083
offset: 94421
compressed: 8 uncompressed: 2
offset: 167113
compressed: 889 uncompressed: 32832
offset: 225717
compressed: 11 uncompressed: 5
offset: 4244283
compressed: 12 uncompressed: 6
offset: 4442636
http://vana.pastebin.com/f3146d7fe I found this too.
I found this (translated from Chinese):
data10.tv - data14.tv: Map material library
data15.tv: contains references to other .tv files as subdirectories, how the character sprites are displayed and layered
data16.tv: Composite Material Library, NPC, monsters, UI, small maps and so on
data17.tv: xml library
data20.tv - data24.tv: other materials library, a mess, some characters items and equipment, etc.
data25.tv: Model Library (for 3D things i assume)
data26.tv: Sounds
data27.tv: Background Music
These are the game files that hold this data, much like .WZ files of Maplestory. If anyone could help me I would be glad to upload any of them that will be important in extraction. What I'm looking for mainly is the NPC's, monsters, and maybe character stuff.
Thanks.