This commit is contained in:
commit
8cbd2ab6f0
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
40
README.SUSE
Normal file
40
README.SUSE
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
FAQ
|
||||||
|
---
|
||||||
|
|
||||||
|
Q: When using the CD Version of "Flight of the Amazon Queen" (which
|
||||||
|
includes speech output in MP3 format) I get the following warning:
|
||||||
|
"Using MP3 compressed datafile, but MP3 support not compiled in!"
|
||||||
|
A: scummvm on SUSE is compiled without MAD (MP3) support. This is
|
||||||
|
intentional and we can't change this. It should be possible to
|
||||||
|
convert the FOTAQ data into ogg/flac instead of mp3 format
|
||||||
|
with "compress_queen" (shipped since SUSE 10.0). But this does
|
||||||
|
*not* work with the FOTAQ version you can can currently download
|
||||||
|
from the scummvm website.
|
||||||
|
|
||||||
|
# /usr/games/compress_queen --ogg queen.1c
|
||||||
|
Unknown/unsupported FOTAQ version!
|
||||||
|
|
||||||
|
SUSE reported this problem to the scummvm developer team. They
|
||||||
|
told us that this tool only supports official versions (not yet
|
||||||
|
converted data) of FOTAQ. Unfortunately the scummvm project
|
||||||
|
suffers from restricted project file space and therefore cannot
|
||||||
|
provide an ogg version of FOTAQ. We're working on a solution for
|
||||||
|
the future. For now you need to download an official CD version
|
||||||
|
of FOTAQ (not converted yet data) - FOTAQ has been freewared -
|
||||||
|
and convert it to ogg format with "compress_queen" yourself. Start
|
||||||
|
your favorite search engine and use
|
||||||
|
|
||||||
|
"Flight of the Amazon Queen" download
|
||||||
|
|
||||||
|
as search string. The file size should be about 90 MB (zipped;
|
||||||
|
unzipped size about 180 MB). Otherwise (many sites offer the
|
||||||
|
35 MB zipped MP3 version) you'll likely download an already MP3
|
||||||
|
converted version again, with which you'll run into the same
|
||||||
|
problem again.
|
||||||
|
|
||||||
|
UPDATE: Meanwhile you can find a link to the large - unmodified
|
||||||
|
original version and an ogg compressed version on the official
|
||||||
|
scummvwm download site.
|
||||||
|
|
||||||
|
http://www.scummvm.org/downloads.php
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user