Lineage 2 Tower Forum

Full Version: How to downgrade L2Tower.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

How to downgrade L2Tower. - ClockMan

There is easy way to downgrade L2Tower 1.4.X.

Since version 1.4 downgrade procedure is build in into L2TowerUpdate.

Just start that program with parameter.
Like:
Code:
L2TowerUpdate.exe 1.4.0.35
L2TowerUpdate.exe "1.4.0.36"

Program will update/downgrade bot to that version.

There are two ways to downgrade L2Tower 1.3.X.

1. Using backup copies of files (since 1.2.0.30).
During update updater crates copy of local files (only those what got replaced) in folder with L2Tower.

If original file name was L2Tower.dll then backup file will be called L2Tower.dll.1.2.0.29.
You need to rename back that files in manual way.

2. Downloading files in manual way
The base url where you can find files is:

Code:
http://update.l2tower.eu/Application%20Files/L2Tower_(version)/(filename).deploy

(version) = 1_2_0_28 (for example replace numbers with version what you want to download)
(filename) = put here filename what you want to download. for example "L2Tower.dll"

List of all files you can always find in
Code:
http://update.l2tower.eu/Application%20Files/L2Tower_(version)/L2Tower.exe.manifest.deploy
This file is a XML file, but you will find there all filenames needed to run L2Tower.

So download files what you need (usually no need to download all), replace them from [filename].deploy to [filename]

Change local version
Sometimes you may want to stay on some version, and don't want "updates" popup up every run.
In file L2Tower.Update.xml you will find entry "<version>1.3.0.33</version>" just change version in that entry to newest one.

Remember that we won't support you if you will have problems with older version.
Reference URL's