Is updating needed?

General chat related to ScummVM, adventure gaming, and so on.

Moderator: ScummVM Team

User avatar
MeddlingMonk
Posts: 221
Joined: Wed Jan 21, 2009 10:06 pm

Post by MeddlingMonk »

Then are there any bad consquences in having data05.lab and a patched grim.tab but no patch05.bin (like crashes)?

Maybe the ResidualVM page's downloads section ought to include grimdata.rar. It would be the easiest way for people using non-Windows platforms who have original-version CDs to get the patched files.

(Not sure if that rar is legally kosher, though.)
User avatar
Longcat
Posts: 1061
Joined: Sat Sep 23, 2006 3:15 pm

Post by Longcat »

what rar are you talking about exactly? the one I made?

residual can not host the extracted files from the patch, as it would be a breach of copyright.

hence the tool to extract it yourself.
User avatar
MeddlingMonk
Posts: 221
Joined: Wed Jan 21, 2009 10:06 pm

Post by MeddlingMonk »

Kind of suspected that. It's a fine line to walk.
User avatar
topolinik
Posts: 84
Joined: Tue Mar 27, 2007 9:08 am
Location: Italy

Post by topolinik »

Longcat wrote:residual can not host the extracted files from the patch, as it would be a breach of copyright.

hence the tool to extract it yourself.
Maybe the download page can have links to the patches (for the different languages) and one for the tool to extract them.
This is a safer way.
User avatar
topolinik
Posts: 84
Joined: Tue Mar 27, 2007 9:08 am
Location: Italy

Post by topolinik »

MeddlingMonk wrote:Then are there any bad consquences in having data05.lab and a patched grim.tab but no patch05.bin (like crashes)?
I think residual should use them only if it finds them together. And, if it doesn't, i should suggest the upgrade to the user, also.
User avatar
ezekiel000
Posts: 443
Joined: Mon Aug 25, 2008 5:17 pm
Location: Surrey, England

Post by ezekiel000 »

Just wondering but how can I compile the patch extractor? I assumed it would be compiled with an option in the configure stage but I couldn't find any information on it.
User avatar
clone2727
Retired
Posts: 1611
Joined: Fri Jun 09, 2006 8:23 pm
Location: NJ, USA

Post by clone2727 »

Ezekiel000 wrote:Just wondering but how can I compile the patch extractor? I assumed it would be compiled with an option in the configure stage but I couldn't find any information on it.
I don't have the means to test it here, but you should be able to add

Code: Select all

tools
on line 30 of Makefile.common to get the tools to compile.
User avatar
ezekiel000
Posts: 443
Joined: Mon Aug 25, 2008 5:17 pm
Location: Surrey, England

Post by ezekiel000 »

Thanks but it didn't work.
aquadran
ScummVM Developer
Posts: 110
Joined: Wed Sep 21, 2005 7:00 pm

Post by aquadran »

I fixed tools compilation, try again
User avatar
ezekiel000
Posts: 443
Joined: Mon Aug 25, 2008 5:17 pm
Location: Surrey, England

Post by ezekiel000 »

Thanks works now with "./configure && make tools"
So aquadran does ResidualVM currently use the patch files?
aquadran
ScummVM Developer
Posts: 110
Joined: Wed Sep 21, 2005 7:00 pm

Post by aquadran »

there is some sort of code which load patch, but i never tested it
aquadran
ScummVM Developer
Posts: 110
Joined: Wed Sep 21, 2005 7:00 pm

Post by aquadran »

File Data005.lab from patch is needed to update game scripts.
Also Grim.tab to update subtiles. Patch05.bin file will not be used, this file is used originaly to upgrade savegame from unpatched version.
Post Reply