Elementviewer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added fix for this tool)
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
'''Elementviewer''' is a tool used to edit generic [[DMX]] files, providing a GUI for editing and creating new DMX files.
'''Elementviewer''' is a tool used to edit generic [[DMX]] files, providing a GUI for editing and creating new DMX files.


{{note|This tool will not work unless you download the following .dll and put it inside the bin folder, beside elementviewer: https://cdn.discordapp.com/attachments/471351233249017877/717167541423833148/p4lib.dll}}.
{{note|This tool will not work unless you download [https://cdn.discordapp.com/attachments/471351233249017877/717167541423833148/p4lib.dll p4lib.dll] and put it inside the bin folder, beside elementviewer.}}
{{bug|The tool ''will'' crash if you use <code>File->Save</code>, always use <code>File->Save As</code> and overwrite the current file if you want to save your DMX.}}
{{bug|The tool ''will'' crash if you use <code>File->Save</code>, always use <code>File->Save As</code> and overwrite the current file if you want to save your DMX.}}


Line 12: Line 10:
Options:
Options:
;<code>-game</code>
;<code>-game</code>
:Overrides the [[VProject]].
:Overrides [[VProject]].
: {{note|Maybe required in order for it to work.}}
: {{note|Maybe required in order for it to work.}}
{{SDKTools}}
{{SDKTools}}

Revision as of 22:49, 18 September 2021

Stub

This article or section is a stub. You can help by expanding it.

Elementviewer is a tool used to edit generic DMX files, providing a GUI for editing and creating new DMX files.

Note.pngNote:This tool will not work unless you download p4lib.dll and put it inside the bin folder, beside elementviewer.
Icon-Bug.pngBug:The tool will crash if you use File->Save, always use File->Save As and overwrite the current file if you want to save your DMX.  [todo tested in ?]

Syntax

elementviewer [options]

Options:

-game
Overrides VProject.
Note.pngNote:Maybe required in order for it to work.