Elementviewer: Difference between revisions
Jump to navigation
Jump to search

Note:This tool will not work unless you download p4lib.dll and put it inside the bin folder, beside elementviewer.
Bug:The tool will crash if you use
(Added fix for this tool) |
m (Setting bug notice hidetested=1 param on page where the bug might not need tested in param specified) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lang|Elementviewer}} | |||
{{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 | {{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|hidetested=1|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.}} | ||
=== Syntax === | === Syntax === | ||
Line 12: | Line 11: | ||
Options: | Options: | ||
;<code>-game</code> | ;<code>-game</code> | ||
:Overrides | :Overrides [[VProject]]. | ||
: {{note|Maybe required in order for it to work.}} | : {{note|Maybe required in order for it to work.}} | ||
{{SDKTools}} | {{SDKTools}} |
Latest revision as of 07:17, 20 May 2025


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


File->Save
, always use File->Save As
and overwrite the current file if you want to save your DMX.Syntax
elementviewer [options]
Options:
-game
- Overrides VProject.
Note:Maybe required in order for it to work.
|