Client does not find Resource.dat

Post Reply
palla
Posts: 2
Joined: Fri Nov 27, 2015 8:54 pm

Client does not find Resource.dat

Post by palla » Sat Apr 09, 2016 9:29 pm

I have installed the Client on my Debian-Box and start it with :
wine /home/palla/.wine/drive_c/Program\ Files/Destiny/plClient.exe /LocalData
The Client told me, No server.ini file found. After starting with :
wine /home/palla/.wine/drive_c/Program\ Files/Destiny/plClient.exe /LocalData /ServerIni /home/palla/.wine/drive_c/Program\ Files/Destiny/server.ini
the Client told me , No Resource.dat found.

The resource.dat is in the Destiny Folder.

Someone has a hint for me ?

regards palla

User avatar
Mystler
Administrator
Posts: 51
Joined: Tue Jan 22, 2013 2:25 pm
Location: Germany
Contact:

Re: Client does not find Resource.dat

Post by Mystler » Sun Apr 10, 2016 10:36 am

Hmm... I've not tried Destiny with Wine yet. Did you try to cd into the client directory and run it from there, in case it expects Resource.dat to be present in the cwd.

Code: Select all

cd /home/palla/.wine/drive_c/Program\ Files/Destiny
wine plClient.exe /LocalData

palla
Posts: 2
Joined: Fri Nov 27, 2015 8:54 pm

Re: Client does not find Resource.dat

Post by palla » Sun Apr 10, 2016 4:33 pm

Thank you very much Mystler,
this does the trick.
Now it is working :)

regards palla

Post Reply