PDA

View Full Version : How-to: SEQ & Project 1999



wanlor
07-21-2014, 04:47 PM
Here's a quick guide a friend wrote with some one-liners for getting SEQ 5.2.2.0 (works with P99) running on Ubuntu 14.04:

https://gist.github.com/cnelson/9b42986d3e98ee7431bf

wickedsix
07-21-2014, 08:13 PM
Bravo!

Someone
07-24-2014, 08:23 AM
Excited to give this a go.

Edit: Anyone have any luck with this? Spawns still encrypted, and this crashes harder than my previous client. The zone loads, spawns load (like my other seq client) but then it crashes with a new error I havent seen: "*** buffer overflow detected ***: showeq terminated"

Tried following this guide verbatim, fresh install ubuntu 14.04 and 12.04

Ben8472
01-01-2015, 05:45 PM
same problem as "someone", ubuntu 14.04 and followed guide

kelvanan
01-01-2015, 07:52 PM
Also looking for a working version.

Ben8472
01-02-2015, 04:49 AM
it worked now using the patch from the other thread aswell

notice, i added that patch to my dropbox so i could curl it directly, so you gotta upload it somewhere and change the link!


DIR=$(mktemp -d) && cd $DIR && curl -L "http://downloads.sourceforge.net/project/seq/ShowEQ/ShowEQ-5.2.x%20-%20for%20project%201999/showeq-5.2.2.0.tar.bz2?r=http%3A%2F%2Fsourceforge.net%2Fp rojects%2Fseq%2Ffiles%2FShowEQ%2FShowEQ-5.2.x%2520-%2520for%2520project%25201999%2F&ts=1405792273&use_mirror=iweb" | tar -jxvf - && cd showeq-5.2.2.0 && curl https://gist.githubusercontent.com/cnelson/9b42986d3e98ee7431bf/raw/28a433291b126a8fa22642bde2607c5624dd5153/showeq5220.patch | patch -p1 && curl https://dl.dropboxusercontent.com/xxxxx/showeq-5.2.2.0-project1999.patch | patch -p1; ./configure -with-qt-dir=/usr/local/qt && make && make install

kelvanan
01-02-2015, 10:17 PM
ben, whats your wiring diagram look like as far as layer 1?

Ben8472
01-03-2015, 04:37 AM
i put an ubuntu machines eth1 into the same network as my WAN (i am using a firewall on an vmware esxi server, so thats kind of easy)
if thats not possible, depending on your setup, you might need to use the linux box as your gateway on your windows machine you play p99 on.

feel free to PM me your IM adress if you want to communicate directly, only checking forum very irregularly.

kelvanan
01-03-2015, 05:34 PM
PM sent, cant seem to find the 2nd patch you mentioned

kelvanan
01-05-2015, 02:54 AM
problems all solved thanks to Ben8472! now to figure out how to remove all the "Door: CRATEG(1)" from my spawn list

jjrh
02-07-2015, 06:21 PM
Here's a quick guide a friend wrote with some one-liners for getting SEQ 5.2.2.0 (works with P99) running on Ubuntu 14.04:

https://gist.github.com/cnelson/9b42986d3e98ee7431bf





if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt3 -I. -DPKGDATADIR=\"/usr/local/share/showeq/\" -I/usr/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -g -O2 -MT messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.cpp; \ then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else rm -f ".deps/messages.Tpo"; exit 1; fi
In file included from message.h:18:0,
from messages.h:14,
from messages.cpp:11:
/usr/include/qt3/qvaluevector.h:247:13: error: ‘ptrdiff_t’ does not name a type
typedef ptrdiff_t difference_type;
^
make[2]: *** [messages.o] Error 1


Getting this error after patching. I was able to build the svn release without a problem though.

Thought I would try this patch to use showeq on eqemu servers. (perhaps my issue is elsewhere?)


edit: oh i'm dumb - I didn't notice there was a patch for qt3

icetech
02-17-2015, 02:48 PM
Thank you sooo much guys... working fine here now:)

P.S... having one small issue.. when i lvl showeq crashes (sorry no log atm.. will try when i lvl again)

