Opened 4 years ago
Last modified 3 years ago
#12515 new feature request
AGS: Mac Steam games by Clifftop Games not detected when user selects .app file — at Version 3
Reported by: | Thunderforge | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: AGS |
Version: | Keywords: | steam macos | |
Cc: | Thunderforge | Game: |
Description (last modified by )
When a Mac user tries to add a LucasArts game on Steam, they can navigate to the .app
file and ScummVM will detect the game. But when a Mac user tries to add an AGS game by Clifftop Games on Steam, navigating to the .app
file results in ScummVM saying that no game can be found.
Expected Behavior
The user should be able to select the .app
file for the Mac Steam version of the games from Clifftop Games, or any recognized game.
Current Behavior
ScummVM detects, for instance, The Fate of Atlantis.app
but not KathyRain.app
.
Reproduction
See also the attached animated GIF.
- Launch a version of ScummVM that supports AGS games (tested with 5 May build)
- Click "Add Game"
- Navigate to
~/Library/Application Support/Steam/SteamApps/common
LucasArts game: Expected Behavior
- Open the folder of a LucasArts game (such as Indiana Jones and the Fate of Atlantis), select the application within, and click the "Choose" button.
- You will see that ScummVM recognizes the game.
Tested with Indiana Jones and the Fate of Atlants, Indiana Jones and the Last Crusade, Loom, and The Dig.
Clifftop Games game: Current Behavior
- Open the folder of a Clifftop Games game (such as Kathy Rain), select the application within, and click the "Choose" button.
- A dialog will appear saying "ScummVM could not find any game in the specified directory!"
Tested with Kathy Rain and Whispers of a Machine.
Clifftop Games game: Workaround
- Open the folder of an AGS game (such as Kathy Rain), select the application within
- Expand the "folder" of the application and navigate to
Contents/Resources
- Click the "Choose" button
- The game is recognized by ScummVM
Thus the issue is not that ScummVM doesn't know about the game, it's that it doesn't treat the Mac Steam version of the game the same way as it does the Mac Steam versions of the LucasArts games.
(As an implementation issue: perhaps ScummVM should recognize that if this is a Mac and the "folder" ends in .app
, then it should know to check for the existence of the necessary files in Contents/Resources
before giving up).
Change History (4)
by , 4 years ago
Attachment: | Kathy Rain Steam Not Detected.gif added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Keywords: | macos added |
---|
comment:3 by , 4 years ago
Description: | modified (diff) |
---|---|
Summary: | AGS: Mac Steam games not detected when user selects .app file → AGS: Mac Steam games by Clifftop Games not detected when user selects .app file |
Animated GIF showing the issue. Two LucasArts Steam games are successfully detected, but Kathy Rain Steam is not