Aleona's Tales and wine - How to get it to run

Timesless Tales is a standalone expansion for Wyrmsun.
Post Reply
checkmate3001
Posts: 1
Joined: Fri Oct 19, 2012 2:08 pm

Aleona's Tales and wine - How to get it to run

Post by checkmate3001 »

I'm trying to get Aleona's Tales to work on my linux system using wine.
Here's what I've tried:

Code: Select all

wine stratagus.exe -d /home/checkmate3001/.wine/drive_c/Program\ Files/AT_2-2-7_R1/
Here's what I get:

Code: Select all

fixme:console:AttachConsole stub ffffffff


Can't open file 'preferences.lua': No such file or directory
Can't open file `orc/units/teron_gorefiend/acknowledgement/1.wav'
Can't open file `orc/units/teron_gorefiend/acknowledgement/1.wav'
Can't load the sound `orc/units/teron_gorefiend/acknowledgement/1.wav'
Can't open file `orc/units/dentarg/acknowledgement/1.wav'
Can't open file `orc/units/dentarg/acknowledgement/1.wav'
Can't load the sound `orc/units/dentarg/acknowledgement/1.wav'
Can't open file `orc/units/grom_hellscream/acknowledgement/1.wav'
Can't open file `orc/units/grom_hellscream/acknowledgement/1.wav'
Can't load the sound `orc/units/grom_hellscream/acknowledgement/1.wav'
Can't open file `orc/units/deathwing/acknowledgement/1.wav'
Can't open file `orc/units/deathwing/acknowledgement/1.wav'
Can't load the sound `orc/units/deathwing/acknowledgement/1.wav'
Can't open file `orc/units/korgath_bladefist/acknowledgement/1.wav'
Can't open file `orc/units/korgath_bladefist/acknowledgement/1.wav'
Can't load the sound `orc/units/korgath_bladefist/acknowledgement/1.wav'
Can't open file `orc/units/deathwing/selected/1.wav'
Can't open file `orc/units/deathwing/selected/1.wav'
Can't load the sound `orc/units/deathwing/selected/1.wav'
Can't open file `orc/units/dentarg/selected/1.wav'
Can't open file `orc/units/dentarg/selected/1.wav'
Can't load the sound `orc/units/dentarg/selected/1.wav'
Can't open file `orc/units/grom_hellscream/selected/1.wav'
Can't open file `orc/units/grom_hellscream/selected/1.wav'
Can't load the sound `orc/units/grom_hellscream/selected/1.wav'
Can't open file `orc/units/korgath_bladefist/selected/1.wav'
Can't open file `orc/units/korgath_bladefist/selected/1.wav'
Can't load the sound `orc/units/korgath_bladefist/selected/1.wav'
Can't open file `orc/units/teron_gorefiend/selected/1.wav'
Can't open file `orc/units/teron_gorefiend/selected/1.wav'
Can't load the sound `orc/units/teron_gorefiend/selected/1.wav'
Can't open file `orc/units/deathwing/annoyed/1.wav'
Can't open file `orc/units/deathwing/annoyed/1.wav'
Can't load the sound `orc/units/deathwing/annoyed/1.wav'
Can't open file `orc/units/dentarg/annoyed/1.wav'
Can't open file `orc/units/dentarg/annoyed/1.wav'
Can't load the sound `orc/units/dentarg/annoyed/1.wav'
Can't open file `orc/units/grom_hellscream/annoyed/1.wav'
Can't open file `orc/units/grom_hellscream/annoyed/1.wav'
Can't load the sound `orc/units/grom_hellscream/annoyed/1.wav'
Can't open file `orc/units/korgath_bladefist/annoyed/1.wav'
Can't open file `orc/units/korgath_bladefist/annoyed/1.wav'
Can't load the sound `orc/units/korgath_bladefist/annoyed/1.wav'
Can't open file `orc/units/teron_gorefiend/annoyed/1.wav'
Can't open file `orc/units/teron_gorefiend/annoyed/1.wav'
Can't load the sound `orc/units/teron_gorefiend/annoyed/1.wav'
Can't open file `ui/statsthump.wav'
Can't open file `ui/statsthump.wav'
Can't load the sound `ui/statsthump.wav'
Stratagus V2.2.7, Copyright (c) 1998-2012 by The Stratagus Project and Pali Rohar
  written by Lutz Sammer, Fabrice Rossi, Vladi Shabanski, Patrice Fortier,
  Jon Gabrielson, Andreas Arens, Nehal Mistry, Jimmy Salmon, Pali Rohar,
  and others.
	https://launchpad.net/stratagus
Compile options ZLIB VORBIS THEORA MIKMOD OPENGL WIN32 

Stratagus may be copied only under the terms of the GNU General Public License
which may be found in the Stratagus source kit.

DISCLAIMER:
This software is provided as-is.  The author(s) can not be held liable for any
damage that might arise from the use of this software.
Use it at your own risk.

fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub!
ALSA lib ../../src/conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib ../../../src/pcm/pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
Anything obvious that I'm doing wrong?
User avatar
Kyran
Posts: 499
Joined: Sat Dec 31, 2011 5:19 pm
Location: Australia
Contact:

Re: Aleona's Tales and wine - How to get it to run

Post by Kyran »

Seems like a sound issue. I've had other people play the game with WINE without issue.

You can try playing it native. If you are running Ubuntu add ppa:stratagus/ppa to your system's Software Sources, then sudo apt-get install stratagus.

When you have Stratagus installed you can run Aleona's Tales with the following command: stratagus -d /home/checkmate3001/.wine/drive_c/Program\ Files/AT_2-2-7_R1/
04:27 jim4 why haven't you added wc1 support? this project sucks. i'm only going to use freecraft
05:06 jim4 finished wc1 support yet? i've been waiting for 6 years
05:10 jim4 new things scare me
Post Reply