#7901 closed patch (fixed)
partial samnmax demo detection fix
| Reported by: | SF/japj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: | Sam and Max |
Description
the sam & max demo has two problems:
* version detection wasn't up to date (fixed by attached patch)
* filenaming convention changed from .000/.001 to .SM0/.SM1 (this is also at least true for: The Dig and Full Throttle)
This last item is not addressed by this patch: workaround is to rename the SM0 to 000 and SM1 to 001.
Ticket imported from: #479264. Ticket imported from: patches/6.
Attachments (1)
Change History (4)
by , 25 years ago
| Attachment: | samnmax_demo_patch added |
|---|
comment:1 by , 25 years ago
| Status: | new → closed |
|---|
comment:2 by , 25 years ago
| Resolution: | → fixed |
|---|
comment:3 by , 8 years ago
| Component: | → Engine: SCUMM |
|---|---|
| Game: | → Sam and Max |
Note:
See TracTickets
for help on using tickets.

partial sam & max demo detection patch