561
edits
(add info how to get an item in the debugger) |
(removed notice about item names strings) |
||
Line 3: | Line 3: | ||
Some symbols are also used in the copy protection (eg 0x2D "Ankh" which doesn't seem to be used in the game otherwise) | Some symbols are also used in the copy protection (eg 0x2D "Ankh" which doesn't seem to be used in the game otherwise) | ||
To get a specific item in Kyrandia 1 running under ScummVM, open the debuggger and type "give <item number>" (item number has to be decimal, numbers on this page are in HEX). The mouse pointer will turn into the item. | To get a specific item in Kyrandia 1 running under ScummVM, open the debuggger and type "give <item number>" (item number has to be decimal, numbers on this page are in HEX). The mouse pointer will turn into the item. |
edits