BlueAdept
11-05-2007, 10:42 PM
Announcing a release of ShowEQ 5.10.0. This release is compatible with live servers as of 11/4. This release includes the new routine for decrypting the opcodes by purple and ieatacid.
NOTE: You must now zone once after loading from character select before the zone will decrypt properly due to the changes by Sony.
Changelog:
BlueAdept (11/05/07)
----------------
+ Updated version to 5.10.0
+ Added opcode decryption (purple, ieatacid)
+ Updated opcodes to current build
+ Changed version to correct numbering
Fetch the new release from the file section (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=551834) of sourceforge.
This release is not available from the SVN. I do not seem to have access to upload.
To install:
$ tar xjvf showeq-5.10.0.0.tar.bz2
$ cd showeq-5.10.0.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
NOTE: You must now zone once after loading from character select before the zone will decrypt properly due to the changes by Sony.
Changelog:
BlueAdept (11/05/07)
----------------
+ Updated version to 5.10.0
+ Added opcode decryption (purple, ieatacid)
+ Updated opcodes to current build
+ Changed version to correct numbering
Fetch the new release from the file section (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=551834) of sourceforge.
This release is not available from the SVN. I do not seem to have access to upload.
To install:
$ tar xjvf showeq-5.10.0.0.tar.bz2
$ cd showeq-5.10.0.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure