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

Alvegia Online (*.ZIP -> *.ENC)

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
Ekey
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 1823
Joined: Wed Mar 31, 2010 6:54 am
Has thanked: 92 times
Been thanked: 1058 times

Alvegia Online (*.ZIP -> *.ENC)

Post by Ekey »

Site : here
Download (Setup) : here
Download (Torrent) : here

Well in game have default zip archives (use Winrar or Winzip or something similar). Inside every zip all files encrypted and have extension .ENC. Here tool for decrypt. How to:

Code: Select all

[Usage]
        AlvegiaDecrypt <inPathName> <inFile> <outFile>

[Decrypt]

        AlvegiaDecrypt version.xml version.xml.enc version.xml
inPathName - Original file name and path in archive without extension .ENC
inFile - Input file for decrypt.
outFile - Output (decrypted) file.

Example: bwres.zip
Unpack file version.xml.enc in D:\Temp for example

version.xml.enc - not be in a folder within the archive, you should use the tool so

Code: Select all

AlvegiaDecrypt version.xml D:\Temp\version.xml.enc D:\Temp\version.xml
Now take another file which is in the archives at the following path helpers\maps\disc_quarter.dds.enc and unpack again in D:\Temp . In inPathName you need set path with reversed slash's

Code: Select all

AlvegiaDecrypt helpers/maps/disc_quarter.dds D:\Temp\disc_quarter.dds.enc D:\Temp\disc_quarter.dds
Result:

Image

PS: I know shit explanation :D
You do not have the required permissions to view the files attached to this post.
jowsss
ultra-n00b
Posts: 5
Joined: Mon Aug 20, 2012 2:05 pm
Has thanked: 4 times

Re: Alvegia Online (*.ZIP -> *.ENC)

Post by jowsss »

yeah.. how about video tutorial?
Ekey
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 1823
Joined: Wed Mar 31, 2010 6:54 am
Has thanked: 92 times
Been thanked: 1058 times

Re: Alvegia Online (*.ZIP -> *.ENC)

Post by Ekey »

Here are all described in detail how to use.
Post Reply