[Scummvm-tracker] [ScummVM :: Bugs] #14457: MacOS Bundler instructions seem inherently broken

ScummVM :: Bugs trac at scummvm.org
Mon May 8 16:30:32 UTC 2023


#14457: MacOS Bundler instructions seem inherently broken
----------------------+---------------------------
Reporter:  markusbkk  |      Owner:  (none)
    Type:  defect     |     Status:  new
Priority:  high       |  Component:  Engine: AGS
 Version:             |   Keywords:  bundle, macos
    Game:             |
----------------------+---------------------------
 I followed the instructions for creating a MacOS app bundle to the tee,
 yet I'm running into multiple issues.

 1. Changing the bundle name inside Info.plist does not change the name of
 the preferences. No matter how many times I change it, delete the file and
 relaunch the application bundle, the file gets recreated as "ScummVM
 Preferences".

 2. Putting game files inside "MyGame.app/Contents/Resources/game" does not
 autostart any game.

 3. Attempting to use "scummvm-autorun" also fails, as it cannot find the
 path (it strangely tries to find it outside the app bundle).

 The game I'm trying to bundle is an AGS title (it uses "ags-fallback", but
 I've also tried with compatible and listed titles, as well).

 My system:

 Mac Mini (Mid 2011)
 8GB RAM
 MacOS High Sierra (10.13.6)

 ScummVM version: 2.7.0 (cloned from a GitHub tag)
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14457>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list