From 959a9acf1456f2b39a3b8a20779c71a2637754d2 Mon Sep 17 00:00:00 2001 From: James Brown Date: Mon, 28 Oct 2002 09:03:02 +0000 Subject: Add support for aliased scummvm config entries. Eg: [germandott] path=/games/german/dott gameid=tentacle description=the german version of DOTT I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so. svn-id: r5341 --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 425b9fa2a2..68de5c546a 100644 --- a/README +++ b/README @@ -123,11 +123,6 @@ the section on Reporting Bugs. way, we do not know where to buy or download a copy of this game. Petition LucasArts to re-release it :) - - The Dig: - - Walking around the Nexus room may leave trails of Boston - at the 'seam' of the circular room - All CD games: - If you are experiencing random crashes, and your game plays music from CD, you have encountered a Windows bug. @@ -492,6 +487,11 @@ An example config file is as follows: fullscreen=true savepath=C:\saves\ + [germandott] + gameid=tentacle + path=C:\german\tentacle\ + description=German version of DOTT + [tentacle] path=C:\tentacle\ nosubtitles=true -- cgit v1.2.3