Vago (tool): Difference between revisions

1,721 bytes added ,  21 February 2022
m
using Image: consistently to make it easier to find all image refs on a page
(just a starter stub and one screenshot)
 
m (using Image: consistently to make it easier to find all image refs on a page)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Vago is a tool that assists modders. Download [http://mods.oni2.net/node/247 here]. It is a front-end for OniSplit and handles all the general conversions (.dat -> .oni, .oni -> xml, .xml-> .oni, and .oni -> dat). It also supports OniSplit's import/export abilities with textures, models, and levels. In addition, Vago features wizards for easy conversion of sounds to Oni format, and creation of packages for the [[AEI]] 2.
==Overview==
Vago is a tool that assists modders. Download [http://mods.oni2.net/node/247 here]. It is a front-end for [[OniSplit]] and handles all the general conversions (.dat -> .oni, .oni -> xml, .xml-> .oni, and .oni -> dat). It also supports OniSplit's import/export abilities with textures, models, and levels. In addition, Vago features wizards for easy conversion of sounds to Oni format, and creation of packages for the [[AEI]] 2.


[[Image:VagoGeneral.jpg]]
[[Image:VagoGeneral.jpg]]
==Tips and Features==
===Drag And Drop===
[[Image:Vagodragndrop.png]]
Vago supports drag-and-drop in every table widget. This means you don't need to click the "Add" button to add new files (or folders) to a table. You can drag the files with the mouse and drop them in the table, and they will be added automatically.
===Tooltips===
[[Image:Vagotooltips.png]]
All of the tables that appear in Vago contain tooltips for their cell contents. This is especially useful for checking if the contents are correct without resizing the table columns.
[[Image:Vagowidgettootips.png]]
Besides tables, any UI component of Vago may contain tooltips. They may be very helpful in understanding certain program options.
===Context menus===
The main program conversion tables support contextual menus which can be very helpful. To access them, right-click on the contents of the table.
[[Image:Vagocontextmenu.png]]
The following options are available:
'''Copy''' - Copies the selected row's contents to the clipboard.
'''Move up''' and '''Move down''' - Moves the selected rows up or down in the table. This especially helpful when you need to process the table items in a specific order.
'''Change to current options''' - Changes the selected rows to the current settings in the Options section below each table.
'''Change output for''' - Changes the output for the selected items to a specified destination. For example, you could change the output of a newly-created .dat file to be Oni/AE/GameDataFolder/.
'''Enable/Disable''' - Enables or disables the selected items. This is especially helpful when you don't need to process some of the current items, but you are planning to process them later.


[[Category:Bi-platform modding tools]][[Category:Completed modding tools]]
[[Category:Bi-platform modding tools]][[Category:Completed modding tools]]
2,191

edits