===== Outpost 2 Technical Review ===== 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** * [[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:Editing File Resources|Editing File Resources]] * [[Outpost 2:technical review:Operating System Compatibility]] * 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/ ---- - //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 [[http://wiki.outpost2.net/doku.php?id=start|Wiki Home Page]]//