View Single Post
  #17  
Old 09-24-2015, 10:39 PM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

I have the pre-alpha files, I got them from someone in the past (don't remember who/where), the directory list looks like this:

Code:
-rw-r--r-- 1 my_user my_user  129078 Aug  6  1996 3DVIEW.BMP
-rw-r--r-- 1 my_user my_user   31534 Aug  6  1996 BAG.BMP
-rw-r--r-- 1 my_user my_user  312118 Aug 14  1996 BUTTONS1.BMP
-rw-r--r-- 1 my_user my_user  312118 Aug  6  1996 BUTTONSD.BMP
-rw-r--r-- 1 my_user my_user  308278 Aug 14  1996 DRAGITEM.BMP
-rw-r--r-- 1 my_user my_user 4081945 Aug 13  1996 EQUEST.T3D
-rw-r--r-- 1 my_user my_user 1764106 Aug 13  1996 EQUIP.T3D
-rw-r--r-- 1 my_user my_user 2849792 Aug 15  1996 EverQuest.exe
-rw-r--r-- 1 my_user my_user   48358 Aug  6  1996 GeneralSS.bmp
-rw-r--r-- 1 my_user my_user   55078 Aug  1  1996 HSLIDER.BMP
-rw-r--r-- 1 my_user my_user  308278 Aug 14  1996 Inventory.bmp
-rw-r--r-- 1 my_user my_user   64678 Aug  6  1996 IOVIEW.BMP
-rw-r--r-- 1 my_user my_user  116278 Aug 13  1996 MERCHANT.BMP
-rw-r--r-- 1 my_user my_user   46918 Aug  6  1996 Partyview.bmp
-rw-r--r-- 1 my_user my_user   23158 Aug  6  1996 ScreenSelect.bmp
-rw-r--r-- 1 my_user my_user   48358 Aug  6  1996 SocialsSS.bmp
-rw-r--r-- 1 my_user my_user   20278 Aug 15  1996 TEXTO.BMP
Unfortunately, I can't get the 3d part to work (the pre-alpha sign in pop up comes up, sees the sign in server is down and jumps into single player mode), however wine fails with the "this requires 256 color mode".

I even set up a Windows 95 virtual machine to attempt to run it, still no dice (although maybe the virtual was lacking proper 3d support, my Windows 95 image was in Polish so I couldn't read the error code).

Reading the exe in emacs hexl-mode (or GNU/linux hexdump) has some interesting strings in there (it was actually made/copyright by a company that branched off Sierra before it was Verant).

I'll upload the bitmaps for viewing somewhere.
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
Last edited by tristantio; 09-24-2015 at 10:42 PM..