PDA

View Full Version : ShowEQ 5.13.10.38 for Live 07/06/16



BlueAdept
07-09-2016, 07:04 PM
Announcing the release of ShowEQ version 5.13.10.38. This version is compatible with the July 6th release. Special thanks to Newby for his work i in providing the diff!


BlueAdept (07/09/16)
--------------------
- Updated version to 5.13.10.38
- Support EQ patch 07/06/16
- Updated position structs (Newby)
- Updated Opcodes (Newby)


This new release is available in the files section of SourceForge, or from the SVN repository at http://svn.code.sf.net/p/seq/svn/sho...s/v5_13_10_38/

Installation (tarball):


$ tar xjvf showeq-5.13.10.38.tar.bz2
$ cd showeq-5.13.10.38
$ ./configure
$ make
$ make install

Installation (SVN):


$ svn checkout http://svn.code.sf.net/p/seq/svn/showeq/trunk showeq-5.13.10.38
$ cd showeq-5.13.10.38
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install

BlueAdept
07-11-2016, 04:22 PM
Please re-download the tarball. I believe there was an issue with the last tarball of this version. I compiled from this one and it worked.