From 45f40da603503cd9d2c1f19bded84327dd8dfe5f Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Tue, 9 Jun 2015 20:22:14 +0700 Subject: games/ags: Added (Adventure Game Studio engine). Signed-off-by: Willy Sudiarto Raharjo --- games/ags/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 games/ags/README (limited to 'games/ags/README') diff --git a/games/ags/README b/games/ags/README new file mode 100644 index 0000000000..d58df2b645 --- /dev/null +++ b/games/ags/README @@ -0,0 +1,10 @@ +This is the Linux port of the Adventure Game Studio engine. You use it to play +AGS games. + +Just run "ags" followed by the game's .exe file. + +Recommended settings for each games's acsetup.cfg are: + +gamecolordepth=32 +gfxdriver=DX5 +gfxfilter= -- cgit v1.2.3