Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| outpost_2:technical_review [2016/10/30 03:37] – vagabond | outpost_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: | 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: | ||
| + | |||
| + | Some information about how Outpost 2 works written in German can be found here: https:// | ||
| **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: | ||
| * [[Outpost 2:technical review:Help File|Help File]] | * [[Outpost 2:technical review:Help File|Help File]] | ||
| * [[Outpost 2:technical review: | * [[Outpost 2:technical review: | ||
| - | * Music | + | * [[Outpost 2:technical review: |
| * Networking | * Networking | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== OllyDbg ===== | ||
| + | |||
| + | {{outpost_2: | ||
| + | |||
| + | 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: | ||
| + | |||
| + | 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: | ||
| + | |||
| ---- | ---- | ||