Shining in the Darkness
<?xml version="1.0" encoding="UTF-8" ?>
<gamelink>

    <card
        title="SHINING IN THE DARKNESS"
        short="SITD"
        titlelo="Shining in the Darkness"
        sort_name="SitD"
        system="MD"
        beta="true"
    />

    <libretro>

    <!-- Shining in the Darkness (USA, Europe).md -->
        <detect system="MD">
            <content_hash>c57e20d253518b5edbef5859f74f76d914b9607cad5a1912beea641d1df3bd44</content_hash>
            <peek bytes="11 10 e 16" />
        </detect>

    </libretro>

    <regions>
        <region id="1" name="Dungeon" ground_floor="true" start_floor="G" auto_create="true" >
            <grid width="32" height="32" origin_tl="true" />
        </region>

        <region id="2" name="Cave of Strength" ground_floor="false" start_floor="B1" >
            <grid width="32" height="32" origin_tl="true" />
        </region>

        <region id="3" name="Cave of Courage" ground_floor="false" start_floor="B1" >
            <grid width="32" height="32" origin_tl="true" />
        </region>

        <region id="4" name="Cave of Truth" ground_floor="false" start_floor="B1" >
            <grid width="32" height="32" origin_tl="true" />
        </region>

        <region id="5" name="Cave of Wisdom" ground_floor="false" start_floor="B1" >
            <grid width="32" height="32" origin_tl="true" />
        </region>
    </regions>

    <views>
        <packetview region="1">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="00" />
            <const_floor>G</const_floor>
        </packetview>

        <packetview region="1">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="01" />
            <const_floor>F1</const_floor>
        </packetview>

        <packetview region="1">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="02" />
            <const_floor>F2</const_floor>
        </packetview>

        <packetview region="1">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="03" />
            <const_floor>F3</const_floor>
        </packetview>

        <packetview region="1">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="04" />
            <const_floor>F4</const_floor>
        </packetview>

        <packetview region="2">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="09" />
            <const_floor>B1</const_floor>
        </packetview>

        <packetview region="2">
            <xpos offset="0" length="1" min="5" max="B" />
            <ypos offset="1" length="1" min="9" max="15" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="0A" />
            <const_floor>B2</const_floor>
        </packetview>

        <packetview region="3">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="0B" />
            <const_floor>B1</const_floor>
        </packetview>

        <packetview region="3">
            <xpos offset="0" length="1" min="15" max="1B" />
            <ypos offset="1" length="1" min="E" max="18" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="0A" />
            <const_floor>B2</const_floor>
        </packetview>

        <packetview region="4">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="08" />
            <const_floor>B1</const_floor>
        </packetview>

        <packetview region="5">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="05" />
            <const_floor>B1</const_floor>
        </packetview>

        <packetview region="5">
            <xpos offset="0" length="1" min="1" max="1e" />
            <ypos offset="1" length="1" min="0" max="1e" />
            <face offset="2" length="1" n="00" e="01" s="02" w="03" />
            <check offset="3" length="1" value="06" />
            <const_floor>B2</const_floor>
        </packetview>
    </views>

</gamelink>
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License