WSZSTools - GUI

From Custom Mario Kart
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
WSZSTools - GUI
Author: Vulcanus2
Operating Systems: Windows
Software Type: Graphical User Interface
Version: v0.1.0.0
Date of latest version 2011-08-20
Download: deds.nl

Overview

WSZSTools - GUI (known as A GUI (Graphical User Interface)) is a program developed by Vulcanus2. It is the first piece of software made by the author, It is used to handle Wiimms SZS Tools. Currently, it might be a bit buggy.

Notes

This GUI opens files by copying it to C:\TEMP\SZSToolsGUI\ When opening it will check it's extension. You can open files and SZS folders (folders created by wszst and which name ends with ".d") SZS Folders have to end with .d to get opened. After opening you can save the file in other formats. If you try to save in a non-supported format it will give you an error. Beside the normal open and save feature, it also has a command console.

Main Screen

WSZSTools - GUI v0.1.0.0 Program Preview 1.JPG WSZSTools - GUI v0.1.0.0 Program Preview 2.JPG

Special Buttons: Configure Wiimms SZS Tools Let's you select the location of wszst.exe, so the program knows where it is.

Clear Temporary Directory Closes the currently opened file and deletes the SZSToolsGUI folder with all its contents.
The tool will not delete previously opened files when closing, you will need to use this button to keep the folder clean.

Command Console

WSZSTools - GUI v0.1.0.0 Command Console.JPG Let's you execute a command line. This is an optional feature of the GUI. the four buttons at the bottom left are Open Dialogs which will capture the path and transfer it into a format required for Wiimms SZS Tools.

Command format: <Tool> <command> <path1> <options> <path2>

List of GUI variables:

  • #wszst#, #wkmpt#, #wimgt#, etc. :Start a command with this (replace <Tool> with it), it specifies which tool to use. Required
  • #file1#, #file2#, #folder1#, #folder2# : Use a path selected with one of the four buttons, the name of the variable represents the button. Optional
  • #open# :Alternative way for path selection, use the currently opened file (on the main screen) Optional

Note: At least one path is required.


source code can be found on the same site as the download.

Version History

Version Date of release Information
v0.1.0.0 2011-08-20 First release