outpost_2:technical_review

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
outpost_2:technical_review [2016/10/30 03:37] vagabondoutpost_2:technical_review [2017/01/03 05:36] (current) vagabond
Line 2: Line 2:
  
 The Outpost 2 technical review section contains detailed information on how Outpost 2 works and how it has been modified by the Outpost Universe team. For information specific to making new maps and scenarios, go to the [[op2_sdk:software_development_kit_sdk|Outpost 2 SDK Page]]. The Outpost 2 technical review section contains detailed information on how Outpost 2 works and how it has been modified by the Outpost Universe team. For information specific to making new maps and scenarios, go to the [[op2_sdk:software_development_kit_sdk|Outpost 2 SDK Page]].
 +
 +Some information about how Outpost 2 works written in German can be found here: https://www.xi-intersection.de/article/20151119-datenformate-outpost2
  
 **Technical Review Index** **Technical Review Index**
  
   * [[Outpost 2:technical review:In Game Videos|In Game Videos]]   * [[Outpost 2:technical review:In Game Videos|In Game Videos]]
 +  * [[Outpost 2:technical review:Music|In Game Music]]
   * [[Outpost 2:technical review:Help File|Help File]]   * [[Outpost 2:technical review:Help File|Help File]]
   * [[Outpost 2:technical review:Editing File Resources|Editing File Resources]]   * [[Outpost 2:technical review:Editing File Resources|Editing File Resources]]
-  * Music+  * [[Outpost 2:technical review:Operating System Compatibility]]
   * Networking   * Networking
 +
 +----
 +
 +===== OllyDbg =====
 +
 +{{outpost_2:technical review:ollydbgicon.png }}
 +
 +The Outpost Universe does not have access to the Outpost 2 source code. In order to modify Outpost 2, the compilied code had to be reviewed and documented. This eventually led to the Outpost 2 SDK ([[op2_sdk:software_development_kit_sdk|see the Outpost 2 SDK Page]]) that allows for creating new Outpost 2 scenarios and in general improving Outpost 2's performance on newer computers. To review the compiled code, OllyDbg was used.
 +
 +OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is considered Shareware but is free to download.
 +
 +**Website:** http://ollydbg.de/
 +
  
 ----  ---- 
  • outpost_2/technical_review.1477798655.txt.gz
  • Last modified: 2016/10/30 03:37
  • by vagabond