Wolf3d Haven Forum

Please log in or register. Smile

Join the forum, it's quick and easy

Wolf3d Haven Forum

Please log in or register. Smile

Wolf3d Haven Forum

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Wolf3d Haven Forum

A friendly Wolfenstein 3D community, about Wolfenstein 3D, the game that gave birth to first person shooters...


    changing your won wofl3d file extension

    Dark_wizzie
    Dark_wizzie
    I am Death Incarnate!
    I am Death Incarnate!


    Female
    Number of posts : 5120
    Age : 30
    Location : California, USA
    Job : Investor
    Hobbie : Computers, chess, computer chess, fashion, and philosophy
    Message : I made this forum when I was 13 High on Drugs
    Registration date : 2007-03-24

    changing your won wofl3d file extension Empty changing your won wofl3d file extension

    Post by Dark_wizzie Sun Apr 29, 2007 1:22 pm

    from dome
    Code Editing Tutorials
    Changing game extension




    It seems that this still isn’t clear to everyone. I mean, every TC nowadays has it’s own extension - WW1, BJ3, ARM, SCH - wouldn’t more people want to know how to do this? It’s bloody easy, so you don’t have an excuse to avoid this.

    Step 1. Open up WL_MENU.C and search for “WL6”. There you should see:

    if (!findfirst("*.WL6",&f,FA_ARCH))
    {
    strcpy(extension,"WL6");


    Change that to(for instance):

    if (!findfirst("TVP",&f,FA_ARCH))
    {
    strcpy(extension,"TVP");


    Updated: of course you have to change your gamefiles extension from WL6 to, for instance, TVP Smile.




    Wolf3d Haven
    Minute Logic Blog

      Current date/time is Thu May 02, 2024 11:15 am