Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Obscure 1 HVP - help with the format

The Original Forum. Game archives, full of resources. How to open them? Get help here.
User avatar
friendsofwatto
VVIP member
VVIP member
Posts: 532
Joined: Wed Jun 30, 2004 3:01 pm
Location: Australia
Been thanked: 13 times
Contact:

Post by friendsofwatto »

Hey mate,

Excellent work on the extractor for that game - I would be keen to see it.


WATTO
[email protected]
http://www.watto.org
Game Extractor - Read and write thousands of game archives!
User avatar
baccello
beginner
Posts: 29
Joined: Wed Sep 22, 2004 6:44 pm
Contact:

Post by baccello »

sure

C++ language, it use zlib1.dll (hxxp://www.zlib.org/)

bye friend! :wink:
You do not have the required permissions to view the files attached to this post.
User avatar
Savage
VIP member
VIP member
Posts: 559
Joined: Sun Apr 17, 2005 11:00 am
Has thanked: 16 times
Been thanked: 18 times

Post by Savage »

Thanks now i have the unpacker...

how i can compile the unpacker i use M$ Visual C++ 6 and give the next error:

c:\!\a3\unhvp.cpp(5) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory

But the zlib.h it's in the directory

Any version compiled ? , thanks.
User avatar
baccello
beginner
Posts: 29
Joined: Wed Sep 22, 2004 6:44 pm
Contact:

Post by baccello »

@pulposo
you must download precompiled dll from hxxp://www.zlib.net/zlib122-dll.zip
extract zlib.h and zconf.h in include folder Visual C++ and zdll.exp, zdll.lib in lib folder then add them in your project.
bye
User avatar
Savage
VIP member
VIP member
Posts: 559
Joined: Sun Apr 17, 2005 11:00 am
Has thanked: 16 times
Been thanked: 18 times

Post by Savage »

Sorry, but dont' work. :-(

Code: Select all

Compiling...
unhvp.cpp
C:\obscure\unhvp.cpp(24) : error C2065: 'memcmp' : undeclared identifier
C:\obscure\unhvp.cpp(30) : error C2065: 'strchr' : undeclared identifier
C:\obscure\unhvp.cpp(30) : error C2440: '=' : cannot convert from 'int' to 'char *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\obscure\unhvp.cpp(119) : error C2440: '=' : cannot convert from 'char *' to 'unsigned char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\obscure\unhvp.cpp(121) : error C2440: '=' : cannot convert from 'char *' to 'unsigned char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.

unhvp.exe - 5 error(s), 0 warning(s)
I copied the files of "include" to "include" of M$ Visual, and the "lib" to "lib" of M$ Visual, then i tried to compile it but.
Any compiled version?

plz.
User avatar
baccello
beginner
Posts: 29
Joined: Wed Sep 22, 2004 6:44 pm
Contact:

Post by baccello »

This is compiled version, included dll files.

Code: Select all

http://www.baccello.altervista.org/tmp/unhvp_compiled.zip
User avatar
Savage
VIP member
VIP member
Posts: 559
Joined: Sun Apr 17, 2005 11:00 am
Has thanked: 16 times
Been thanked: 18 times

Post by Savage »

Thanks it works really great!!! :P
User avatar
friendsofwatto
VVIP member
VVIP member
Posts: 532
Joined: Wed Jun 30, 2004 3:01 pm
Location: Australia
Been thanked: 13 times
Contact:

Post by friendsofwatto »

I have done the Game Extractor plugin for the format - you can get it in the latest update (for those of you with the full version).

If you still want a script for this format, let me know and I will give it a try.

WATTO
[email protected]
http://www.watto.org
Game Extractor - Read and write thousands of game archives!
User avatar
sajad
VIP member
VIP member
Posts: 128
Joined: Fri May 14, 2004 1:20 pm
Location: Underworld
Been thanked: 1 time
Contact:

Obscure ps2

Post by sajad »

hello

please look new hvp obscure game

ps2 format, dont open with plugins

thanks
You do not have the required permissions to view the files attached to this post.
User avatar
sajad
VIP member
VIP member
Posts: 128
Joined: Fri May 14, 2004 1:20 pm
Location: Underworld
Been thanked: 1 time
Contact:

Post by sajad »

hello mr watto

thank you for plugins

iam sent you new file from ps2 version game

don't open with new plugin and show error message "no plugins.."

thank you
You do not have the required permissions to view the files attached to this post.
DuderDuder
ultra-n00b
Posts: 4
Joined: Fri Dec 10, 2010 3:12 pm

Re:

Post by DuderDuder »

baccello wrote:This is compiled version, included dll files.

Code: Select all

http://www.baccello.altervista.org/tmp/unhvp_compiled.zip
Sorry to bump this old topic, but would anyone still happen to have this?
I'm trying to get the oggs out of the strmpack_pc.hvp and while watto's game extractor sees the files, they come out as 1 byte files when I try to extract them. datapack.hvp extracts fine though, so I don't know what's up with the strmpack. Maybe I'm doing something wrong.
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

Re: Re:

Post by Acewell »

DuderDuder wrote:
baccello wrote:This is compiled version, included dll files.

Code: Select all

http://www.baccello.altervista.org/tmp/unhvp_compiled.zip
Sorry to bump this old topic, but would anyone still happen to have this?
Theres a compiled exe in this download
UnHVP v1.0 - HV PackFile Resource

Source page
http://ctpax-cheater.narod.ru/personal.htm
AlphaTwentyThree
double-veteran
double-veteran
Posts: 982
Joined: Mon Aug 24, 2009 10:55 pm
Has thanked: 76 times
Been thanked: 660 times

Re: Re:

Post by AlphaTwentyThree »

AceWell wrote:Theres a compiled exe in this download
UnHVP v1.0 - HV PackFile Resource

Source page
http://ctpax-cheater.narod.ru/personal.htm
Can somebody please update this program with the PC version? The extraction is errornous (0kb-files).
Here's the header of the archive.
You do not have the required permissions to view the files attached to this post.
If you like what you see, why not click the little Thank You button? ;) It will definitely motivate me! :)
And here's Mr.Mouse's Facebook link: http://www.facebook.com/permalink.php?s ... 8469022795 - thanks ;)
User avatar
ikskoks
Moderator
Posts: 1666
Joined: Thu Jul 26, 2012 5:06 pm
Location: Poland, Łódź
Has thanked: 647 times
Been thanked: 431 times
Contact:

Re: Obscure 1 HVP - help with the format

Post by ikskoks »

Obscure 1 file format --> http://wiki.xentax.com/index.php/Obscure_HVP
quickbms script for HVP archives --> https://github.com/bartlomiejduda/Tools ... script.bms


My research on HVP archives from Obscure 2 --> viewtopic.php?p=188831#p188831
Links to extractor and file format are shared there. I hope that it will be helpful to someone. :)
Post Reply