op2_sdk:helper_programs

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
op2_sdk:helper_programs [2016/01/20 23:14] – created vagabondop2_sdk:helper_programs [2017/07/22 16:15] vagabond
Line 4: Line 4:
  
 If the program you are using is reporting an error due to a missing component, check the section **Registering a Missing Component** below for troubleshooting. If the program you are using is reporting an error due to a missing component, check the section **Registering a Missing Component** below for troubleshooting.
 +
 +  * [[outpost_2:Helper_Programs:Mapper|Outpost 2 Mapper]]
 +  * Mission Scanner
 +  * Sheets Reader
 +  * Outpost 2 Art Viewer
 +  * Virus Mask
 +  * Vol Extractor
 +  * Vol Creator
 +  * OP2 Map Imager
  
 ==== Outpost 2 Mapper ==== ==== Outpost 2 Mapper ====
-//Created by Outpost Universe//\\+//Created by Black Box and Hooman//\\
  
 {{op2_sdk:mapper_screenshot.png}} {{op2_sdk:mapper_screenshot.png}}
Line 12: Line 21:
 **Overview:** The Outpost 2 Mapper allows creating new Outpost 2 maps, reading and writing .VOL files, reviewing and editing tile sets, and creating .BMP mini-maps.\\ **Overview:** The Outpost 2 Mapper allows creating new Outpost 2 maps, reading and writing .VOL files, reviewing and editing tile sets, and creating .BMP mini-maps.\\
 \\ \\
-**Directions:** Stub\\+The Outpost 2 Mapper uses C++ code designed by Hooman for the backend code and Visual Basic code designed by BlackBox for the front end. The backend code may be reviewed or downloaded from https://svn.outpostuniverse.org:8443/!/#outpost2/view/head/MapEditor/OP2Editor. 
 +\\ 
 +**Directions:** Download the mapper installer and follow directions.\\
 \\ \\
-**Download:** [[http://outpost2.net/dltools.php]]\\+**Download:** [[http://www.outpost2.net/files/mapper2_2_1.exe]]\\
  
 ---- ----
Line 27: Line 38:
 **Instructions:** Open the mission scanner and select your Outpost 2 root install directory to generate a list of all missions. The Mission Scanner does not have to be in the Outpost 2 root directory.\\ **Instructions:** Open the mission scanner and select your Outpost 2 root install directory to generate a list of all missions. The Mission Scanner does not have to be in the Outpost 2 root directory.\\
 \\ \\
-**Download:** [[http://outpost2.net/dltools.php]]+**Download:** [[http://www.outpost2.net/files/MissionScanner.zip]]
  
 ---- ----
Line 39: Line 50:
 **Instructions:** Open the Sheets Reader and select the file you want to review.\\ **Instructions:** Open the Sheets Reader and select the file you want to review.\\
 \\ \\
-**Download:** [[http://outpost2.net/dltools.php]]\\+**Download:** [[http://www.outpost2.net/files/SheetsReader.exe]]\\
 \\ \\
 **Troubleshooting:** If you get the message //Component 'MSFLXGRD.OCX' or one of its dependencies not correctly registered: a file is missing or invalid//, follow the instructions below for registering a component. **Troubleshooting:** If you get the message //Component 'MSFLXGRD.OCX' or one of its dependencies not correctly registered: a file is missing or invalid//, follow the instructions below for registering a component.
Line 79: Line 90:
  
 ==== Vol Extractor ==== ==== Vol Extractor ====
-//Created by op2hacker and Leviathan//\\+//Created by BlackBox and Leviathan//\\
  
 {{op2_sdk:volextractor_screenshot.png}} {{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.+**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.\\ **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.\\
Line 93: Line 104:
  
 ==== Vol Creator ==== ==== Vol Creator ====
-//Created by op2hacker and Leviathan//+//Created by BlackBox and Leviathan//
  
 {{op2_sdk:volcreator_screenshot.png}} {{op2_sdk:volcreator_screenshot.png}}
Line 102: Line 113:
 \\ \\
 **Download:** {{op2_sdk:VolCreator.zip}} **Download:** {{op2_sdk:VolCreator.zip}}
 +\\
 +
 +----
 +
 +==== OP2 Map Imager ====
 +//Created by Vagabond and Hooman//
 +
 +**Overview:** Takes different sized renders of Outpost 2 maps and save files.
 +\\
 +**Instructions:** Download, unzip, and follow included readme instructions.\\
 +\\
 +**Download:** Stub\\
 +\\
  
 ---- ----
Line 129: Line 153:
  
 You will have to adjust the command for your operating system if not using Windows 7 64 bit. You will have to adjust the command for your operating system if not using Windows 7 64 bit.
 +
 +----
 +
 +Full list of useful programs and files for developing with Outpost 2: [[http://www.outpost2.net/files/]]
  
 ----  ---- 
- - //Go Back to [[op2_sdk:software_development_kit_sdk|Outpost 2 Mapmaking]]//\\+ - //Go Back to [[op2_sdk:software_development_kit_sdk|Outpost 2 SDK]]//\\
  - //Go Back to [[outpost_2:outpost_2|Outpost 2 Main page]]//\\  - //Go Back to [[outpost_2:outpost_2|Outpost 2 Main page]]//\\
- - //Go Back to [[http://wiki.outpostuniverse.org/doku.php?id=start|Wiki Home Page]]//+ - //Go Back to [[http://wiki.outpost2.net/doku.php?id=start|Wiki Home Page]]//