icetech
02-20-2015, 05:25 PM
This is the last bit when it crashes on leveling.. sorry bout the wall of text:)
General: You gain experience!!
General: You have gained a level! Welcome to level 14!
Player: NewLevel: 14
Player: Exp: New: 307265, 4294965473 (4294967295/330) into level with 603523 left [~1 kills]
*** buffer overflow detected ***: showeq terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x73f1f)[0x7f4adb624f1f]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7f4adb6bc82c]
/lib/x86_64-linux-gnu/libc.so.6(+0x10a6f0)[0x7f4adb6bb6f0]
/lib/x86_64-linux-gnu/libc.so.6(+0x109bf9)[0x7f4adb6babf9]
/lib/x86_64-linux-gnu/libc.so.6(__printf_fp+0x2456)[0x7f4adb602736]
/lib/x86_64-linux-gnu/libc.so.6(_IO_vfprintf+0x4aa3)[0x7f4adb5ff793]
/lib/x86_64-linux-gnu/libc.so.6(__vsprintf_chk+0x84)[0x7f4adb6bac84]
/lib/x86_64-linux-gnu/libc.so.6(__sprintf_chk+0x7d)[0x7f4adb6babdd]
showeq[0x45fd17]
showeq[0x46e8f0]
/usr/local/qt/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectio nListP8QUObject+0xd4)[0x7f4adcb2ab94]
showeq[0x4af736]
showeq[0x4b29e5]
showeq[0x4b58dd]
/usr/local/qt/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectio nListP8QUObject+0xd4)[0x7f4adcb2ab94]
showeq[0x44ee91]
showeq[0x44b5aa]
showeq[0x44d0da]
showeq[0x44cc0f]
showeq[0x44d787]
showeq[0x453fe3]
showeq[0x454257]
showeq[0x457760]
/usr/local/qt/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectio nListP8QUObject+0x12a)[0x7f4adcb2abea]
/usr/local/qt/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0x62)[0x7f4adcb2aca2]
/usr/local/qt/lib/libqt-mt.so.3(_ZN6QTimer5eventEP6QEvent+0x22)[0x7f4adcb44f32]
/usr/local/qt/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjec tP6QEvent+0x7b)[0x7f4adcad903b]
/usr/local/qt/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent +0x87)[0x7f4adcad91c7]
/usr/local/qt/lib/libqt-mt.so.3(_ZN10QEventLoop14activateTimersEv+0x203)[0x7f4adcacf6b3]
/usr/local/qt/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x6b8)[0x7f4adca98c68]
/usr/local/qt/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0x31)[0x7f4adcaec3b1]
/usr/local/qt/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x22)[0x7f4adcaec322]
showeq[0x4278d2]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f4adb5d2ec5]
showeq[0x429ed9]
======= Memory map: ========
00400000-005e9000 r-xp 00000000 08:01 1065232 /usr/local/bin/showeq
007e8000-007e9000 r--p 001e8000 08:01 1065232 /usr/local/bin/showeq
007e9000-007ed000 rw-p 001e9000 08:01 1065232 /usr/local/bin/showeq
007ed000-007ee000 rw-p 00000000 00:00 0
00aeb000-01b8c000 rw-p 00000000 00:00 0 [heap]
7f4ad4000000-7f4ad4021000 rw-p 00000000 00:00 0
7f4ad4021000-7f4ad8000000 ---p 00000000 00:00 0
7f4ad8d1d000-7f4ad8d28000 r-xp 00000000 08:01 922264 /lib/x86_64-linux-gnu/libnss_files-2.19.so
7f4ad8d28000-7f4ad8f27000 ---p 0000b000 08:01 922264 /lib/x86_64-linux-gnu/libnss_files-2.19.so
7f4ad8f27000-7f4ad8f28000 r--p 0000a000 08:01 922264 /lib/x86_64-linux-gnu/libnss_files-2.19.so
7f4ad8f28000-7f4ad8f29000 rw-p 0000b000 08:01 922264 /lib/x86_64-linux-gnu/libnss_files-2.19.so
7f4ad8f29000-7f4ad8f34000 r-xp 00000000 08:01 921884 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
7f4ad8f34000-7f4ad9133000 ---p 0000b000 08:01 921884 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
7f4ad9133000-7f4ad9134000 r--p 0000a000 08:01 921884 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
7f4ad9134000-7f4ad9135000 rw-p 0000b000 08:01 921884 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
7f4ad9135000-7f4ad914c000 r-xp 00000000 08:01 921784 /lib/x86_64-linux-gnu/libnsl-2.19.so
7f4ad914c000-7f4ad934b000 ---p 00017000 08:01 921784 /lib/x86_64-linux-gnu/libnsl-2.19.so
7f4ad934b000-7f4ad934c000 r--p 00016000 08:01 921784 /lib/x86_64-linux-gnu/libnsl-2.19.so
7f4ad934c000-7f4ad934d000 rw-p 00017000 08:01 921784 /lib/x86_64-linux-gnu/libnsl-2.19.so
7f4ad934d000-7f4ad934f000 rw-p 00000000 00:00 0
7f4ad934f000-7f4ad9358000 r-xp 00000000 08:01 921781 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
7f4ad9358000-7f4ad9557000 ---p 00009000 08:01 921781 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
7f4ad9557000-7f4ad9558000 r--p 00008000 08:01 921781 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
7f4ad9558000-7f4ad9559000 rw-p 00009000 08:01 921781 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
7f4ad9559000-7f4ad955a000 ---p 00000000 00:00 0
7f4ad955a000-7f4ad9d5a000 rw-p 00000000 00:00 0 [stack:2859]
7f4ad9d5a000-7f4ad9f5a000 rw-s 00000000 00:07 19254 socket:[19254]
7f4ad9f5a000-7f4ad9f5f000 r-xp 00000000 08:01 1057043 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f4ad9f5f000-7f4ada15e000 ---p 00005000 08:01 1057043 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f4ada15e000-7f4ada15f000 r--p 00004000 08:01 1057043 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f4ada15f000-7f4ada160000 rw-p 00005000 08:01 1057043 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f4ada160000-7f4ada169000 r-xp 00000000 08:01 1057063 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f4ada169000-7f4ada368000 ---p 00009000 08:01 1057063 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f4ada368000-7f4ada369000 r--p 00008000 08:01 1057063 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f4ada369000-7f4ada36a000 rw-p 00009000 08:01 1057063 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f4ada36a000-7f4ada373000 r-xp 00000000 08:01 1057035 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f4ada373000-7f4ada572000 ---p 00009000 08:01 1057035 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f4ada572000-7f4ada573000 r--p 00008000 08:01 1057035 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f4ada573000-7f4ada574000 rw-p 00009000 08:01 1057035 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f4ada574000-7f4ada83d000 r--p 00000000 08:01 1055505 /usr/lib/locale/locale-archive
7f4ada83d000-7f4ada842000 r-xp 00000000 08:01 1057039 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f4ada842000-7f4adaa41000 ---p 00005000 08:01 1057039 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f4adaa41000-7f4adaa42000 r--p 00004000 08:01 1057039 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f4adaa42000-7f4adaa43000 rw-p 00005000 08:01 1057039 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f4adaa43000-7f4adaa45000 r-xp 00000000 08:01 1057028 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f4adaa45000-7f4adac45000 ---p 00002000 08:01 1057028 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f4adac45000-7f4adac46000 r--p 00002000 08:01 1057028 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f4adac46000-7f4adac47000 rw-p 00003000 08:01 1057028 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f4adac47000-7f4adac64000 r-xp 00000000 08:01 1057947 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f4adac64000-7f4adae64000 ---p 0001d000 08:01 1057947 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f4adae64000-7f4adae65000 r--p 0001d000 08:01 1057947 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f4adae65000-7f4adae66000 rw-p 0001e000 08:01 1057947 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f4adae66000-7f4adae69000 r-xp 00000000 08:01 921779 /lib/x86_64-linux-gnu/libdl-2.19.so
7f4adae69000-7f4adb068000 ---p 00003000 08:01 921779 /lib/x86_64-linux-gnu/libdl-2.19.so
7f4adb068000-7f4adb069000 r--p 00002000 08:01 921779 /lib/x86_64-linux-gnu/libdl-2.19.so
7f4adb069000-7f4adb06a000 rw-p 00003000 08:01 921779 /lib/x86_64-linux-gnu/libdl-2.19.so
7f4adb06a000-7f4adb19a000 r-xp 00000000 08:01 1057026 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f4adb19a000-7f4adb39a000 ---p 00130000 08:01 1057026 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f4adb39a000-7f4adb39b000 r--p 00130000 08:01 1057026 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f4adb39b000-7f4adb39f000 rw-p 00131000 08:01 1057026 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f4adb39f000-7f4adb3b0000 r-xp 00000000 08:01 1057041 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f4adb3b0000-7f4adb5af000 ---p 00011000 08:01 1057041 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f4adb5af000-7f4adb5b0000 r--p 00010000 08:01 1057041 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f4adb5b0000-7f4adb5b1000 rw-p 00011000 08:01 1057041 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f4adb5b1000-7f4adb76c000 r-xp 00000000 08:01 921775 /lib/x86_64-linux-gnu/libc-2.19.so
7f4adb76c000-7f4adb96c000 ---p 001bb000 08:01 921775 /lib/x86_64-linux-gnu/libc-2.19.so
7f4adb96c000-7f4adb970000 r--p 001bb000 08:01 921775 /lib/x86_64-linux-gnu/libc-2.19.so
7f4adb970000-7f4adb972000 rw-p 001bf000 08:01 921775 /lib/x86_64-linux-gnu/libc-2.19.so
7f4adb972000-7f4adb977000 rw-p 00000000 00:00 0
7f4adb977000-7f4adb98d000 r-xp 00000000 08:01 922013 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4adb98d000-7f4adbb8c000 ---p 00016000 08:01 922013 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4adbb8c000-7f4adbb8d000 rw-p 00015000 08:01 922013 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4adbb8d000-7f4adbc92000 r-xp 00000000 08:01 921783 /lib/x86_64-linux-gnu/libm-2.19.so
7f4adbc92000-7f4adbe91000 ---p 00105000 08:01 921783 /lib/x86_64-linux-gnu/libm-2.19.so
7f4adbe91000-7f4adbe92000 r--p 00104000 08:01 921783 /lib/x86_64-linux-gnu/libm-2.19.so
7f4adbe92000-7f4adbe93000 rw-p 00105000 08:01 921783 /lib/x86_64-linux-gnu/libm-2.19.so
7f4adbe93000-7f4adbf79000 r-xp 00000000 08:01 1057818 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7f4adbf79000-7f4adc178000 ---p 000e6000 08:01 1057818 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7f4adc178000-7f4adc180000 r--p 000e5000 08:01 1057818 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7f4adc180000-7f4adc182000 rw-p 000ed000 08:01 1057818 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7f4adc182000-7f4adc197000 rw-p 00000000 00:00 0
7f4adc197000-7f4adc1d2000 r-xp 00000000 08:01 1057672 /usr/lib/x86_64-linux-gnu/libpcap.so.1.5.3
7f4adc1d2000-7f4adc3d1000 ---p 0003b000 08:01 1057672 /usr/lib/x86_64-linux-gnu/libpcap.so.1.5.3
7f4adc3d1000-7f4adc3d3000 r--p 0003a000 08:01 1057672 /usr/lib/x86_64-linux-gnu/libpcap.so.1.5.3
7f4adc3d3000-7f4adc3d4000 rw-p 0003c000 08:01 1057672 /usr/lib/x86_64-linux-gnu/libpcap.so.1.5.3
7f4adc3d4000-7f4adc3d5000 rw-p 00000000 00:00 0
7f4adc3d5000-7f4adc3da000 r-xp 00000000 08:01 1057327 /usr/lib/x86_64-linux-gnu/libgdbm.so.3.0.0
7f4adc3da000-7f4adc5d9000 ---p 00005000 08:01 1057327 /usr/lib/x86_64-linux-gnu/libgdbm.so.3.0.0
7f4adc5d9000-7f4adc5da000 r--p 00004000 08:01 1057327 /usr/lib/x86_64-linux-gnu/libgdbm.so.3.0.0
7f4adc5da000-7f4adc5db000 rw-p 00005000 08:01 1057327 /usr/lib/x86_64-linux-gnu/libgdbm.so.3.0.0
7f4adc5db000-7f4adc5f4000 r-xp 00000000 08:01 922001 /lib/x86_64-linux-gnu/libpthread-2.19.so
7f4adc5f4000-7f4adc7f3000 ---p 00019000 08:01 922001 /lib/x86_64-linux-gnu/libpthread-2.19.so
7f4adc7f3000-7f4adc7f4000 r--p 00018000 08:01 922001 /lib/x86_64-linux-gnu/libpthread-2.19.so
7f4adc7f4000-7f4adc7f5000 rw-p 00019000 08:01 922001 /lib/x86_64-linux-gnu/libpthread-2.19.so
7f4adc7f5000-7f4adc7f9000 rw-p 00000000 00:00 0
7f4adc7f9000-7f4adcfc3000 r-xp 00000000 08:01 797876 /usr/local/qt/lib/libqt-mt.so.3.2.1
7f4adcfc3000-7f4add1c3000 ---p 007ca000 08:01 797876 /usr/local/qt/lib/libqt-mt.so.3.2.1
7f4add1c3000-7f4add22d000 r--p 007ca000 08:01 797876 /usr/local/qt/lib/libqt-mt.so.3.2.1
7f4add22d000-7f4add23e000 rw-p 00834000 08:01 797876 /usr/local/qt/lib/libqt-mt.so.3.2.1
7f4add23e000-7f4add243000 rw-p 00000000 00:00 0
7f4add243000-7f4add266000 r-xp 00000000 08:01 921773 /lib/x86_64-linux-gnu/ld-2.19.so
7f4add441000-7f4add44b000 rw-p 00000000 00:00 0
7f4add460000-7f4add465000 rw-p 00000000 00:00 0
7f4add465000-7f4add466000 r--p 00022000 08:01 921773 /lib/x86_64-linux-gnu/ld-2.19.so
7f4add466000-7f4add467000 rw-p 00023000 08:01 921773 /lib/x86_64-linux-gnu/ld-2.19.so
7f4add467000-7f4add468000 rw-p 00000000 00:00 0
7fffdb964000-7fffdb985000 rw-p 00000000 00:00 0 [stack]
7fffdb9fe000-7fffdba00000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Aborted (core dumped)

