Open main menu

Difference between revisions of "Kyra/Items (Kyrandia 1)"

add info how to get an item in the debugger
m (updated description of one the fish)
(add info how to get an item in the debugger)
Line 5: Line 5:


The item names are listed in the executable (main.exe in the DOS versions) and of course differently named across different languages. When writing a VM for Kyra, these strings need to be included.
The item names are listed in the executable (main.exe in the DOS versions) and of course differently named across different languages. When writing a VM for Kyra, these strings need to be included.
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.


<code>
<code>
334

edits