Hi
Please help me I'm pulling my hair out!!
Ok , Im running the latest version of scumm and have copied all the files from my pc cd version of broken sword 1,renamed the speech files and downloaded the cutsceens all works well.
Now I would like to compress the files so I can play it on my psp.
I've downloaded the tools, run compress_sword1, but it can't see the files
scumm is in a folder called GAMES on my harddrive within that is broken sword 1 in a folder called sword1. the tools are also in the scumm folder, but this is all I get when I run compress_sword1
Last login: Sun May 28 22:06:23 on ttyp1
/GAMES/scumm\ 8.2/scummvm-tools-0.8.0/compress_sword1; exit
Welcome to Darwin!
You have new mail.
bret-sampsons-Computer:~ bret$ /GAMES/scumm\ 8.2/scummvm-tools-0.8.0/compress_sword1; exit
Unable to find speech files.
Please copy the SPEECH.CLU files from Broken Sword CD1 and CD2
into the "SPEECH" subdirectory and rename them to
SPEECH1.CLU and SPEECH2.CLU
If your OS is case-sensitive, make sure the filenames
and directorynames are all upper-case.
Unable to find music files.
Please copy the music files from Broken Sword CD1 and CD2
into the "MUSIC" subdirectory.
If your OS is case-sensitive, make sure the filenames
and directorynames are all upper-case.
Use --help for more information
logout
[Process completed]
Please help me I going up the wall
compressing pc broken sword1 files using mac os tools??
Moderator: ScummVM Team
- eriktorbjorn
- ScummVM Developer
- Posts: 3561
- Joined: Mon Oct 31, 2005 7:39 am
Re: compressing pc broken sword1 files using mac os tools??
I don't know if it helps, but if I understand compress_sword1 correctly (it's been a long time since I used it) at this point it's checking to see if the files to compress exist. The first thing it will look for are the speech files, and it will do so by tying to open SPEECH/SPEECH1.CLU and SPEECH/SPEECH2.CLU, i.e. SPEECH1.CLU and SPEECH2.CLU in a SPEECH directory in your current directory.adamb2 wrote: Unable to find speech files.
Please copy the SPEECH.CLU files from Broken Sword CD1 and CD2
into the "SPEECH" subdirectory and rename them to
SPEECH1.CLU and SPEECH2.CLU
But you've said - in another thread - that you already have this directory, and the files, in your current directory, so I'm not sure why it won't work. Maybe the file names are misspelled, e.g. SPEECH 1.CLU instead of SPEECH1.CLU?
The next thing it will look for are the first 20 WAV files in the MUSIC directory in your current directory.