Open main menu

Difference between revisions of "Boot Params"

297 bytes added ,  17:59, 8 May 2020
Line 16: Line 16:


<code>open /Applications/scummvm.app --args -d0 -b BOOTPARAM TARGET</code>
<code>open /Applications/scummvm.app --args -d0 -b BOOTPARAM TARGET</code>
The ''TARGET'' in the above command should typically be the ScummVM '''ID''' value of the game you are targeting. This means that you should have already added this game successfully in ScummVM and looked up its specific '''ID''' (eg. via the ''Edit Game'' dialogue for the specific game entry).


To be a bit more specific: Let's say you want to get into the hut of the cannibals in Monkey Island 1. Well, the table below tells us that this is boot param 5555, and the target is "monkey". So, enter this on the command line:  
To be a bit more specific: Let's say you want to get into the hut of the cannibals in Monkey Island 1. Well, the table below tells us that this is boot param 5555, and the target is "monkey". So, enter this on the command line:  
1,310

edits