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...


3 posters

    THE ULTIMATE GUIDE TOUR

    Nexion
    Nexion
    Seasoned Wolfer
    Seasoned Wolfer


    Number of posts : 275
    Age : 112
    Location : Dimension of Anti-Time
    Hobbie : bringing chaos & madness into universe
    Message : Planet N
    Registration date : 2008-02-27

    THE ULTIMATE GUIDE TOUR  Empty THE ULTIMATE GUIDE TOUR

    Post by Nexion Sun Jul 02, 2023 1:23 pm

    How to bring Wolf3D maps and mods to life and everything you will need to start your career as professional Wolfenstein 3D modding celebrity!

    The topic's purpose is mainly to be a hub and gateway to any worthwhile scripture about making exciting maze maps or similar adventures that could shape the next super famous End of Destiny.
    In other words it's supposed to be a guide to guides to kickstart anyone to make and break Wolfenstein 3D in the best or worst ways known to mankind. It also is supposed to end your misery or make it 10 times worse.



    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->-> General info about Wolf3D (and how to not die like a WASD-noob)

    Strategy Guide (by The Master) - https://web.archive.org/web/20020204042346/http://www.agentss.net/wolf3dworld/guide/
    Survival Guide (by BrotherTank) - http://diehardwolfers.areyep.com/bunker/survival.htm
    Wolf3D FAQ v.4.6 (by Adam Williamson) - http://diehardwolfers.areyep.com/bunker/wolf3dfaq.htm

    wolfdosmpu+spear [DOS] (WASD, removes Y-mouse-movement, automap) - https://github.com/ericvids/wolfdosmpu/releases
    Better Wolf3D [DOS] (WASD, removes Y-mouse-movement, automap) - https://www.moddb.com/mods/better-wolf3d
    [Wolf4SDL] WASD config file +  guide for mods - https://wolf3d.darkbb.com/t3607-wasd-weapon-keys-config-for-wolf4sdl-and-most-wolf4sdl-mods

    Wolf4SDL/Spear4SDL have an automap by default. Enter the debugmode (--goobers or --debugmode) and press TAB+O.

    Should you ever be lost in a maze, just lure enemies to intersections or to doors you took and terminate them. Always mark your territory!

    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->-> Multi-purpose tools to make your dream game!

    Some work worse than others and some are less intuitive. The common tool business.

    http://www.wolfenstein3d.co.uk/utilities.htm
    http://wolfenvault.areyep.com/utilities.html
    https://wl6.fandom.com/wiki/Category:Editors
    https://wl6.fandom.com/wiki/Category:Utilities


    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->-> VISUALS

    Not really a focus here since graphics can be made through all kind of methods and programs. Therefore only a few links. There are a few specifics to keep on mind, depending on the source port you are using. Those details can differ obviously.

    * Sprites and textures are usually 64x64 (or 128x128) in resolution
    * Menu and statusbar graphics vary in resolution.
    * Graphics are 8-bit and use a specific palette arrangement of 256 colors (Wolf3D's game palette - http://diehardwolfers.areyep.com/bunker/images/palette.gif)
    * Sprites use color #-256 (sexy pink) as a background color greenscreen


    Old graphics database with focus on enemy sets - https://mmimageworld.dugtrio17.com/cgi-bin/index.cgi
    Animated Enemy Templates - http://dhw.wolfenstein3d.com/viewtopic.php?t=8452
    A few more resources - http://wolfenvault.areyep.com/resources.html

    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->-> AUDIO

    Similar design philosophy as the graphics but perhaps a bit more narrowed down regarding specifications. Ports and mods often come in one of two flavors - Lo-Fi or Hi-Fi.
    Most of the time any tool that lets you record or make noise digitally will do. Just look up a guide to make your voice sound like Michael Jackson's or hunt down your white wale of midi files online. Plenty of tools and music in the sea.

    Lo-Fi
    * Sounds are 8-bit, 7042Hz, Mono and normally in .WAV format for most editors.
    * Music (MIDI) is manually converted from MIDI to the IMF format (see tools and editors).

    Hi-Fi
    * Any piece of audio is high-quality OGG, WAV or MP3.


    Hi-Fi Sound Manager for Wolf4SDL (by Alumiun) - http://dhw.wolfenstein3d.com/viewtopic.php?t=5271
    wolfdosmpu - MIDI support for DOS (by ericvids) - https://www.vogons.org/viewtopic.php?t=82116
    Or pick a source port that has already built-in support that suits your needs.

    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->-> SAUCE CODE

    A newcomer's favorite thing to dream about, making the Duke Nukem Forever and cramming all those cool features no one in history ever thought of and making it the best game ever to exist. Congratulations, you just invented the fire and are about to abandon it one week later.
    If you are still reading and still have the hope to master the arts of bits and bytes then you can follow the following portals to tutorials, tricks and guides on how to break your head on your wall at home when setting up the compilers:

    Basics and tutorials:
    http://www.areyep.com/RIPandMCS-CodingTips.html
    http://www.wolfenstein3d.co.uk/coding.htm
    https://web.archive.org/web/20151030212108/http://home.online.no/~p-olstad/wolfenstein/wolfsource.html

    Tutorials, questions, hackery and magic:
    http://dhw.wolfenstein3d.com/viewforum.php?f=24
    http://dhw.wolfenstein3d.com/viewforum.php?f=14
    http://dhw.wolfenstein3d.com/viewforum.php?f=15
    https://wolf3d.darkbb.com/f9-mapping-and-coding

    Learning to talk in DOS:
    https://fabiensanglard.net/Compile_Like_Its_1992/

    Chris' edited Wolf3D DOS sauce with tons of free memory:
    http://web.archive.org/web/20060622033359/http://www.canadianphilatelics.com/choksta/memboost.zip

    A lot tutorials, at least gameplay-related ones, should work for both DOS and the SDL ports. They might need some changes that could be easier or harder, which also depends on your skill level.

    As with all things there are pros and cons when picking the DOS version.
    - Memory limitations. You can't put infinite amount of features into which keeps you grounded or forces you to be creative. But can you even match Blake Stone: Planet Strike or Operation Body Count in features?
    - Wolf4GW port runs in DOS but doesn't have this limitation.
    - Some parts (mostly non-gameplay-related) are written in assembly.
    - Multi-platform. DOSBox and other DOS emulators run on a wide variety of operation systems, game consoles and mobile phones. Due to hundreds of games on DOS it will remain future-proof for a long time.


    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->  MAP-MAKING

    Many map bibles have come to life over 30 years and a few popular ones have found faithful followers while others have remained the devil in disguise. Many of those have been made while Mapedit was still a thundering Brontosaurus of the local modder gangs and less of a mysterious Tile-Less Monster. For some it may sound like something from the wolf stone age when it brings up tool related features but don't judge the dino by its skin or underdeveloped feathers.

    DHW Mapping Tips and Tricks (by various) - http://dhw.wolfenstein3d.com/viewforum.php?f=16
    Tips for Creating/Editing Wolf3D & Spear of Destiny Designs (by Warren Buss) - http://diehardwolfers.areyep.com/bunker/mapedtips.htm
    BJ Rowan's Tips on Designing Good Levels (by BJ Rowan) - http://diehardwolfers.areyep.com/bunker/bjdesign.htm
    Wolf3D For Dummies 2011 (by Dark_wizzie) - http://wolfenvault.areyep.com/files/resources/Wolf3dforDummies2011.doc
    Level Design Tips (by various) - http://www.wolfenstein3d.co.uk/levels.htm
    Wolfenstein 3-D Map Making Guide (by Jordan Trudgett) - https://www.neoseeker.com/wolfenstein-3d/faqs/70446-mapmaking.html
    Level Design Tips (by Poet) - https://www.poetsoftware.no/mods/wolfenstein/design.html
    Dead Guard Trick (by Poet) - https://www.poetsoftware.no/mods/wolfenstein/dgt.html
    Mapping Conundrum (by THW) - https://tryhardwolfers.art.blog/2020/04/26/vol-14-26th-of-april/
    Wolfenstain 3-D Mapping Guide (by serpens) - https://serpenscaput.github.io/wl9/guide.html


    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->  MACINTOSH MOD MAKING

    Macintosh mazes tend to be a bit different when compared to the PC labyrinths. They come with 2 extra weapons and a backpack but lack quite some textures and the patrolling enemies, making it often more of a straightforward hitscan festival.
    Some of the scribblings also include various details about the game, exploits you have never even dreamed of and depictions of the one (and only) editor, WolfEdit.

    A Guide to making Wolfenstein Conversions (by Dermuda)
    http://web.archive.org/web/20040605123758/http://www.btinternet.com/~G.Janacek/Guide.html

    The (Almost) Complete Guide to Wolfenstein 3D (by Wayne Campbell)
    https://wayneca.neocities.org/Wolfenstein/ACGW/title

    Tips to Creating Better Levels (by Clubey)
    http://web.archive.org/web/20021126112821fw_/http://www1.linkclub.or.jp/~clubey/Mac%20Wolf/editing.tips.html
    http://web.archive.org/web/20030317012116fw_/http://www1.linkclub.or.jp/~clubey/Mac%20Wolf/level.making.tips.html


    Call serpens, say Maze (by serpens) -  Hotline @serpens
    WolfEdit 2 User's Manual (by Greg Erwing) - https://www.mediafire.com/file/i7dlr8eu1ew294q/WolfEditManual.7z/file
    Ultimate Wolfedit Help Guide (by MWatson361)  - https://github.com/serpenscaput/wl9/blob/master/!%20-%20Guides/Ultimate%20WolfEdit%20Help%20Guide.txt
    Level Design Tips (by yyr) - https://github.com/serpenscaput/wl9/blob/master/!%20-%20Guides/Level%20Design%20Tips
    What not to do (by yyr) - https://github.com/serpenscaput/wl9/blob/master/!%20-%20Guides/-----What%20Not...%20Guide
    Guide to Making Wolfenstein 3D Levels I (by Josh Mills) - https://github.com/serpenscaput/wl9/blob/master/!%20-%20Guides/Guide%20to%20Making%20Scenarios
    Guide to Making Wolfenstein 3D Levels II (by Josh Mills) - https://github.com/serpenscaput/wl9/blob/master/!%20-%20Guides/Guide%20to%20Making%20Scenarios%20II
    Wolf-Aid 1.1a (by Bruce Ryder) - https://cdn.discordapp.com/attachments/668453732941430804/1125155063409688647/wolf-aid.html.rar
    Level making tips (by Doug Ingram) - currently missing
    A Little Guide to Making Wolf3D Level Files (by Sean Howard) - currently missing


    ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->  VIDEOS

    Perhaps all those word mazes make you dizzy and you are confused what any of it means. Hold on tight, i got this covered. There are slow-paced videos about level making to keep your attention span one step away from quitting.

    Level Editing - Wolfenstein 3D - ADG Mod 6 (by Pixelmusement) - https://www.youtube.com/watch?v=TiPhuqwgcBY
    Wolf3D Making Your Own Maps (by theJF) - https://www.youtube.com/watch?v=BqyJr7v4DhQ
    Wolf3d Modding: Mapping for ECWolf Part 1 (by Dunkelschwamm) - https://www.youtube.com/watch?v=GEO6fIn0VP8
    HOW TO MAKE A WOLFENSTEIN 3D MAP! (by BigMemerMan1) - https://www.youtube.com/watch?v=sEIgMYmFkV0




    If you are looking for advanced design philosophies geared towards ECWolf and LZWolf you might be better off looking up ZDoom related corners of the internet.
    And if you are looking for a single button to make a game then well, keep looking.


    Last edited by Nexion on Tue Jul 11, 2023 3:49 pm; edited 3 times in total

    MrGerolf likes this post

    serpens
    serpens
    Don't Hurt Me!
    Don't Hurt Me!


    Number of posts : 70
    Age : 35
    Registration date : 2008-01-11

    THE ULTIMATE GUIDE TOUR  Empty Re: THE ULTIMATE GUIDE TOUR

    Post by serpens Wed Jul 05, 2023 9:36 am

    A live version of my guide linked in Nex' post can be accessed here:

    https://serpenscaput.github.io/wl9/guide.html

    It's brand new, so check it out, especially if you're new to Wolf modding yourself.

    MrGerolf likes this post

    MrGerolf
    MrGerolf
    Don't Hurt Me!
    Don't Hurt Me!


    Male
    Number of posts : 53
    Age : 28
    Location : United States
    Registration date : 2010-01-16

    THE ULTIMATE GUIDE TOUR  Empty Re: THE ULTIMATE GUIDE TOUR

    Post by MrGerolf Mon Jul 17, 2023 12:19 am

    Really well done, guys! This all will certainly help people finding this information all in one place.



    -Heer Gerolf

    Sponsored content


    THE ULTIMATE GUIDE TOUR  Empty Re: THE ULTIMATE GUIDE TOUR

    Post by Sponsored content


      Current date/time is Sat Apr 27, 2024 3:54 am