Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #211  
Old 07-26-2017, 01:31 PM
sounion sounion is offline
Aviak

sounion's Avatar

Join Date: Nov 2015
Posts: 81
Default

I got back to this. I was able to sort out a few things, like getting the right path typed into the 'cd' line of the script. But when I run 'taskset -c 0 padsp wine eqgame.exe patchme' I get errors.

Quote:
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
fixme:win:EnumDisplayDevicesW ((null),0,0x33ebd4,0x00000000), stub!
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
I'm not sure what this means.

And on my first try, it kicked the terminal into a loop of errors and a crash prompt came up to close down the wine app. The terminal was reading the following for that, but it did not happen on my second try.

Quote:
err:winedbg:dbg_handle_debug_event 0008:0009: not a registered process or thread (perhaps a 16 bit one ?)
Any ideas?
Reply With Quote
  #212  
Old 07-26-2017, 03:42 PM
sounion sounion is offline
Aviak

sounion's Avatar

Join Date: Nov 2015
Posts: 81
Default

I did follow this guide to try and fix it, but it produced the same error.
Reply With Quote
  #213  
Old 07-26-2017, 03:49 PM
mgellan mgellan is offline
Fire Giant

mgellan's Avatar

Join Date: Mar 2010
Location: Winnipeg Canada
Posts: 880
Default

Getting a bunch of "fixme" error messages on the console is normal for WINE, thats why the scripts usually just redirect errors to the bit bucket. It just means some aspect of the Windows emulation is not working / implemented but the software runs just fine.

If you google the error the following article comes up:

http://www.ideatrash.net/2014/06/fix...on-64-bit.html

Any time an error pops up like that Google is your best friend [You must be logged in to view images. Log in or Register.]

Regards,
Mg
__________________

OMNI Officer (Retired from EQ)
Check out my P99 Hunting Guide!
Reply With Quote
  #214  
Old 07-26-2017, 10:27 PM
sounion sounion is offline
Aviak

sounion's Avatar

Join Date: Nov 2015
Posts: 81
Default

Okay, so running the .sh file only opens the text file. The game is not loading.

See my file below:

Quote:
#!/bin/sh
# if you don't have the script's cwd set, you get XML errors
export WINEPREFIX=/home/name/.wine/

cd /home/name/.wine/drive_c/'Program Files (x86)'/Sony/EverQuest

# Bind to one core of the processor and launch.
# The client will spew a lot of errors, especially every time
# you target a mob, hence the stdout/stderr redirect.
# You probably want to leave off the 2>/dev/null until you're satisfied
# everything is working.

taskset -c 0 padsp wine eqgame.exe patchme
Any issues?
Last edited by sounion; 07-26-2017 at 10:37 PM..
Reply With Quote
  #215  
Old 07-27-2017, 02:13 PM
sounion sounion is offline
Aviak

sounion's Avatar

Join Date: Nov 2015
Posts: 81
Default

I realized that the program is trying to launch, but crashing before I get a screen to pop up. Here's what happens.

[You must be logged in to view images. Log in or Register.]

Notice the black rectangle in the top left, that's EQ launching. I am not sure if the answer lies in the text in the terminal. I ran the script codes from there as the .sh file was not launching anything, instead it was just opening in gedit.

Is it an issue of not having eqgame.exe changed to eqgame.exe patchme?
Reply With Quote
  #216  
Old 07-27-2017, 04:42 PM
Izmael Izmael is offline
Planar Protector

Izmael's Avatar

Join Date: Jul 2015
Posts: 2,289
Default

I would try an older version of Wine. I run EQ in a 3-4 years old version of Wine. Newer version never worked for me.

Wine is a sad clusterfuck but that's all we have really to play EQ under Linux.
Reply With Quote
  #217  
Old 07-27-2017, 08:29 PM
sounion sounion is offline
Aviak

sounion's Avatar

Join Date: Nov 2015
Posts: 81
Default

How do I find the old version?
Reply With Quote
  #218  
Old 07-27-2017, 09:08 PM
Kavious Kavious is offline
Planar Protector


Join Date: Nov 2015
Posts: 1,490
Default

Ive got mine working with Wine 1.7.55 on Linux Mint 17.2 Cinnamon

https://www.winehq.org/announce/1.7.55

I originally tried Ubuntu and couldnt troubleshoot the issues with getting p99 to work. I couldnt get it to work with PlayOnLinux either, but I also wasnt too familiar with how to setup the options. A friend told me he plays p99 on Linux Mint, so I switched to Mint, installed wine and EQ loaded right up without any problems. Mine is currently working on Mint without using PlayOnLinux
Last edited by Kavious; 07-27-2017 at 09:33 PM..
Reply With Quote
  #219  
Old 07-27-2017, 11:13 PM
Egilmn Egilmn is offline
Aviak


Join Date: Jan 2016
Posts: 51
Default

Newer versions work, I randomly have 1.9.18 without any issue. I am almost sure 2+ will work as well. Everquest works fine with wine, including live eq.

Sounion, why don't you just go to the everquest directory in the terminal and do taskset -c 0 wine eqgame.exe patchme, then see what happens. Isolate the problem before figuring out launch scripts.
Reply With Quote
  #220  
Old 07-27-2017, 11:50 PM
sounion sounion is offline
Aviak

sounion's Avatar

Join Date: Nov 2015
Posts: 81
Default

I've done that. The game just crashes on takeoff. The pic I linked shows that process.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:33 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.