Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 05-18-2015, 12:39 PM
alforddm alforddm is offline
Decaying Skeleton


Join Date: May 2015
Posts: 2
Default Errors with Wine in Ubuntu

I'm getting a bit of a weird situation. If I change the directory to the EQ dictory in the terminal and then run "wine eqgame.exe patchme" Everything works.

However, if I try to run like this "wine /media/Windows/EverQuest/eqgame.exe patchme"

I get an error "FINAL Couldn't open or read UIFiles\default\EQLSUI.xml"

I've read on the forum that this is probably due to ubuntu being case sensitive while windows isn't. I attempted to rename the uifiles folder to UIFiles but this didn't help.

Does anyone know how to fix this and why it works when I manually change the directory but not when I try to enter the complete path?

I'm trying to set up a desktop icon for hubby and so I need to be able to use the complete path.

Thanks much!
Reply With Quote
  #2  
Old 05-18-2015, 05:56 PM
natx808 natx808 is offline
Large Rat


Join Date: May 2015
Posts: 9
Default wine path

perhaps you need to set your path variable in wine?

try wine cmd

then verify your path in there
Reply With Quote
  #3  
Old 05-18-2015, 06:04 PM
alforddm alforddm is offline
Decaying Skeleton


Join Date: May 2015
Posts: 2
Default

I managed to get a work around running. For the icon

Code:
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=EverQuest
Exec=sh -c "cd /media/EverQuest/ && wine eqgame.exe patchme"
Type=Application
StartupNotify=true
Icon=eqicon.png
Terminal=false
I'm still not sure why I have to run it with

cd /media/EverQuest/ && wine eqgame.exe patchme Instead of just

wine /media/EverQuest/eqgame.exe patchme

but at least the icon now works.
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 01:03 AM.


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.