Extracting Manica Mansion on Mac?
Moderator: ScummVM Team
Extracting Manica Mansion on Mac?
I am trying to figure out how to play Maniac Mansion on the Day of the Tentacle disc. Apparently, I have to use some kind of extraction utility, and then add the game, but I can't find this utility anywhere within the ScummVM program. How do I get the file out on a Mac? And I really need this step-by-step, if possible. I know the ScummVM program well enough to play the games and add them, but little beyond that. Sorry for my ignorance.
Using the extract command
What am I supposed to type in? It keeps saying that you must specify mac data file on command line, so I tried typing the path.
/Users/griffingirl/Desktop/scummvm-tools-0.8.0/extract_scumm_mac "Day of the Tentacle Data"
This path doesn't work correctly. Apparently there is an error, saying it could not open the data. What should the path look like if my data file is on the desktop?
/Users/griffingirl/Desktop/scummvm-tools-0.8.0/extract_scumm_mac "Day of the Tentacle Data"
This path doesn't work correctly. Apparently there is an error, saying it could not open the data. What should the path look like if my data file is on the desktop?
Binary code not executable
Where do I actually put in the path to the file? I have not used Terminal often. Is there an example I could look at?
I tried putting in the path to the data file, but it says something about the binary code not being executable...I'm sure I am just not doing it right.
I tried putting in the path to the data file, but it says something about the binary code not being executable...I'm sure I am just not doing it right.
Re: Using the extract command
That would be /Users/griffingirl/Desktop/scummvm-tools-0.8.0/extract_scumm_mac "/Users/griffingirl/Desktop/Day of the Tentacle Data"HB wrote:What am I supposed to type in? It keeps saying that you must specify mac data file on command line, so I tried typing the path.
/Users/griffingirl/Desktop/scummvm-tools-0.8.0/extract_scumm_mac "Day of the Tentacle Data"
This path doesn't work correctly. Apparently there is an error, saying it could not open the data. What should the path look like if my data file is on the desktop?
Ironically enough, I have OSX but use a PC version of DotT...
-
- Posts: 1
- Joined: Sun Dec 24, 2006 5:52 pm
Re: Using the extract command
i have been having almost this exact same problem, and this thread helped me to a point, but i think i have a problem. i should probably preface this by saying i know diddly-squat about the finer computer arts.
problem: i cannot find a data file to extract using terminal. i downloaded the tools and all, and they work in terminal, but my cd (which i run the game off of) doesn't have a data file, only the application, 'items for your system folder', and 'cd rom software'.
when terminal asks for a data file in the command line, i don't know what to put, since i don't know the route to something that doesn't seem to exist. help!
problem: i cannot find a data file to extract using terminal. i downloaded the tools and all, and they work in terminal, but my cd (which i run the game off of) doesn't have a data file, only the application, 'items for your system folder', and 'cd rom software'.
when terminal asks for a data file in the command line, i don't know what to put, since i don't know the route to something that doesn't seem to exist. help!
nastynorth: I can help you - you want to do a directory listing from within Terminal using "ls" like this to see everything on the CD (including hidden files):
ls <drive>
note: replace <drive> with actual path CD-Rom drive. The easiest way to do this is to drag the CD icon from your desktop to the terminal window. It'll do all the work for you
I BELIEVE ls lists invisible files by default, but I'm not sure. Maybe someone whose more unix-savvy can help here?
Hope this helps!
-Brent
ls <drive>
note: replace <drive> with actual path CD-Rom drive. The easiest way to do this is to drag the CD icon from your desktop to the terminal window. It'll do all the work for you
I BELIEVE ls lists invisible files by default, but I'm not sure. Maybe someone whose more unix-savvy can help here?
Hope this helps!
-Brent
I don't see the ScummVM tools package for MacOS X on the downloads page. Am I missing something? I, too, would like to play the Maniac Mansion off of my DOTT disk (mac version).sev wrote:You need ScummVM tools package. MacOS X bundle is on our downloads page.
Use extract_scumm_mac utility from there.
Eugene
Thanks!
You are right, there is no Mac OS X version of the tools on our download page. Ouch! And we are not even linking to older versions anymore (which would also work for this particular tool). Hopefully this will be rectified soon... You may want to file a bug report on our bug tracker about this, lest it might be forgotten.