Cannot playback ogg-videos

Warzone 2.2.x series. (Unsupported--read only !)
Locked
rori
New user
Posts: 2
Joined: 17 Jan 2009, 18:36

Cannot playback ogg-videos

Post by rori »

Hello,

I succesfully compiled 2.2.0 on my Ubuntu 9.04 using checkinstall.

I can doubleclick the ogg-videos in Nautilus to see them but during game, they do not work.

Code: Select all

rori@desktop:~/warzone2100-2.2.0/src$ ./warzone2100 
error   |08:58:57: [seq_Play] unable to open 'sequences/titles.ogg' for playback
error   |08:58:57: [seq_Play] unable to open 'sequences/devastation.ogg' for playback
Movies are available in /home/rori/warzone2100-2.2.0/sequences/devastation.ogg

What do I do wrong?
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Cannot playback ogg-videos

Post by cybersphinx »

You unpacked the files? Then move the sequences directory into data (or put the sequences.wz there or in ~/.warzone2100-2.2).
rori
New user
Posts: 2
Joined: 17 Jan 2009, 18:36

Re: Cannot playback ogg-videos

Post by rori »

Thanks I got confused from the instructions here:

Code: Select all

http://wz2100.net/download
saying
Place this file in ~/.warzone2100-2.2/sequences.wz in Linux.
which should then be changed to
Place this file in ~/.warzone2100-2.2/data/sequences.wz in Linux.
????
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: Cannot playback ogg-videos

Post by Zarel »

rori wrote:Thanks I got confused from the instructions here:

Code: Select all

http://wz2100.net/download
saying

"Place this file in ~/.warzone2100-2.2/sequences.wz in Linux."

which should then be changed to

"Place this file in ~/.warzone2100-2.2/data/sequences.wz in Linux." ????
Um, no, ~/.warzone2100-2.2/sequences.wz is correct. Did you place the file there? If so, it should have worked correctly.
Thyranim
Trained
Trained
Posts: 190
Joined: 20 Dec 2008, 16:35
Location: Germany

Re: Cannot playback ogg-videos

Post by Thyranim »

when you donwload the wz-file then it has to be in the root-folder of warzone
when you're extracting the videos from the wz-archive, then you have to move the videos to the data-folder

so either keep it packed as wz-file in the root, or extract into the data-folder ;)
Locked