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

    <card
        title="WIZARDRY: PROVING GROUNDS OF THE MAD OVERLORD"
        short="WIZARDRY"
        titlelo="Wizardry: Proving Grounds of the Mad Overlord"
        sort_name="WIZARDRY"
        system="GBC"
        beta="false"
    />

    <!-- "W1GC" / "CG1W" -->
    <packet header="43473157" size="13" footer="57314743" />

    <dsub>

        <!-- DBOY.EXE 0.75c + cwsdpmi7b + Wizardry 1 -->
        <detect sys="e9b551c5" prg="237af342" ph3="0" ph2="fe05cd95" ph1="514d" ph0="0">
            <peek bytes="2716dd 2716de 2716df 2716e0" />
        </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="43473157" />
            <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