Complete VZipFlip Guide

Posts 115 of 20 · Page 1 of 2
Complete VZipFlip Guide
Alright, nothing against HaloSheep or anything, but this will explain using VZipFlip in detail, as well as modifying files that are worth modifying.

Please Disable UAC before you start this and make sure you're an administrator before you start reading this.

Introducing VZipFlip
VZipFlip is a nifty little tool coded by AzuiSleet with the second pass checksum coded by Fovea.
It allows ordinary users to explore the contents of .hfs files, the core client files that Vindictus runs on. Modifying these files will grant the client the ability to do any client sided editing that can also be done via memory editing, but in a easier fashion.

Using VZipFlip
VZipFlip is a console program, meaning that it cannot be run as a stand-alone executable. So let's make some quick modifications to our command prompt first:

Modifying our Command Prompt Window
1. Either Click Start, then Run, or press the Windows Key + R shortcut combination. In the pop-up window, type in cmd and press Enter.
You should see a black/white command prompt.
2. Right click the top bar where it says Administrator, and click Properties.
3. On the 'Options' pane, click Quick Edit mode.

What Quick edit mode allows you to do is to copy and paste.
To Copy: Highlight a section of the text and RIGHT CLICK or press ENTER to copy the text to the clipboard.
To Paste: Copy a section of text or the text of a file and then RIGHT CLICK anywhere in the command prompt to paste it in there.

You can also press the up arrow to repeat a command that you have already typed in.

Using it with Command Prompt
Open up CMD again.

1. Download VZipFlip6 after reading the subsection on obtaining it below.
2. Browse to the folder VZipFlip6 has been unzipped to using CMD.
3. Go to this directory in cmd.
For example, if your directory was C:/VZipFlip6
Then you'll type in
Code:
cd /
then press ENTER
Code:
cd VZipFlip6
then press ENTER

By Default, cmd should be pointed to C:\Users\[Your Username]
If you put VZipFlip on your desktop, you can just type in
Code:
cd desktop
then press ENTER
and you're done.

Now let's say you wanted to unzip all the .hfs files in the Vindictus folder. I would recommend you COPY all of those files, then paste them into the VZipFlip6 folder.
Then in your cmd type in:
Code:
VZipFlip a
And that should start the process. Make sure that you are an administrator.

The other two possible uses are to unHFS a single HFS
Code:
VZipFlip z [file.hfs]
Or to reHFS a single HFS
Code:
VZipFlip h [file.zip]
There is no native support to re-hfs all .zip files at once.

Obtaining VZipFlip
An attached VZipFlip6 has been included below. These include three batch files:
ReHFS_File.bat
Code:
@EcHo off
VZipFlip.exe z %1
unHFS_All.bat
Code:
@EcHo off
VZipFlip a
unHFS_File.bat
Code:
@EcHo off
VZipFlip.exe h %1
Drag and drop the specific file onto that batch file to do whatever that's to be done on it. @DanK for pointing this out.

What to do with those unzipped files?
Tutorial List:
http://www.mpgh.net/forum/437-vindic...hit-kills.html
http://www.mpgh.net/forum/437-vindic...s-effects.html
http://www.mpgh.net/forum/437-vindic...reak-offs.html
http://www.mpgh.net/forum/437-vindic...bo-action.html
http://www.mpgh.net/forum/437-vindic...g-costume.html
http://www.mpgh.net/forum/437-vindic...teor-rain.html
http://www.mpgh.net/forum/437-vindic...uff-skill.html
http://www.mpgh.net/forum/437-vindic...aster-egg.html

Read nunya's, gradienz's, and my tutorial on .cfgs. They introduce you to the basics. Let's hope that you're the next one to release a tutorial, aye?

I'll just explain how to do Permanent binds, my style.

