#8293 closed patch (outdated)
TOOLS: rescumm update
| Reported by: | SF/yudhi97 | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | Tools |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
rescumm = macintosh flat file extractor The last rescumm I downloaded couldn't decipher my 'Day of The Tentacle Data' file. It crashed because it cant allocate 200MB-or-so of memory while extracting "monster.sou". Yes, I had a Macintosh talkie version of DOTT. So I write a few lines to make rescumm does it 2MB at a time when it couldnt allocate enough memory for the extracted file. Can't think of any idea of why somebody else hadn't done this before.
Ticket imported from: #836317. Ticket imported from: patches/398.
Attachments (2)
Change History (12)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
Probably because nobody else had the problem? :-)
Anyway, please submit a patch, not a new source file. Also note that rescumm recently has been modified in various ways in CVS.
comment:3 by , 22 years ago
| Status: | new → closed |
|---|
comment:4 by , 22 years ago
Sorry for being over the head- here's the patch. I hope I diff'd it correctly.
comment:5 by , 22 years ago
| Status: | closed → new |
|---|
comment:7 by , 22 years ago
That patch doesn't apply to latest CVS. (also, a "unified" patch would be appreciated, or at least a context diff -> that's less likely to break).
comment:8 by , 22 years ago
The patch doesn't apply. I requested an update, which never arrived :-/. Hence I am closing this now.
comment:9 by , 22 years ago
| Owner: | set to |
|---|---|
| Resolution: | → outdated |
| Status: | new → closed |
comment:10 by , 7 years ago
| Component: | → Tools |
|---|

Probably because nobody else had the problem? :-)