ufoaiorg / ufoai

UFO:Alien Invasion
http://ufoai.org
GNU General Public License v2.0
148 stars 51 forks source link

Master branch lacks videos #43

Closed LeafyLappa closed 3 months ago

LeafyLappa commented 6 years ago

I'm unable to run the game after compiling, intro won't play and the game just hangs after initial loading screen. Doing make pk3 also tells me that the video files are missing, and there's no videos directory in /base.

make pk3:

zip warning: 0videos.pk3 not found or empty
zip warning: zip file empty

game output:

====== UFO Initialized ======
=============================
Switch grab input off
Could not load cinematic 'videos/intro'
Killed
LeafyLappa commented 6 years ago

Apparently the problem lies somewhere else. The game package from Linux Mint repos doesn't seem to have intro cinematic as well (does it even exist), but the game runs just fine.

LeafyLappa commented 6 years ago

Got the game running by copying config.cfg from 2.5 and changing cl_introshown to 0. There was no config file otherwise.

DarkRainX commented 6 years ago

The intro video was removed some time ago, of course, the game shouldn't crash because of that, will investigate.

geever commented 1 year ago

What I expect happened here, is that somehow your config.cfg & keys.cfg were empty, and keybindings and mouse clicks did not work, while were on the intro screen (as we said the intro video was removed).