Results 1 to 6 of 6

Thread: Finding Offsets?

  1. #1

    Finding Offsets?

    I am making a program for H2V, but I have NO IDEA how to find offsets. How would I find them?
    Reply With Quote

  2. #2
    Senior Member Vicky's Avatar
    Join Date
    May 2007
    Location
    Up there...
    Posts
    874

    Re: Finding Offsets?

    What offsets do you want to know?
    Reply With Quote

  3. #3

    Re: Finding Offsets?

    Offsets for the entire map. Something like all the tags in the map.

    Edit: Woot! 100th Post!
    Reply With Quote

  4. #4
    Senior Member Patrickssj6's Avatar
    Join Date
    Oct 2006
    Location
    'schland
    Posts
    3,838

    Re: Finding Offsets?

    Quote Originally Posted by CodeBrain View Post
    Offsets for the entire map. Something like all the tags in the map.

    Edit: Woot! 100th Post!
    Eh...isn't that the whole magic behind that?

    These kind of things you have to find out yourself...I don't even know every aspect of it.
    Reply With Quote

  5. #5

    Re: Finding Offsets?

    Well you're sure to find offsets in the header of the file. I normally start with mapping obvious ASCII tables to offsets and then go from there.

    If you get stuck then look at the current open source editors for H2V. They've most probably based their research off of H2X research anyway, which in turn was based off H1X research...see it's easy now >_>
    Reply With Quote

  6. #6
    Junior Member
    Join Date
    Sep 2007
    Posts
    3

    Re: Finding Offsets?

    The program I was working on, in the topic "Program Idea" has the basic map offsets, and the source is included in C# if you're interested.
    Reply With Quote

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •