Watching Cutscenes
-
recipi
- New user
- Posts: 5
- Joined: 29 May 2009, 11:22
Watching Cutscenes
I recently compiled the latest version of Warzone 2100 from source on Linux, and while everything seems to have worked I am unable to view the cutscenes. Are they left out by default, and if so how would I get them?
-
Solaris
- Rookie

- Posts: 26
- Joined: 26 May 2009, 01:50
Re: Watching Cutscenes
You can get the cutscenes from this link: http://wz2100.net/download Download the sequences.wz file
-
recipi
- New user
- Posts: 5
- Joined: 29 May 2009, 11:22
Re: Watching Cutscenes
I downloaded the file and extracted it such that the 'sequences' folder was inside the Warzone directory (the one containing dirs such as 'data' and 'doc') and compiled the game, but the cutscenes still do not play in the game.
-
cybersphinx
- Inactive

- Posts: 1695
- Joined: 01 Sep 2006, 19:17
Re: Watching Cutscenes
Put the sequences.wz as it is into data/, that should work.
-
recipi
- New user
- Posts: 5
- Joined: 29 May 2009, 11:22
Re: Watching Cutscenes
Placing the sequences.wz file as downloaded into 'data' didn't do anything to help, unfortunately, and now I have another problem: the game crashes without warning after a while.
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Watching Cutscenes
Data directory. The same directory where base.wz and mp.wz is.recipi wrote:Placing the sequences.wz file as downloaded into 'data' didn't do anything to help, unfortunately, and now I have another problem: the game crashes without warning after a while.
and it ends here.
-
recipi
- New user
- Posts: 5
- Joined: 29 May 2009, 11:22
Re: Watching Cutscenes
I'm fully aware of what you meant. I placed sequences.wz in data, uninstalled the game, ran make clean, and recompiled: still no cutscenes. To make things worse, the game now crashes without warning (though this may not be a new problem, but rather only showed itself now.Buginator wrote: Data directory. The same directory where base.wz and mp.wz is.
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Watching Cutscenes
Odd.recipi wrote: I'm fully aware of what you meant. I placed sequences.wz in data, uninstalled the game, ran make clean, and recompiled: still no cutscenes. To make things worse, the game now crashes without warning (though this may not be a new problem, but rather only showed itself now.
What distro, and what gfx card do you have?
Also, post (attach) whatever.txt, after you run:
--debug all --debugfile whatever.txt
and it ends here.
-
recipi
- New user
- Posts: 5
- Joined: 29 May 2009, 11:22
Re: Watching Cutscenes
I'm currently running Ubuntu 8.10 (not my first choice of distro, but I need something that I can run relatively easily since at the moment consistent access to a functional computer is pretty essential) with an ATI X1200. Shortly after placing my last post, I installed the drivers from the ATI site, and things seem to be working now without a crash in site. Still no cutscenes, however. Here's the debug file, anyway (I tried to play the intro video twice, then exited using the quit option on the main menu).
You do not have the required permissions to view the files attached to this post.
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Watching Cutscenes
You don't have sequences.wz in the correct directory...you need to stuff it in the data directory, ie, /usr/local/share/warzone2100/sequences.wzrecipi wrote:I'm currently running Ubuntu 8.10 (not my first choice of distro, but I need something that I can run relatively easily since at the moment consistent access to a functional computer is pretty essential) with an ATI X1200. Shortly after placing my last post, I installed the drivers from the ATI site, and things seem to be working now without a crash in site. Still no cutscenes, however. Here's the debug file, anyway (I tried to play the intro video twice, then exited using the quit option on the main menu).
and it ends here.