Game isn't a AAA project with awesome HQ models, but if anyone will find it useful - good:)
Wiki page http://monsterhunter.wikia.com/wiki/Mon ... er_Explore
Use Sectus's ArcTool too extract models/textures



Code: Select all
idstring "ARCC"
get SIZE asize
get name basename
set decname string "dec\\"
set ext string ".arc"
string decname + name
string decname + ext
Log "decname" 0 0x08
encryption blowfish "kaseoa nkaeka;eawf3"
math SIZE - 0x08
Append
Log "decname" 0x08 SIZE
Append