Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

New Scumm utility

Page: 1 of 1
 tobybear
09-21-2004, 1:40 AM
#1
Hi!
I wrote a little utility to view and extract all background images, room objects, costumes, animations and fonts from most of the LucasFilm/LucasArts games. It is still in beta version, but maybe someone is interested. Some stuff can of course also be achieved using the various editions of ScummRev, but I wanted to have one handy tool just for this purpose.

You can download my LucasRipper from this page:
http://www.tobybear.de/stuff.htm)

Cheers

Toby

www.tobybear.de)
 bgbennyboy
09-21-2004, 2:34 AM
#2
Very nice! It's very similar to Scumm16. Nice one.

I would be interested to know how you decided on which colours to use for the fonts as in this (http://www.lucasforums.com/showthread.php?s=&threadid=135948) thread. Or did you just guess?
 tobybear
09-22-2004, 10:28 AM
#3
Hi!
A new version is up, supporting more games, demos and platforms. Download location is the same.

@bgbennyboy:
The color of the font is set in the scripts, so that each actor can have a different color. Early Scumm games used monochrome fonts, so only one color. In later Scumm games, a font consists of multiple colors. The script sets the main color for the next line to speak, all other fonts colors are derived from this color (shading). As far as I remember, I just read the bytes and shift them like it is done in the ScummVM source code, so basically the palette defines the color.

Cheers

Toby
 ATMachine
09-22-2004, 1:06 PM
#4
Okay, your utility is awesome.

It's the only one I've ever seen that can open Loom FM Towns files. I've been wanting to do that for ages. Thanks!

Also, your utility is so much easier to use for viewing AKOS files than is AkosRipper.

Using it, I found a couple of odd costumes in The Dig demo, showing really cartoony versions of Maggie and Brink on the PenUltimate. I'll have to post them sometime.
 Drigo Zoxx
09-22-2004, 1:59 PM
#5
Very nice one, Toby!! Keep up the good work! ;)
 Alros
09-23-2004, 12:12 PM
#6
Dude I need some help I'm a total noob and cant use the prgram I tired my sam and max and the pictures are displayed scrambled, any help would be appreciated
 thpublic
09-23-2004, 4:02 PM
#7
Any chance you could make it extract audio?
 tobybear
09-24-2004, 1:16 AM
#8
@Alros: What version of Sam N' Max do you have (language, platform, CD/disk, Talkie, ...)? I tested with English and German, Demo and Full, Disk and Talkie, all worked fine, except for the first room, which always seems to be garbled.

@thpublic: The code for accessing the audio blocks is already in the code (not for extracting file though), but I decided to leave it out as there are much better utilities for that (ScummRev & Scumm16 for example).

Cheers

Toby

www.tobybear.de)
 jihanj
10-03-2004, 9:57 PM
#9
Awesome! This is just what I was looking for! Thank you so much for putting all this stuff together.

I'm wondering if you're considering adding the "import" feature in the future though. You see, I'm in the process of translating The Secret of Monkey Island into my own native language, Korean. I have managed to translate most of the text in the game using the scummtr tool. But I wasn't able to edit the English texts that are part of the background (chapter screen, guybrush's idol-stealing cut-scene involving a lot of "ouch"s and "thud"s, etc.) since I haven't found the right tool for it. As I tried out LucasRipper I thought this could be the tool that I've been looking for only if it could import as well as export the images. Could this be a possibility in the future? Or do you recommend some other tool instead?

Thanks.
 masterdebator
10-04-2004, 9:58 PM
#10
I am trying to develop a version of MI1 and MI2 in the CMI format, I need a great bit of help. I am trying to figure out what scripting tool I can use to do so exactly. I am sure many have tried and failed, but I want to make it happen, not as a sales pitch, but for fun. No selling, freeware, with permission of course.
 john_doe
10-05-2004, 2:03 AM
#11
Why don't you use an engine like AGS, AGAST etc?
Depends what you want, with AGS you can create basic adventure games with little scripting, while AGAST requires at least some basic programming skills, it's more flexible, though. It also supports 640x480 and you could also create a CMI-like verb-coin interface.
 masterdebator
10-08-2004, 3:52 AM
#12
actually, in MI2, it is a voodoo doll of Guybrush, you know make him do stuff. And SMI it is currently a pirate wannabe map. If I could figure out how to get the stupid pictures to upload, well I'll just use photobucket.
 ramy
10-17-2004, 2:27 AM
#13
Cool ripper.

@Alros: What version of Sam N' Max do you have (language, platform, CD/disk, Talkie, ...)? I tested with English and German, Demo and Full, Disk and Talkie, all worked fine, except for the first room, which always seems to be garbled.

I got it to work on samNmax disk version, and the first room didn't work for me either.
 tobybear
11-25-2004, 1:04 PM
#14
Hi everyone!
A new version of LucasRipper is out, fixing a multitude of bugs and supporting more games (especially demos).

Download is on my site: www.tobybear.de)

Cheers

Toby
 checkmate
01-11-2005, 5:24 PM
#15
This program can view AKOSes? Great! I'm sorry I never finished AkosView. I can't get myself to finish it, so thank you for making a different program capable of this (and a lot more):)
 Alros
01-15-2005, 1:08 AM
#16
HOW CUMZIT I CANT GET CMI TO WORK ON LucasRipper
Its got reat graphics and background which I'll need touse and It DONT WORK WHYNOT?:confused:
 tobybear
01-15-2005, 1:10 AM
#17
Because it says in the program that CMI is not supported! CMI has its own codecs and file structure that I haven't decyphered yet.

Toby
Page: 1 of 1