1. Browse to your Vindictus HFS folder, and copy paste
Code:
FAC6B533E4D245CE8B9A67DB1472B2B98F3F54FA.hfs
out to your VZipFlip6 folder.
2. Use the unHFS_All.bat file by double clicking it, it'll unzip the .hfs file to a .zip file.
3. Open up the .zip file, find
Code:
config_preset_common.cfg
Inside it should contain the following:
Code:
bind "F1" "cc_quick_chat_action 1;"
[...save space...]
bind "5" "+quickslot5"
Make modifications to it:
Code:
bind "F1" "cc_quick_chat_action 1;"
[...save space...]
bind "5" "+quickslot5"

bind "y" "campfire_repair"
See what I did there? Now everytime you launch the game, when you press the y key, you'll tell the client to start the campfire_repair action.

For useful commands, see: http://www.mpgh.net/forum/267-vindic...-commands.html
For my toggle bindings, see: http://www.mpgh.net/forum/267-vindic...-bindings.html
For ILikePie550's extensive bindings, see: http://www.mpgh.net/forum/267-vindic...gs-ep-7-a.html

Unzip ILikePie's file to see exactly what he bound to what.

ALWAYS BACKUP YOUR OLD .HFS FILE IN YOUR NEXON FOLDER BEFORE YOU REPLACE IT WITH THE NEW ONE THAT YOU MODIFIED.

Afterword
Hopefully this clears up how to use VZipFlip for the last few of you, or the newcomers who are too intimidated to try something new. It's not hard at all. I'm surprised there aren't more people making releases like these, instead of the same old autoit/JBit scripts.. >_> Yeah. I'm calling you out. So what.

F.A.Q.
Ask me anything concerning your errors, and I'll try to troubleshoot and put it in this subsection later on, for those of you that still have issues.

Virus Scans
VirusTotal - Free Online Virus, Malware and URL Scanner
VZipFlip6.zip - Jotti's malware scan

HFS Files to look at
Code:
050CDF235EDB576E28EF6FFFB1CED0D639D5C5B9.hfs
1E3EE8B3E22EDB8DB852645848ED2D1CD5931909.hfs
286FE9924483F382029EF68BA6C260B3C2563BF9.hfs
30BDEB4865FE7C58FC037B9CB4D03F87C1A87EE9.hfs
426D348055D44BC4D34F4C676B29B01E7B45F363.hfs
4F3830C2506D5B4B87C25FFFB3C1AF12446C764D.hfs
564E36A29E02897F48E11F46315ADB840C268E3E.hfs
632E9F5DE7EB3B30ADDB686D7AEAF34DC921676F.hfs
6419FD9BE00DBF4C8B91768C53A0CE5693C1958C.hfs
6C7E73B269E6D58A1A5090E8397B080738E65B23.hfs
7122B191C091582158DBCE0AF092FD83D5F2FFDE.hfs
75CF532998F503E5132C2C2729AF632DB4A05B2A.hfs
763FD8F12D3D013194261D98B4AEF0FB0F6FBA1B.hfs
82D37C6D807FEE130E5FF1ED6169B8F7038CE4FB.hfs
B29E709800F4BA933BC056D726821FC87029F64D.hfs
C76A397EE9776D3A649A7C21E8C5667C601C147B.hfs
CC7392DF9392A6C8749079A6F44E29AE1A1043C7.hfs
DCB08EBB9C30CA90156FF1C9EC0D8956337637F2.hfs
FAC6B533E4D245CE8B9A67DB1472B2B98F3F54FA.hfs
All of those HFS files require a secondary checksum.

Approve Files
@Sid
VZipFlip6.zipattachment deleted · 1,288 downloads before removal
To add to this there is a much simpler way to do single file converting..

Make two batch files and put this code in them.

Batch 1:
ZIPtoHFS.bat
Code:
@EcHo off
vzipflip h %1
pause
Batch 2:
HFStoZIP.bat
Code:
@EcHo off
vzipflip z %1
pause
With this you can just drag and drop a .hfs or .zip onto the corresponding batch file and whalla your done no typing needed.


For noobs- To make a batch file, make a .txt file, open it put those code in and save then rename the extension to .bat

