Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Games Entertainment

Linux SCUMM Interpreter 87

Captain Zion writes "A portable, SDL-based SCUMM interpreter is available at sourceforge. With AGI and SCI interpreters available, do we have alternative interpreters for all major adventure systems?" I never got as hooked on the SCUMM games as the other systems, but Monkey Island and Day of the Tentacle were smooth back in the day.
This discussion has been archived. No new comments can be posted.

Linux SCUMM Interpreter

Comments Filter:
  • by Angry Black Man ( 533969 ) <vverysmartmanNO@SPAMhotmail.com> on Saturday November 03, 2001 @01:06PM (#2516418) Homepage
    From my first hand use of the interpreter, there are two major things I'd like to see: 1) It would be nice with a more smooth scrolling method, like creating the whole background as an SDL_Surface, if that will cause no problems with the other objects which need to be drawn. 2)Any chance of putting sound support into the next version? Speaking to Serge (of SCUMMRev fame who also attempted a similar project to this) he says that although this would be hard to implement, it would fix a lot of timing errors in iMUSE games, especially MI2 which features heavy iMUSE usage. Also, I couldn't get FOA (CD or Floppy Disk) nor MI1 (White Label CD Edition or Bounty Pack edition) to work. It comes up with this error for MI1: 1 1, 2 2, 4 4 4, 20 38 21 10 20 19464 Error(0): askForDisk: not yet implemented! Press a key to quit. I'll answer any questions you guys have about it, and anyone else have any experience or can help me out? Thanks.
  • by recursiv ( 324497 ) on Saturday November 03, 2001 @01:40PM (#2516481) Homepage Journal
    ScummVM is an implementation of LucasArts's SCUMM interpreter, used in games such as Monkey Island and Day Of The Tentacle.
  • by akawaka ( 46926 ) on Saturday November 03, 2001 @02:37PM (#2516573) Homepage
    I finished DOTT on this earlier this week, so what is there is pretty complete. Also, Ludvig and I implemented the voice and sfx stuff earlier this week, though its not in CVS yet.
  • Running on OS X (Score:2, Informative)

    by Ford Fulkerson ( 223443 ) on Saturday November 03, 2001 @03:22PM (#2516672)
    I got it running on Mac OS X, using the data files from the mac version of Monkey Island 2. I guess they are the same as the DOS version.


    I used Project Builder and the OS X version of the SDL Devkit.


    It seems to run ok! I changed it to run in fullscreen mode and it works without problems. (SDL is great!)

  • VDMSound (Score:3, Informative)

    by bis ( 4748 ) on Saturday November 03, 2001 @03:33PM (#2516694)

    This is somewhat offtopic, but if you're running some version of NT (4.0, 2000, XP), you can just run most DOS games with support for sound, using VDMSound [mcgill.ca].

    I've played both Monkey Island and Monkey Island II with it; hearing the music and sound effects for the first time EVER almost brought a tear to my eye. (When I first played them, my PC didn't have a sound card, so it was all PC Speaker blips and beeps...)

    For Linux' DOSEmu, there's SBEmu [demon.co.uk].

    Never having used that, I can't vouch for how well it works, but I don't think it's quite as advanced as VDMSound.

  • by Anonymous Coward on Saturday November 03, 2001 @04:39PM (#2516853)
    I just played "day of the tentacle" from the beginning till the end without a single problem.
    The engine seems to already be quite stable.
  • by Peter K. ( 39572 ) on Saturday November 03, 2001 @07:13PM (#2517244) Homepage
    Hi Ludvig,

    I'm not sure whether or not there would be any issues with patent infringement, but it might be a wise idea to host the iMuse file on thefreeworld.net [thefreeworld.net] as a precaution. This way, Americans would be prohibited from downloading the file, which would help to avoid problems from US patents.

    Best Regards,
    Peter Knowles

    P.S. I look forward to giving ScummVM a test sometime. I've got a whole box of LucasArts games just waiting to be played. Thanks for giving me the opportunity.
  • by pigeonhk ( 42292 ) on Sunday November 04, 2001 @03:44AM (#2518125) Homepage
    More screenshots...

    3 games together :)
    http://pigeond.net/images/scummvm.jpg

An authority is a person who can tell you more about something than you really care to know.

Working...