User Tag List

Results 1 to 10 of 10

Thread: Hylian Anatomy (QSU file format definitions)

  1. #1
    Wizrobe fatcatfan's Avatar
    Join Date
    Jan 2001
    Location
    Tir-na Nog'th
    Age
    46
    Posts
    4,361
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    5,881
    Level
    23
    vBActivity - Bars
    Lv. Percent
    76.64%

    Hylian Anatomy (QSU file format definitions)

    Q: What is a QSU?
    A: A QSU is an "unencoded quest file". QSUs contain all the information found in a .qst file, but in a format accessible to developers who wish to create utilities to use or manipulate quest data in any fashion.

    Q: Where can I get a QSU?
    A: A QSU file is generated from the "Export" item under the "File" menu in ZQuest, the Zelda Classic quest editor. This means that if you cannot open a quest with ZQuest (because you don't have the password or otherwise) then you will not be able to obtain a QSU for the quest.

    Q: So what's in a QSU file anyway?
    A: Lots of stuff. If you are interested in developing software to use QSU data, you should download the C/C++ file format definitions:
    http://fatcatfan.armageddongames.net/zc/qsu.zip
    http://fatcatfan.armageddongames.net/zc/qsu210.zip

    Q: What programs exist that use QSU files?
    A: Other than ZQuest itself, which can import QSU files as well as export them, there are the following (list will be updated as needed):

    "If I find in myself a desire which no experience in this world can satisfy, the most probable explanation is that I was made for another world." - C.S. Lewis

    "Hypocrisy is wrong, but a society which decides to live up to its standards by not having any is worse." - George Neumayr

  2. #2
    Octorok
    Join Date
    Oct 2004
    Age
    42
    Posts
    134
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    1,002
    Level
    10
    vBActivity - Bars
    Lv. Percent
    95.77%

    Re: Hylian Anatomy (QSU file format definitions)

    Thank You So Much!

    I just mirrored it onto my server and started a directory for ZC development. Anyone else who wants to have a mirror of there work let me know. I'm currently downloading all the public versions of ZC and adding them to the mirror as well.
    - Belgarath
    Professor at the University of my Living Room Sofa
    Senior Researcher of the Kitchen Refrigerator
    Guest weekly lectures at the local grocery store

    | ./ | PSC | US |

  3. #3
    Wizrobe Eckels's Avatar
    Join Date
    Oct 2000
    Posts
    3,524
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    3,195
    Level
    18
    vBActivity - Bars
    Lv. Percent
    23.55%

    Re: Hylian Anatomy (QSU file format definitions)

    fcf, do you want this public enough that I can put it on the Downloads page of ZC.com?

    <Eckels> 70% of all statistics are made up on the spot
    <moocow> really?

    <Eckels> it's funnier and safer if i dont use my real penis

    [13:58] <Breaker\idiot> im not an idiot, eckels

  4. #4
    Wizrobe fatcatfan's Avatar
    Join Date
    Jan 2001
    Location
    Tir-na Nog'th
    Age
    46
    Posts
    4,361
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    5,881
    Level
    23
    vBActivity - Bars
    Lv. Percent
    76.64%

    Re: Hylian Anatomy (QSU file format definitions)

    Certainly. Though it is something likely to change, but probably only as often as there is a public release, so no big deal I suppose. I might even make a forum specifically for discussing this sort of thing, though I don't think there's enough interest at this point.

    "If I find in myself a desire which no experience in this world can satisfy, the most probable explanation is that I was made for another world." - C.S. Lewis

    "Hypocrisy is wrong, but a society which decides to live up to its standards by not having any is worse." - George Neumayr

  5. #5
    Wizrobe Eckels's Avatar
    Join Date
    Oct 2000
    Posts
    3,524
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    3,195
    Level
    18
    vBActivity - Bars
    Lv. Percent
    23.55%

    Re: Hylian Anatomy (QSU file format definitions)

    well... what version of ZC would this QSU be for, so I can give it a version number.... or is this information for the future release?

    <Eckels> 70% of all statistics are made up on the spot
    <moocow> really?

    <Eckels> it's funnier and safer if i dont use my real penis

    [13:58] <Breaker\idiot> im not an idiot, eckels

  6. #6
    Octorok
    Join Date
    Oct 2004
    Age
    42
    Posts
    134
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    1,002
    Level
    10
    vBActivity - Bars
    Lv. Percent
    95.77%

    Re: Hylian Anatomy (QSU file format definitions)

    The version information would be helpful to have if only from a development point of view; When I get the time I will check out that information. Thanks again for providing it, I’m sure it will help greatly to code monkeys like myself.
    - Belgarath
    Professor at the University of my Living Room Sofa
    Senior Researcher of the Kitchen Refrigerator
    Guest weekly lectures at the local grocery store

    | ./ | PSC | US |

  7. #7
    Wizrobe fatcatfan's Avatar
    Join Date
    Jan 2001
    Location
    Tir-na Nog'th
    Age
    46
    Posts
    4,361
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    5,881
    Level
    23
    vBActivity - Bars
    Lv. Percent
    76.64%

    Re: Hylian Anatomy (QSU file format definitions)

    This code *should* be compatible with the public beta 183. No guarantees though. It should be enough for any decent coder to figure out the rest though.

    "If I find in myself a desire which no experience in this world can satisfy, the most probable explanation is that I was made for another world." - C.S. Lewis

    "Hypocrisy is wrong, but a society which decides to live up to its standards by not having any is worse." - George Neumayr

  8. #8
    Wizrobe fatcatfan's Avatar
    Join Date
    Jan 2001
    Location
    Tir-na Nog'th
    Age
    46
    Posts
    4,361
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    5,881
    Level
    23
    vBActivity - Bars
    Lv. Percent
    76.64%

    Re: Hylian Anatomy (QSU file format definitions)

    I've updated the thread with a link to preliminary code for the v2.10 QSU format. It doesn't contain all the defines of the older code, so you'll still need both zips. I'm writing some QSU wrapping classes for my own code, and I'll provide them in some format when I'm done. Feel free to contribute your own code as well.

    "If I find in myself a desire which no experience in this world can satisfy, the most probable explanation is that I was made for another world." - C.S. Lewis

    "Hypocrisy is wrong, but a society which decides to live up to its standards by not having any is worse." - George Neumayr

  9. #9
    Octorok
    Join Date
    Jul 2001
    Location
    Here and There.
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    892
    Level
    10
    vBActivity - Bars
    Lv. Percent
    39.9%

    Re: Hylian Anatomy (QSU file format definitions)

    QUESTRULES_SIZE ?

    If you could define that for me, that's be great.
    -McCrackin

  10. #10
    Octorok
    Join Date
    Jul 2001
    Location
    Here and There.
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    892
    Level
    10
    vBActivity - Bars
    Lv. Percent
    39.9%

    Re: Hylian Anatomy (QSU file format definitions)

    QUESTRULES_SIZE ?

    If you could define that for me, that's be great.
    -McCrackin

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social