outpost_2:helper_programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
outpost_2:helper_programs [2017/07/22 17:19] vagabondoutpost_2:helper_programs [2017/07/22 18:31] vagabond
Line 6: Line 6:
  
   * [[outpost_2:Helper_Programs:Mapper|Mapper]]   * [[outpost_2:Helper_Programs:Mapper|Mapper]]
 +      * Create OP2 Maps using a Windows based GUI.
 +    
   * [[outpost_2:Helper_Programs:Mission Scanner|Mission Scanner]]   * [[outpost_2:Helper_Programs:Mission Scanner|Mission Scanner]]
 +        * List an overview of all missions and their map and tech tree dependencies using a Windows based GUI. 
 +  
   * [[outpost_2:Helper_Programs:Art Viewer|Art Viewer]]   * [[outpost_2:Helper_Programs:Art Viewer|Art Viewer]]
 +      * Review and extract in game graphics using a Windows based GUI.
 +  
   * [[outpost_2:Helper_Programs:Virus Mask|Virus Mask]]   * [[outpost_2:Helper_Programs:Virus Mask|Virus Mask]]
 +      * Check out how Outpost 2 applies Microbe and night overlay on transition tiles in a Windows based GUI.
 +  
   * [[outpost_2:Helper_Programs:Vol Extractor|Vol Extractor]]   * [[outpost_2:Helper_Programs:Vol Extractor|Vol Extractor]]
 +      * Extract Outpost 2 specific .vol archive files using a Windows based GUI.
 +  
   * [[outpost_2:Helper_Programs:Vol Creator|Vol Creator]]   * [[outpost_2:Helper_Programs:Vol Creator|Vol Creator]]
 +      * Create new Outpost 2 specific .vol archive files using a Windows based GUI.
 +  
   * [[outpost_2:Helper_Programs:Map Imager|Map Imager]]   * [[outpost_2:Helper_Programs:Map Imager|Map Imager]]
 +      * Render variable resolution images of Outpost 2 maps using a Windows based console application.
 +  
   * [[outpost_2:Helper_Programs:Sheets Reader|Sheets Reader]]   * [[outpost_2:Helper_Programs:Sheets Reader|Sheets Reader]]
- +      Review the contents of Outpost 2 specific sheets that control in game settings using a Windows based GUI.
----- +
- +
-==== Virus Mask ==== +
-//Created by Hooman//\\ +
- +
-{{op2_sdk:virus_mask_screenshot.png}} +
- +
-**Overview:*This file is (probably) used to display both the virus overlay on the map (the purple blight region) and the edge of darkness at nighttime. It shows the tiles along the top, and there is a clickable 4x4 region (well, two actually) where you can select which tiles are light and dark, and it'll display the results. +
- +
-When determining which tile to display, it examines 4 tiles in a 2x2 setup, using 1 bit from each tile to get a 4 bit index. (There are 16 tiles in VirMask.raw). It's probably easiest to think of the actual virus display as being off by half a tile.\\ +
-\\ +
-**Instructions:** N/A\\ +
-\\ +
-**Download:** {{op2_sdk:OP2VirMask.zip}} +
- +
----- +
- +
-==== Vol Extractor ==== +
-//Created by BlackBox and Leviathan//\\ +
- +
-{{op2_sdk:volextractor_screenshot.png}} +
- +
-**Overview:** Allows extracting files contained within an Outpost 2 .VOL file. The Outpost 2 Mapper can also be used to review, extract, and add files to a .VOL file.\\ +
-\\ +
-**Instructions:** Open the VolExtractor and select the .VOL file you want to inspect. The VolExtractor does not have to be in the Outpost 2 root directory.\\ +
-\\ +
-**Download:** {{op2_sdk:VolExtractor.zip}}\\ +
-\\ +
-**Troubleshooting:** If you get the message //Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: file is missing or invalid//, follow the instructions below for registering a component. +
----- +
- +
- +
-==== Vol Creator ==== +
-//Created by BlackBox and Leviathan// +
- +
-{{op2_sdk:volcreator_screenshot.png}} +
- +
-**Overview:** Allows adding files to an Outpost 2 .VOL file. The Outpost 2 Mapper can also be use to review, extract, and add files to a .VOL file.\\ +
-\\ +
-**Instructions:** Open the VolCreator and select the files you want to add to the .VOL. The VolCreator does not have to be in the Outpost 2 root directory.\\ +
-\\ +
-**Download:** {{op2_sdk:VolCreator.zip}} +
-\\ +
- +
----- +
- +
-==== OP2 Map Imager ==== +
-//Created by Vagabond and Hooman// +
- +
-**Overview:** A Windows based console application that takes different sized renders of Outpost 2 maps and save files. +
-\\ +
-**Instructions:** Download, unzip, and follow included readme instructions.\\ +
-\\ +
-**Download:** Stub\\ +
-\\+
  
 ---- ----
  • outpost_2/helper_programs.txt
  • Last modified: 2017/09/21 10:37
  • by vagabond