Difference between revisions of "Leisure Suit Larry 6"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Adds readme info)
(Adds data file info)
Line 14: Line 14:
}}
}}
'''Leisure Suit Larry 6: Shape Up or Slip Out!''' was the fifth game in the [[Leisure Suit Larry series]].  The game finds Larry alone again, with no explanation as to Patti's disappearance.  He competes on the game show "Stallions"... and loses, but gets a runner-up prize of a trip to "La Costa Lotta" health spa. As with previous games, the aim is to seduce various women at the spa in various ways so Larry can meet the girl of his dreams.
'''Leisure Suit Larry 6: Shape Up or Slip Out!''' was the fifth game in the [[Leisure Suit Larry series]].  The game finds Larry alone again, with no explanation as to Patti's disappearance.  He competes on the game show "Stallions"... and loses, but gets a runner-up prize of a trip to "La Costa Lotta" health spa. As with previous games, the aim is to seduce various women at the spa in various ways so Larry can meet the girl of his dreams.
==Installation==
===Required data files===
For more information on how ScummVM uses game data files, see the [https://docs.scummvm.org/en/latest/use_scummvm/game_files.html user documentation].


WARNING: Unlike other games, SCI games have significant variation in the naming of required files.
They also can load supplementary files by resource maps, so it is recommended to keep all files in the game data directory from the CD.
Unless otherwise specified, do '''NOT''' remove any file from the directory, even if it does not appear on the following list, since this will likely cause weird bugs.
Copy all files to the game directory. Some games need additional work:
'''''Floppy games with RESOURCE.p01, p02, etc. and/or RESOURCE.a01, a02, etc. files'''''
* Concatenate all RESOURCE.p0* files to RESOURCE.000 (e.g. <code>copy /b RESOURCE.p0* RESOURCE.000</code> on Windows, or <code>cat RESOURCE.p0* > RESOURCE.000</code> on *nix).
* Concatenate all RESOURCE.a0* files to RESOURCE.AUD (e.g. <code>copy /b RESOURCE.a0* RESOURCE.AUD</code> on Windows, or <code>cat RESOURCE.a0* > RESOURCE.AUD</code> on *nix).


==Simultaneous speech and subtitles==
==Simultaneous speech and subtitles==

Revision as of 00:30, 16 February 2021

Leisure Suit Larry 6: Shape Up
or Slip Out!
lsl6_dos_en_1_2.jpg
First release 1993
Also known as Leisure Suit Larry 6
LSL 6, Larry 6
Developed by Sierra
Published by Sierra
Distributed by Sierra
Platforms MS-DOS, Windows
Resolution 320x200 or 640x480, 256 colors
Engine SCI
Support Since ScummVM 1.2.0 (320x200)
Since ScummVM 2.0.0 (640x480)
Available for
Purchase
Yes

Leisure Suit Larry 6: Shape Up or Slip Out! was the fifth game in the Leisure Suit Larry series. The game finds Larry alone again, with no explanation as to Patti's disappearance. He competes on the game show "Stallions"... and loses, but gets a runner-up prize of a trip to "La Costa Lotta" health spa. As with previous games, the aim is to seduce various women at the spa in various ways so Larry can meet the girl of his dreams.

Installation

Required data files

For more information on how ScummVM uses game data files, see the user documentation.

WARNING: Unlike other games, SCI games have significant variation in the naming of required files.

They also can load supplementary files by resource maps, so it is recommended to keep all files in the game data directory from the CD.

Unless otherwise specified, do NOT remove any file from the directory, even if it does not appear on the following list, since this will likely cause weird bugs.

Copy all files to the game directory. Some games need additional work:

Floppy games with RESOURCE.p01, p02, etc. and/or RESOURCE.a01, a02, etc. files

  • Concatenate all RESOURCE.p0* files to RESOURCE.000 (e.g. copy /b RESOURCE.p0* RESOURCE.000 on Windows, or cat RESOURCE.p0* > RESOURCE.000 on *nix).
  • Concatenate all RESOURCE.a0* files to RESOURCE.AUD (e.g. copy /b RESOURCE.a0* RESOURCE.AUD on Windows, or cat RESOURCE.a0* > RESOURCE.AUD on *nix).

Simultaneous speech and subtitles

Certain CD versions of Sierra SCI games had both speech and text resources. In ScummVM, it is possible to enjoy a combined mode, where both speech and text are shown at the same time.

Either speech only or speech and text can be selected. There is no in-game option to toggle text only. Only ScummVM's audio options can be used to enable the text only mode.

Hi-Res version

Text can be toggled by selecting the "Text On/Off" option from the in-game "Game" menu, or via ScummVM's audio options. Speech cannot be disabled.

External links