Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,415,236

SLADE3 Tutorial #4 - Base Resource

Tutorial Name: SLADE3 Tutorial #4 - Base Resource  

Category: PC Tutorials

Submitted By: hoot

Date Added:

Comments: 0

Views: 778

Related Forum: PC Building Forum

Share:

[ Register or Signin to view external links. ]

The base resource in SLADE 3 is the archive that contains all the basic game data. In practice, this will usually correspond to an IWAD such as doom2.wad. SLADE will always load the base resource archive at startup, but keep it in the background (without opening an editing tab for it).

Important things that the base resource archive contains include:

-The palette, usually as an entry named PLAYPAL.
-Texture definitions, which can be imported when creating texture definition lumps.
-Flats, textures, and sprites shown in the Map Editor.

To set up the base resource archive, go to EditPreferencesEditingBase Resource Archives. You can also use the shortcuts EditSet Base Resource Archive, or click on the blue cog button on the toolbar, next to the Base Resource drop-down list.

Click on the "Add Archive" button to add new archives to the list. Although you should generally use an IWAD as your base resource, it is possible to select any kind of archive, even archives that are not in the WAD format. Add any appropriate file to the list of possible base resource archives.

You can now use the Base Resource drop-down list on the menu to quickly switch to any of the archives you have added to the list. Doing so will unload the current base resource, and instead load the new choice.

In some cases (such as for example working on a standalone TC), you may want to leave the base resource to the default choice of "<none>". When doing so, all needed resources will need to be provided by the archives you are currently editing. For example, graphics in the Doom format (which need a palette but do not contain palette data) will appear in greyscale because of the lack of palette information from the base resource archive, unless your archive does contain its own palette (or you chose a specific palette from the Palette drop-down list instead of the "Existing/Global" default choice).

Ratings

Current rating: 10.00 by 1 user
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"SLADE3 Tutorial #4 - Base Resource" :: Login/Create an Account :: 0 comments

If you would like to post a comment please signin to your account or register for an account.