tobybear Posted September 21, 2004 Share Posted September 21, 2004 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 http://www.tobybear.de Link to comment Share on other sites More sharing options...
Benny Posted September 21, 2004 Share Posted September 21, 2004 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 thread. Or did you just guess? Link to comment Share on other sites More sharing options...
tobybear Posted September 22, 2004 Author Share Posted September 22, 2004 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 Link to comment Share on other sites More sharing options...
ATMachine Posted September 22, 2004 Share Posted September 22, 2004 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. Link to comment Share on other sites More sharing options...
Drigo Zoxx Posted September 22, 2004 Share Posted September 22, 2004 Very nice one, Toby!! Keep up the good work! Link to comment Share on other sites More sharing options...
Alros Posted September 23, 2004 Share Posted September 23, 2004 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 Link to comment Share on other sites More sharing options...
thpublic Posted September 23, 2004 Share Posted September 23, 2004 Any chance you could make it extract audio? Link to comment Share on other sites More sharing options...
tobybear Posted September 24, 2004 Author Share Posted September 24, 2004 @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 http://www.tobybear.de Link to comment Share on other sites More sharing options...
jihanj Posted October 4, 2004 Share Posted October 4, 2004 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. Link to comment Share on other sites More sharing options...
masterdebator Posted October 5, 2004 Share Posted October 5, 2004 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. Link to comment Share on other sites More sharing options...
john_doe Posted October 5, 2004 Share Posted October 5, 2004 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. Link to comment Share on other sites More sharing options...
masterdebator Posted October 8, 2004 Share Posted October 8, 2004 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. Link to comment Share on other sites More sharing options...
ramy Posted October 17, 2004 Share Posted October 17, 2004 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. Link to comment Share on other sites More sharing options...
tobybear Posted November 25, 2004 Author Share Posted November 25, 2004 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: http://www.tobybear.de Cheers Toby Link to comment Share on other sites More sharing options...
checkmate Posted January 11, 2005 Share Posted January 11, 2005 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) Link to comment Share on other sites More sharing options...
Alros Posted January 15, 2005 Share Posted January 15, 2005 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? Link to comment Share on other sites More sharing options...
tobybear Posted January 15, 2005 Author Share Posted January 15, 2005 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 Link to comment Share on other sites More sharing options...
Grendor Posted October 17, 2008 Share Posted October 17, 2008 I must say this is an extremely awesome program, though it has a problem with costume viewing. It only displays on section of the costume file, like in Maniac Mansion it will only display the legs. The version I have does anyway. Is this thing going to be updated? Also, the site is down for maintinence at the moment, when will it be up again? Link to comment Share on other sites More sharing options...
tobybear Posted October 17, 2008 Author Share Posted October 17, 2008 I must say this is an extremely awesome program, though it has a problem with costume viewing. It only displays on section of the costume file, like in Maniac Mansion it will only display the legs. The version I have does anyway. Is this thing going to be updated? Also, the site is down for maintinence at the moment, when will it be up again? 1. This is how the costumes are stored for Maniac Mansion, Zak & others: legs, torsi, head as separate animations so disk space is saved. Animations are a combination of several these elements. 2. The are no plans for updates. 3. The site is down, but current version can be downloaded from here: http://tobybear.phreque.com/files/lucasripper.zip Cheers, Toby Link to comment Share on other sites More sharing options...
dcnigma Posted September 23, 2009 Share Posted September 23, 2009 its a very nice app but will/can you add inject function that would be great!!! png or bmp. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.