Skip to content

Opening Files

ZeromusXYZ edited this page Apr 11, 2023 · 3 revisions

File -> Open

Opening a file

When you pick open, you will get a file open dialog box where you can navigate to the project or log file that you want to open.

If you loaded a new log file that doesn't have a Project File linked to it yet. It will try to auto-detect what it's supposed to do with it to be able to open it. The program will try to guess what Engine it needs to use to open the file based on file extension. If there is more than one possible option or it doesn't recognize it, you will be asked to manually select a Input Reader.

image

Importing data from a community post

File -> Import / Export -> Import from community post

A new feature since V1.0 is the ability to take some text from somewhere, preferably from a text generated by Copy Summary. Simply copy the text from somewhere (for example a Discord or Forum post), and then pick this import option. This will open the Import from community dialog box. For further details, check the Import from community page.

Pasting data from clipboard

File -> Import / Export -> Import from clipboard

Currently only data made by VieweD V1.0 or higher are support for pasting. You can copy a single packet from a opened Project File using the Project -> Copy Packet function.

Importing a VPX file

File -> Import / Export -> Import from VPX

To open a VPX file (VieweD Parsed Export), you need to use the import function. A opened VPX does not technically count Project File and has some limitations to it. However they very fast to load, and doesn't require the person opening it to have any of the readers, parser or decryptors installed. It contains just the parsed data (with optionally parsing or the raw data stripped)

Clone this wiki locally