Yes; the console command "type".Enjay wrote:If the user knows what the lump actually is, is there any way for the user to force Slade to recognise it as the correct type and thereby have the lump-type-sensitive features enabled?
e.g. "type text" to tell SLADE the selected entries are of text type. If you type "type" (:p) alone, then it prints the list of known types, which can be useful if you don't know how a type is called.
If identification fails, the file will still not be identified. You can force it, however, by adding "force", e.g.: "type gfx_doom force" will force SLADE to consider the selected entries as being Doom-format graphics. Do not complain if they don't display correctly, though. Presumably, it failed to identify them because they failed to validate through the safety checks that are in place to make sure the program will not crash on wrong data.