Updated Cxbx Reloaded overview (markdown)

PatrickvL 2017-08-02 11:39:35 +02:00
parent 5124882443
commit 6f2511fe42
1 changed files with 2 additions and 1 deletions

@ -5,7 +5,8 @@ Cxbx-Reloaded is a single executable which operates in two different modes:
1. If launched normally (without any command-line arguments), it will show a user-interface.
2. To emulate Xbox software, Cxbx-Reloaded re-launches itself (with the path to the Xbox executable to run on the command-line). The emulated Xbox screen is put over the user-interface. At the end of emulation, the second instance terminates and the user-interface re-appears.
3. If another process launches Cxbx-Reloaded (for instance, a user starts a short-cut via Windows Explorer) with a command-line argument, there's no parent process, so when emulation ends in this scenario, the Cxbx-Reloaded process terminates entirely.
If another process launches Cxbx-Reloaded (for instance, a user starts a short-cut via Windows Explorer) with a command-line argument, there's no parent process, so when emulation ends in this scenario, the Cxbx-Reloaded process terminates entirely.
# Emulation aspects