“Test Drive 3: The Passion” Reverse Engineering

Home Forums DOS Talk “Test Drive 3: The Passion” Reverse Engineering

Viewing 2 posts - 1 through 2 (of 2 total)

  • erysdren
    Participant
    #10651

    hi everyone! about a month ago i sat down and tried to document some of the file formats from the DOS game “Test Drive 3: The Passion” which was released by Accolade in 1990. here’s the post explaining details and structures on my website:

    https://erysdren.me/docs/test-drive-3/

    and here’s some basic C code i wrote for dealing with some of the formats:

    https://git.erysdren.me/erysdren/test-drive-3-the-passion

    i hope this helps someone who is trying to mod the game, or is at least interesting to read!

    cheers,
    erysdren


    TigerQuoll
    Participant
    Podcaster
    #10652

    Nice work!
    A bit above my head I’m afraid, but it’s great to have people like you in the community documenting this stuff.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Home Forums DOS Talk “Test Drive 3: The Passion” Reverse Engineering