zokaw
02-22-2015, 05:29 AM
Anyone have it working right now? I followed the instructions from the link in the first post and it built OK and runs, but only shows garbled stuff and weird maps. Once it actually showed North Ro as an empty map with my location correctly. But it has crashed ever since on every zoning. First some garbled stuff and then crash as the zone finishes loading (stack overflow messages or similar, some overflow thing).

I tried applying the 2 patches from the other post but 1 only gives a warning about it already having been applied and the other one just modifies the code so it wont compile. Tried all the combinations of the total of 3 patches being mentioned (1 from the howto, and 2 from the other thread).

Would be very nice to get this up and running correctly. A "permanent" uplink for any patches can be uploaded to pastebin.com instead of dropbox, for everyone to use.

The other thread, I assume is the v33 topic.

Flatline
03-03-2015, 03:45 PM
Doesnt really work for me. It does seem to load the right zone, but the skittles appear way off the map, and the spawn list is full of junk.

Would really be nice if someone could post a complete patch list... I cant tell which of all these posts need to be applied or in what order...

Glycerine
08-08-2015, 04:31 PM
Thank you sooo much guys... working fine here now:)

P.S... having one small issue.. when i lvl showeq crashes (sorry no log atm.. will try when i lvl again)

Is it still working for you, except for the level crashes? Any advice for us if it is?

I've compiled the proper version from the other threads. Applied the two patches mentioned. The second patch was difficult to get to run. Had to apply multiple sections in their own patch files because the second patch file doesn't patch right off the link. There's some issue in the file but was able to get 99% of the stuff from it to patch. Program runs ok but does the usual garbled list of NPCs and crashes on Zone.

typhoon
08-11-2015, 03:15 AM
If you are trying it with the recent v39 patch and the release of Velious, it will not work until someone can decode what the op codes are again.

awesome_on_tap
08-08-2016, 08:29 PM
Has anyone been able to get this going again on P1999? Just put it together only to realize, I'm forever a lvl 1 warrior :)

awdt321
01-16-2017, 02:15 PM
Still no news on this?