edit- Credits to @Jutsushiki for being the first to post this.
Quote Originally Posted by DanK View Post
To add to this there is a much simpler way to do single file converting..

Make two batch files and put this code in them.

Batch 1:
ZIPtoHFS.bat
Code:
@EcHo off
vzipflip h %1
pause
Batch 2:
HFStoZIP.bat
Code:
@EcHo off
vzipflip z %1
pause
With this you can just drag and drop a .hfs or .zip onto the corresponding batch file and whalla your done no typing needed.


For noobs- To make a batch file, make a .txt file, open it put those code in and save then rename the extension to .bat

edit- Credits to @Jutsushiki for being the first to post this.
Oooh, that is so much better. Thanks.
Does not work
Batch 1:
ZIPtoHFS.bat
Code:
@EcHo off
vzipflip h %1
pause
Batch 2:
HFStoZIP.bat
Code:
@EcHo off
vzipflip z %1
pause
%1=file name?
Quote Originally Posted by jeong1201 View Post
Batch 1:
ZIPtoHFS.bat
Code:
@EcHo off
vzipflip h %1
pause
Batch 2:
HFStoZIP.bat
Code:
@EcHo off
vzipflip z %1
pause
%1=file name?
Drag/drop the file you want onto the batch file in the folder.

@Posterabove, run as admin.
/Approved .
I've tried doing it and the problem I have is how do you copy the modified file into the zip? I get an access denied error when I try to do it with winrar. And if I extract and re-zip the files, the game does not launch for me.
Quote Originally Posted by Bishoujo View Post
I've tried doing it and the problem I have is how do you copy the modified file into the zip? I get an access denied error when I try to do it with winrar. And if I extract and re-zip the files, the game does not launch for me.
This tripped me up for a minute too. Try this:
Install Notepad++ (google it)
Associate the .comp file extension with Notepad++ (type file association in start box)
Then open the .zip with winrar
double-click the file you want to edit
it will open in Notepad++
when you are done editing click the save button
Winrara will pop up a msg box asking if you want to include teh modded file in teh archive.
say yes.
All done and ready for conversion back to .hfs
Quote Originally Posted by bakadoodle View Post
This tripped me up for a minute too. Try this:
Install Notepad++ (google it)
Associate the .comp file extension with Notepad++ (type file association in start box)
Then open the .zip with winrar
double-click the file you want to edit
it will open in Notepad++
when you are done editing click the save button
Winrara will pop up a msg box asking if you want to include teh modded file in teh archive.
say yes.
All done and ready for conversion back to .hfs
I think you misunderstood but thanks for helping. I did it with plain notepad in the end, notepad++ is more for coding =p.

@Darkkkie yep, all I need is to run winrar as admin to be able to replace the file

I keep getting this error when I drag a .hfs onto the .bat files as well as when I try running them. Tried running as an admin, too, and still get the same error.

I did manage to get the unHFS_File to come up with a green cmd window and copied the .hfs name into it, but it kept saying unrecognized file for a while before producing this same error after a few tries.
Quote Originally Posted by Chee12 View Post

I keep getting this error when I drag a .hfs onto the .bat files as well as when I try running them. Tried running as an admin, too, and still get the same error.

I did manage to get the unHFS_File to come up with a green cmd window and copied the .hfs name into it, but it kept saying unrecognized file for a while before producing this same error after a few tries.
Try downloading .Net Framework
Quote Originally Posted by Chee12 View Post

I keep getting this error when I drag a .hfs onto the .bat files as well as when I try running them. Tried running as an admin, too, and still get the same error.

I did manage to get the unHFS_File to come up with a green cmd window and copied the .hfs name into it, but it kept saying unrecognized file for a while before producing this same error after a few tries.
Download details: Microsoft Visual C++ 2008 Redistributable Package (x86)

Get that.
put this way looks very simple thx for tut
My VZipFlip doesn't seem to rehfs the zip file. Anyone know why this is happening?
Posts 115 of 20 · Page 1 of 2
This thread is closed for replies.

Tags for this Thread

None

Need help?