SNES Wizardry Trilogy
<?xml version="1.0" encoding="UTF-8" ?>
<gamelink>

    <card
        title="WIZARDRY 1-2-3: STORY OF LlYLGAMYN"
        short="WIZARDRY 1-2-3"
        titlelo="Wizardry 1-2-3: Story of Llylgamyn"
        sort_name="WIZARDRY 1-2-3"
        system="SNES"
        beta="false"
    />

    <!-- "WTSN" / "NSTW" -->
    <packet header="4E535457" size="13" footer="5754534E" />

    <dsub>

        <!-- ZSNES.EXE 1.51 + cwsdpmi7b + Wizardry 1-2-3 - Story of Llylgamyn -->
        <detect sys="e9b551c5" prg="68519bff" ph3="0" ph2="fe05cd95" ph1="514d" ph0="0">
            <peek bytes="22acc3 22acc4 22acc6 22acc5" />
        </detect>

    </dsub>

    <regions>

        <region id="1" name="Dungeon" ground_floor="false" start_floor="B1" auto_create="true" >
            <grid width="20" height="20" />
        </region>

    </regions>

    <views>

        <!-- Dungeon -->
        <packetview region="1">
            <check offset="0" length="4" value="4E535457" />
            <seq offset="4" length="1" />
             <xpos offset="5" length="1" min="0" max="14" />
            <ypos offset="6" length="1" min="0" max="14" />
            <face offset="7" length="1" n="0" e="1" s="2" w="3" />
            <floor offset="8" length="1" min="1" max="a" dir="down" />
        </packetview>

    </views>

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