Remove old targets too.

svn-id: r19652
This commit is contained in:
Travis Howell 2005-11-18 22:56:13 +00:00
parent 210a520554
commit a69fe434b9
3 changed files with 20 additions and 26 deletions

23
README
View File

@ -160,11 +160,8 @@ Other Games:
Flight of the Amazon Queen [queen]
Gobliiins [gob1]
Inherit the Earth: Quest for the Orb [ite]
Simon the Sorcerer 1 [simon1acorn/
simon1dos/
simon1talkie]
Simon the Sorcerer 2 [simon2dos/
simon2talkie]
Simon the Sorcerer 1 [simon1]
Simon the Sorcerer 2 [simon2]
The following games should load, but are not yet fully playable. Play these at
your own risk, and please do not file bug reports about them. If you want
@ -1047,14 +1044,14 @@ task. You can choose between multiple target formats, but note that you can
only use each if ScummVM was compiled with the respective decoder support
enabled.
compress_simon effects (For simon1acorn)
compress_simon simon (For simon1acorn)
compress_simon effects.voc (For simon1talkie)
compress_simon simon.voc (For simon1talkie)
compress_simon simon.wav (For simon1win)
compress_simon simon2.voc (For simon2talkie)
compress_simon simon2.wav (For simon2win)
compress_simon mac (For simon2mac)
compress_simon effects (For Acorn CD version of Simon 1)
compress_simon simon (For Acorn CD version of Simon 1)
compress_simon effects.voc (For DOS CD version of Simon 1)
compress_simon simon.voc (For DOS CD version of Simon 1)
compress_simon simon.wav (For Windows CD version of Simon 1)
compress_simon simon2.voc (For DOS CD version of Simon 2)
compress_simon simon2.wav (For Windows CD version of Simon 2)
compress_simon mac (For Macintosh version of Simon 2)
For Ogg Vorbis add --vorbis to the options, i.e.

View File

@ -70,11 +70,8 @@ this is not always true.
Flight of the Amazon Queen& [Game: queen]\\
Gobliiins& [Game: gob1]\\
Inherit the Earth: Quest for the Orb& [Game: ite]\\
Simon the Sorcerer 1& [Game: simon1acorn/\\
& simon1dos/\\
& simon1talkie]\\
Simon the Sorcerer 2& [Game: simon2dos/\\
& simon2talkie]\\
Simon the Sorcerer 1& [Game: simon1]\\
Simon the Sorcerer 2& [Game: simon2]\\
\end{tabular}
The following games should load, but are not yet fully playable. Play these at your own risk, and please do not file bug reports about them. If you want

View File

@ -92,14 +92,14 @@ You can choose between multiple target formats, but note that you can only use
each if ScummVM was compiled with the respective decoder support enabled.
\begin{tabular}[h]{ll}
simon2mp3 effects &(For simon1acorn)\\
simon2mp3 simon &(For simon1acorn)\\
simon2mp3 effects.voc&(For simon1talkie)\\
simon2mp3 simon.voc &(For simon1talkie)\\
simon2mp3 simon.wav &(For simon1win)\\
simon2mp3 simon2.voc &(For simon2talkie)\\
simon2mp3 simon2.wav &(For simon2win)\\
simon2mp3 mac &(For simon2mac)\\
simon2mp3 effects &(For Acorn CD version of Simon 1)\\
simon2mp3 simon &(For Acorn CD version of Simon 1)\\
simon2mp3 effects.voc&(For DOS CD version of Simon 1)\\
simon2mp3 simon.voc &(For DOS CD version of Simon 1)\\
simon2mp3 simon.wav &(For Windows CD version of Simon 1)\\
simon2mp3 simon2.voc &(For DOS CD version of Simon 2)\\
simon2mp3 simon2.wav &(For Windows CD version of Simon 2)\\
simon2mp3 mac &(For Macintosh version of Simon 2)\\
\end{tabular}
For Ogg Vorbis add --vorbis to the options, i.e.