MI 1 Amiga GER not recognized
Moderator: ScummVM Team
-
- Posts: 34
- Joined: Mon Oct 31, 2005 4:26 pm
MI 1 Amiga GER not recognized
Hi there,
my MI1 (amiga) is not recognized. Even if I add it manually, it doen't even start. I get this error message:
---------------------------------------
Looking for monkey
Trying to start game 'Monkey Island 1'
File monkey.000 not found
File monkey1.000 not found
File monkeyk.000 not found
File game.000 not found
File mi2demo.000 not found
File 00.LFL not found
File Maniac Mansion (E).prg not found
File Maniac Mansion (F).prg not found
File Maniac Mansion (SW).prg not found
File Maniac Mansion (U).prg not found
File maniac1.d64 not found
File zak1.d64 not found
Output sample rate: 22050 Hz
Unknown MD5 (759a8534bc790d547c706e675a86c0a1)! Please report the details (language, platform, etc.) of this game to the ScummVM team
-------------------------------------------------------------------------------
Please Add the Md5 to the latest build.
regards,
Isaac
my MI1 (amiga) is not recognized. Even if I add it manually, it doen't even start. I get this error message:
---------------------------------------
Looking for monkey
Trying to start game 'Monkey Island 1'
File monkey.000 not found
File monkey1.000 not found
File monkeyk.000 not found
File game.000 not found
File mi2demo.000 not found
File 00.LFL not found
File Maniac Mansion (E).prg not found
File Maniac Mansion (F).prg not found
File Maniac Mansion (SW).prg not found
File Maniac Mansion (U).prg not found
File maniac1.d64 not found
File zak1.d64 not found
Output sample rate: 22050 Hz
Unknown MD5 (759a8534bc790d547c706e675a86c0a1)! Please report the details (language, platform, etc.) of this game to the ScummVM team
-------------------------------------------------------------------------------
Please Add the Md5 to the latest build.
regards,
Isaac
Hello,
I have the Amiga version of The Secret of Monkey Island working fine under ScummVM v0.8.0... Basically here's what I had to do:
...Find the 4 x The Secret of Monkey Island disks in .adf format.
...Download and install a program called Total Commander http://www.ghisler.com/ . Also download and install a plugin called AmigaDx http://bakota.tippnet.co.yu/web/?op=amigadx . The AmigaDX plugin is needed so that you can copy the files from the Amiga Secret of Monkey Island .adf's. Note that I needed to use the Help in Total Commander to work out how to install the plugin...
It should then run fine, but no sound...
If you want sound for The Secret of Monkey Island, download the Amiga version of the music from here http://www.scummbar.com/amiga/
Good luck.
I have the Amiga version of The Secret of Monkey Island working fine under ScummVM v0.8.0... Basically here's what I had to do:
...Find the 4 x The Secret of Monkey Island disks in .adf format.
...Download and install a program called Total Commander http://www.ghisler.com/ . Also download and install a plugin called AmigaDx http://bakota.tippnet.co.yu/web/?op=amigadx . The AmigaDX plugin is needed so that you can copy the files from the Amiga Secret of Monkey Island .adf's. Note that I needed to use the Help in Total Commander to work out how to install the plugin...
It should then run fine, but no sound...
If you want sound for The Secret of Monkey Island, download the Amiga version of the music from here http://www.scummbar.com/amiga/
Good luck.
Do you have 000.LFL, 901.LFL-904.LFL, DISK01.LEC-DISK04.LEC, and MUSIC.DAT+SAMPLE.DAT?
If you don't, then you're probably trying to use .ADF files (raw disk images) and you'll need to extract the aforementioned files from them (by following the instructions above).
If you do have the above files, then you might need to set the platform to 'Amiga' before the game will work properly (since the Amiga version uses different graphics formats). In an older version of ScummVM, you would've had to use the target "monkeyvga", though those targets seem to have been done away with in favor of using MD5 detection - if you're using the latest version, you should be able to edit your ScummVM configuration file (c:\windows\scummvm.ini for Win32 versions), find the header for Amiga Monkey Island, and add the line "target_md5=6c2bff0e327f2962e809c2e1a82d7309" below it, which should cause the game to be recognized as the USA English Amiga version (and hopefully allow you to play it).
If you don't, then you're probably trying to use .ADF files (raw disk images) and you'll need to extract the aforementioned files from them (by following the instructions above).
If you do have the above files, then you might need to set the platform to 'Amiga' before the game will work properly (since the Amiga version uses different graphics formats). In an older version of ScummVM, you would've had to use the target "monkeyvga", though those targets seem to have been done away with in favor of using MD5 detection - if you're using the latest version, you should be able to edit your ScummVM configuration file (c:\windows\scummvm.ini for Win32 versions), find the header for Amiga Monkey Island, and add the line "target_md5=6c2bff0e327f2962e809c2e1a82d7309" below it, which should cause the game to be recognized as the USA English Amiga version (and hopefully allow you to play it).
- LogicDeLuxe
- Posts: 437
- Joined: Thu Nov 10, 2005 9:54 pm
My German Amiga version is properly auto detected by ScummVM.
ctrl-v reports "Amiga D1.1 21.02.91."
ctrl-v reports "Amiga D1.1 21.02.91."
Of course, you can just use the md5 of the German version.Quietust wrote:add the line "target_md5=6c2bff0e327f2962e809c2e1a82d7309" below it, which should cause the game to be recognized as the USA English Amiga version
Re: MI 1 Amiga GER not recognized
759a8534bc790d547c706e675a86c0a1 for gernan Monkey Island, hum?
Interesting, this is the 3rd MD5 we are being told for that game version & variant, the other two being
319a4dde52c7960b5aae8a1ec348d918
0a212fa35fa8421f31c1f3961272caf0
Somehow I wonder if there really are three different one, or if not maybe 1-2 of them are from cracked versions?
Interesting, this is the 3rd MD5 we are being told for that game version & variant, the other two being
319a4dde52c7960b5aae8a1ec348d918
0a212fa35fa8421f31c1f3961272caf0
Somehow I wonder if there really are three different one, or if not maybe 1-2 of them are from cracked versions?
-
- Posts: 34
- Joined: Mon Oct 31, 2005 4:26 pm
- LogicDeLuxe
- Posts: 437
- Joined: Thu Nov 10, 2005 9:54 pm
Do you have a real Amiga, or do you use some modified PC hardware for this?Isaac_A_Steiner wrote:Seems I made something wrong transferring the disk image.
If the first is the case, you could try LHArc and split the game data over a multi volume and copy it on FAT formated disks. It should be no problem extracting those on a PC.
And concerning the md5, the only German Amiga crack I saw for Monkey Island was a TSR, ie. it doesn't alter the data files, but tricked the original executable instead.
And for WINUAE, take in mind that the game doesn't seem to like much drivers. Emulating an Amiga 500 with 1 MB RAM and booting directly from disk should work. Running this from hard disk is a bit tricky, though possible. If you succeded, press ctrl-v and tell us the version string! I wonder, how many versions there are.
At least there are different versions which handle the actor sprite colors differently, however I don't know if both version exist for the same language as well.
-
- ScummVM Team Member
- Posts: 377
- Joined: Sat Sep 24, 2005 12:25 pm
- Location: Austria
I don't even believe that there are 2 real versions out there.
Just my 2 cents for this topic.
Maybe there should be some re-assurance if the game really works for the user before the md5 stays in.
Maybe some are just to afraid to state that their version is faulty.
I personally can only confirm this md5:
0a212fa35fa8421f31c1f3961272caf0
Best regards
Joachim
Just my 2 cents for this topic.
Maybe there should be some re-assurance if the game really works for the user before the md5 stays in.
Maybe some are just to afraid to state that their version is faulty.
I personally can only confirm this md5:
0a212fa35fa8421f31c1f3961272caf0
Best regards
Joachim
- Raziel
- ScummVM Porter
- Posts: 1532
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: MI 1 Amiga GER not recognized
I can confirm that:fingolfin wrote:759a8534bc790d547c706e675a86c0a1 for gernan Monkey Island, hum?
Interesting, this is the 3rd MD5 we are being told for that game version & variant, the other two being
319a4dde52c7960b5aae8a1ec348d918
0a212fa35fa8421f31c1f3961272caf0
Somehow I wonder if there really are three different one, or if not maybe 1-2 of them are from cracked versions?
319a4dde52c7960b5aae8a1ec348d918 000.LFL
is indeed an official version, in-game ctrl-v says:
The Secret of Monkey Island -- Amiga D 1.2r 26.03.91.
- LogicDeLuxe
- Posts: 437
- Joined: Thu Nov 10, 2005 9:54 pm
Re: MI 1 Amiga GER not recognized
I'm currious, does the original executable display the actors with EGA colors, or does it use the altered colors with brighter pink like in the 16 color Amiga SCUMM games?Raziel wrote:The Secret of Monkey Island -- Amiga D 1.2r 26.03.91.
Is the stump joke present?
- Raziel
- ScummVM Porter
- Posts: 1532
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: MI 1 Amiga GER not recognized
LogicDeLuxe wrote:I'm currious, does the original executable display the actors with EGA colors, or does it use the altered colors with brighter pink like in the 16 color Amiga SCUMM games?Raziel wrote:The Secret of Monkey Island -- Amiga D 1.2r 26.03.91.
Is the stump joke present?
Waaaay over my head.
How do i check this?
The stump joke, hmm, i don't have a save game to check that late in the game,
but iirc it was there, not sure though,
Well, it *is* possible, but I prefer to properly verify this, toojoachimeberhard wrote: I don't even believe that there are 2 real versions out there.
Can you tell me what Ctrl-V in the game says? Also, on what media was this version of the game delieverd (what kind of floppies, how many, etc.).joachimeberhard wrote: I personally can only confirm this md5:
0a212fa35fa8421f31c1f3961272caf0
Re: MI 1 Amiga GER not recognized
Well, the in-game version is interesting in order to see if it differs between the various MD5s -- but of course it doesn't proof much, a modified/hacked/damaged version would also show the version string . But if you have it on original media and it is fully playable, this shouldn't be the case, aye.Raziel wrote: I can confirm that:
319a4dde52c7960b5aae8a1ec348d918 000.LFL
is indeed an official version, in-game ctrl-v says:
The Secret of Monkey Island -- Amiga D 1.2r 26.03.91.
On what media do you have the game? Floppies? How many, what kind?
- Raziel
- ScummVM Porter
- Posts: 1532
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: MI 1 Amiga GER not recognized
Came on 4 floppies within a nice box plus manual (8 pages b/w) andfingolfin wrote:Well, the in-game version is interesting in order to see if it differs between the various MD5s -- but of course it doesn't proof much, a modified/hacked/damaged version would also show the version string . But if you have it on original media and it is fully playable, this shouldn't be the case, aye.Raziel wrote: I can confirm that:
319a4dde52c7960b5aae8a1ec348d918 000.LFL
is indeed an official version, in-game ctrl-v says:
The Secret of Monkey Island -- Amiga D 1.2r 26.03.91.
On what media do you have the game? Floppies? How many, what kind?
a "Dial-on-Pirat"
What kind?
Hmm, they are made from blue plastic, approx. 9x9 cm in size and have a little
hole in the bottom left corner hehe
Re: MI 1 Amiga GER not recognized
Gee, then they are either damanged or you are holding them upside down .Raziel wrote: What kind?
Hmm, they are made from blue plastic, approx. 9x9 cm in size and have a little
hole in the bottom left corner hehe
The question was: Are those SD, DD, HD, ... diks? 360kb, 720kb, 1.44kb, possibly with another Amiga specific format?